大约有 343 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0087 秒)
Laya_社区(259) Laya3.0_api(21) Laya2.0_文档(17) laya_api(17) Laya2.0_api(14) Laya3.0_文档(10) Laya_示例(3) Laya2.0_示例(2)
...Public Properties Show Inherited Public Properties PropertyDefined By altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 Event charCode : Boolean[read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘值。 Ev...
来源: laya_api 发布时间: 20170929
...情况下,调用此方法会重新刷新缓存。Sprite regComponent(key:String, compClass:Class):void[static] 注册组件类映射。 用于扩展组件及修改组件对应关系。 View regViewRuntime(key:String, compClass:Class):void[static] 注册UI视图类的逻辑处理类。 View ...
来源: laya_api 发布时间: 20170929
...onCount getAnimationDataWithCache getNodeCount getNodeIndexWithName getNodeKeyFrame getNodes getNodesCurrentFrameIndex getOriginalData getOriginalDataUnfixedRate getPublicExtData getTotalkeyframesLength hasListener isCreateFromURL off offAll offAllCaller on once setAnimationDataWithCache destroyUnus...
来源: Laya3.0_api 发布时间: 20231115
...gt;> 07-04 20:55:27.117: E/LayaGameEngine(7884): game_plugin_set_option key=localize value=false 07-04 20:55:27.117: E/LayaGameEngine(7884): game_plugin_set_option key=gameUrl value=http://engine.develop.monitor.com/wheat/index.js 07-04 20:55:27.117: D/LayaGameEngine(7884): game_plugin_init url =...
来源: Laya_社区 发布时间: 20190704
...; }); } } 5.2 自定义对象池类 export class Pool { private _poolDic:{[key: string]: any;} = {}; private InPoolSign: string = "__InPool"; constructor() { } private static _instance: Pool = new Pool(); public static getInstance() { return this._instance; } //通过名字找到对应的对象池 g...
来源: Laya3.0_文档 发布时间: 20251010
...; }); } } 5.2 自定义对象池类 export class Pool { private _poolDic:{[key: string]: any;} = {}; private InPoolSign: string = "__InPool"; constructor() { } private static _instance: Pool = new Pool(); public static getInstance() { return this._instance; } //通过名字找到对应的对象池 g...
来源: Laya3.0_文档 发布时间: 20250104
...mentationAll Packages | All Classes | Index | Frames No Frames StringKeyMethods Packagelaya.utilsClasspublic class StringKeyInheritanceStringKey Object StringKey 类用于存取字符串对应的数字。 Public Methods MethodDefined By add(str:String):int 添加一个字符。 StringKey...
来源: laya_api 发布时间: 20170422
...用标签 遍历span 跟div的innerHtml=“k= Laya.WeakObject怎么遍历key? 如何遍历资源文件夹下的文件 问题状态 最新活动: 2019-09-04 14:49 浏览: 675 关注: 1 人
来源: Laya_社区 发布时间: 20190904
...本8.3.0.120的360极速浏览器又有了"invalid value used as weak map key"的错,最新版本浏览器则没有。这个错同样会导致游戏卡住。 估计weakmap在很多手机浏览器上也会有问题。 2017-09-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20170905
...tage.isVisibility 永远是true 获取当前用户托管数据当中对应 key 的数据 TextRender 类中 的_drawResortedWords方法,若用户扩展了 Array 方法,会报错 新做的游戏,好几天了一个用户都没有,郁闷 如何禁止用户使用模块呢 如何获取TextInput中...
来源: Laya_社区 发布时间: 20170119