• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,400 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0052 秒)

431. 输入设备-地图 [ 70%]

...ISSION_DENIED) alert("无权限"); } } new InputDevice_Map();module laya { import Stage = Laya.Stage; import Text = Laya.Text; import Geolocation = Laya.Geolocation; import Position = Laya.GeolocationInfo; import Browser = Laya.Browser; import Handler = Laya.Handler; export class InputDevice_Map { /...

来源: Laya2.0_示例 发布时间: 20251130

432. 为啥你们不帮着支持下laya protobuf_AS 版本的呢,现在这块 大家 需求都挺大 的 [ 70%]

...? 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活动: 2018-04-03 18:59 浏览: 599 关注: 2 人

来源: Laya_社区 发布时间: 20180403

433. UI-Input [ 70%]

..."; Laya.stage.addChild(ti); return ti; } } } new laya.UI_Input();package { import laya.display.Stage; import laya.ui.TextInput; import laya.utils.Handler; import laya.webgl.WebGL; public class UI_Input { private const SPACING:int = 100; private const INPUT_WIDTH:int = 300; private const INPUT_HEIGHT...

来源: Laya_示例 发布时间: 20251130

434. Sprite-新手引导 [ 70%]

...(step.tip); tipContainer.pos(step.tipx, step.tipy); } } })();module laya { import Sprite = Laya.Sprite; import Stage = Laya.Stage; import HitArea = Laya.HitArea; import WebGL = Laya.WebGL; export class Sprite_Guide { private red:Sprite; private guideContainer:Sprite; private tipContainer:Sprite; pri...

来源: Laya_示例 发布时间: 20251130

435. LayaAir项目发布Flash版本 报错 [ 70%]

...误 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 动画混合无效(版本2.6) 问题状态 最新活动: 2017-04-08 10:27 浏览: 1195 关注: 2 人 helianchu • 2017-0...

来源: Laya_社区 发布时间: 20170407

436. UI-Input [ 70%]

..."; Laya.stage.addChild(ti); return ti; } } } new laya.UI_Input();package { import laya.display.Stage; import laya.ui.TextInput; import laya.utils.Handler; import laya.webgl.WebGL; public class UI_Input { private const SPACING:int = 100; private const INPUT_WIDTH:int = 300; private const INPUT_HEIGHT...

来源: Laya2.0_示例 发布时间: 20251130

437. 版本控制出错 [ 70%]

...误 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 动画混合无效(版本2.6) 求助关于TiledMap的版本问题 项目分包后, 运行出错 as3 ,LayaAir下调试matter.js物理引擎出错。 问题状态 最新活动: 2017-12-31 14:57 浏...

来源: Laya_社区 发布时间: 20171229

438. 发布的时候能否设置不包含debug相关的代码 [ 69%]

...交 1 个回复 Laya_XS 赞同来自: as3版本,如果引擎库没有被import引入,编辑器是不会编辑生成js文件的,这块你可以查下有没有误被引入的文件 2017-03-12 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发...

来源: Laya_社区 发布时间: 20170312

439. 请问Laya一般是怎么读取.txt数据的? [ 69%]

...怎么读取.txt数据的? 我试了下Node.js ,但执行下面报错 import * as fs from 'fs-extra'; 2020-09-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 小小泽 จุ บ 赞同来自: 我们引...

来源: Laya_社区 发布时间: 20200921

440. 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 [ 69%]

...一行 2019-06-21 2 1 分享 微博 QZONE 微信 maoxiaolu 赞同来自: import { ui } from "./../ui/layaMaxUI"; import Scene3D = Laya.Scene3D; import Sprite3D = Laya.Sprite3D; /** * 本示例采用非脚本的方式实现,而使用继承页面基类,实现页面逻辑。在IDE里面设置场景...

来源: Laya_社区 发布时间: 20190618