大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0112 秒)
Laya_社区(2475) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(35)
...y Detaillongpropertylong:Number 返回长度 Implementation public function get long():Number public function set long(value:Number):voidwidthproperty width:Number 返回宽度 Implementation public function get width():Number public function set width(value:Number):vo...
来源: laya_api 发布时间: 20170929
发布微信小游戏后 this.preinitialize is not a function 在IDE里调试,一切正常,发布到微信小游戏后,报错this.preinitialize is not a function 2019-01-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20190109
laya.core.js报错:value._addReference is not a function 偶发性错误。 打开新场景时报错laya.core.js:15911 Uncaught (in promise) TypeError: value._addReference is not a function at Texture.<anonymous> (laya.core.js:15911) at Texture.__proto._onLoaded (laya.core.js:15...
来源: Laya_社区 发布时间: 20200201
微信小游戏项目调试,出现window.focus is not a function layabox生成的小游戏示例,按照官网文档的步骤修改,调试出现window.focus is not a function。 附件 : --> 2018-01-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...
来源: Laya_社区 发布时间: 20180105
...则值为 true;否则,值为 false。 off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除...
来源: Laya3.0_api 发布时间: 20231115
...ipt、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Stage = Laya.Stage; var HTMLDivElement = Laya.HTMLDivElement; var HTMLIframeElement = Laya.HTMLIframeElement; var Browser = Laya.Browser; var WebGL = Laya.WebGL; (function() { // 不支持WebGL时自动切换...
来源: Laya_示例 发布时间: 20260303
...lean 获取是否进行连续碰撞检测。 Implementation public function get continuousCollisionDetection():Boolean public function set continuousCollisionDetection(value:Boolean):voiddisableSimulationproperty public static var disableSimulation:Boolean = falsefixedTimeSteppropert...
来源: Laya2.0_api 发布时间: 20190513
...ll):void[static] ShapeUtilsConstructor DetailShapeUtils()Constructorpublic function ShapeUtils()Method Detail_randomPointInsideHalfUnitBox()method public static function _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void Parameters out:Vector3 rand:Rand (default = null)_randomPointIn...
来源: laya_api 发布时间: 20170929
...ll):void[static] ShapeUtilsConstructor DetailShapeUtils()Constructorpublic function ShapeUtils()Method Detail_randomPointInsideHalfUnitBox()method public static function _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void Parameters out:Vector3 rand:Rand (default = null)_randomPointIn...
来源: Laya2.0_api 发布时间: 20190513
...1-10 0 1 分享 微博 QZONE 微信 oy2419498011 赞同来自: var shouye=(function(){ (function shouye(){ Laya.init(100,300); this.bgimg=new BackGround(); Laya.stage.addChild(this.bgimg); })(); return shouye; })(); var BackGround = (function (_super) { function BackGround() { BackGround.super(thi...
来源: Laya_社区 发布时间: 20180110