大约有 689 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0060 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(94) Laya2.0_文档(23) Laya3.0_文档(7) Laya2.0_示例(1)
... RuntimeProxy(this); mPlugin = new GameEngine(this); mPlugin.game_plugin_set_runtime_proxy(mProxy); mPlugin.game_plugin_set_option("localize","false"); mPlugin.game_plugin_set_option("gameUrl", ""); mPlugin.game_plugin_init(3); View gameView = mPlugin.game_plugin_get_view(); this.setCont...
来源: Laya_社区 发布时间: 20170906
...e(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的...
来源: Laya2.0_api 发布时间: 20190513
类库升级到2.2.0及以上后,没有Laya.superSet和superGet了,有替代方案吗? 如题,之前用Laya.superSet和Laya.superGet做get/set重写的,现在升级版本后没有了,有什么替代的接口或方案吗 2020-02-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...
来源: Laya_社区 发布时间: 20200225
... public static function get container():* public static function set container(value:any):voidcontextproperty public static var context:Context 全局画布上绘图的环境(非主画布)。 documentproperty document:* [read-only] 浏览器原生 document 对象的引用。 Imple...
来源: laya_api 发布时间: 20170929
...tion public function get emissionRate():int public function set emissionRate(value:int):voidenbaleproperty public var enbale:Boolean是否启用。Constructor DetailEmission()Constructorpublic function Emission() 创建一个 Emission 实例。 Method DetailaddBurst()method public fu...
来源: laya_api 发布时间: 20170929
...tion public function get emissionRate():int public function set emissionRate(value:int):voidenbaleproperty public var enbale:Boolean是否启用。Constructor DetailEmission()Constructorpublic function Emission() 创建一个 Emission 实例。 Method DetailaddBurst()method public fu...
来源: Laya2.0_api 发布时间: 20190513
... public static function get container():* public static function set container(value:any):voidcontextproperty public static var context:Context 全局离线画布上绘图的环境(非主画布)。 documentproperty document:* [read-only] 浏览器原生 document 对象的引用。...
来源: Laya2.0_api 发布时间: 20190513
...6 混合模式_覆盖。 Accessors avatarMask get avatarMask(): AvatarMask set avatarMask(value: AvatarMask): void Defined in laya/d3/component/AnimatorControllerLayer.ts:80 骨骼遮罩 Returns AvatarMask Defined in laya/d3/component/AnimatorControllerLayer.ts:84 骨骼遮罩 Parameters value: Avat...
来源: Laya3.0_api 发布时间: 20231102
...t;>>>> 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...
来源: Laya_社区 发布时间: 20190704
...alculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new NativeBounds(min?: Vector3, max?: Vector3): NativeBounds Defined in laya/d3/RenderObjs/NativeOBJ/NativeBounds.ts:139 创建一个 Bounds 实例。 Parameters Opti...
来源: Laya3.0_api 发布时间: 20231115