大约有 2,566 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0055 秒)
Laya_社区(1381) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...pe clearRenderParams destroy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Inherited property Inherited method Inherited accessor Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...rties | Methods Packagelaya.utilsClasspublic class TimerInheritanceTimer Object Timer 是时钟管理类。它是一个单例,不要手动实例化此类,应该通过 Laya.timer 访问。 Public Properties PropertyDefined By currFrame : int = 0 当前的帧数。Timer currTimer : Number...
来源: Laya2.0_api 发布时间: 20190513
...BoxColliderShape.ts:79 inheritdoc override Returns any cloneTo cloneTo(destObject: any): void Inherited from CannonColliderShape.cloneTo Defined in laya/d3/physicsCannon/shape/CannonColliderShape.ts:185 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Inherited ...
来源: Laya3.0_api 发布时间: 20231102
...rAt' of undefined TypeError: Cannot read property 'charAt' of undefined at Object.Laya.init (<anonymous>:23:7239) at new t (<anonymous>:41:2251) at <anonymous>:41:2762 at require (<anonymous>:206:5799) at <anonymous>:206:5548 at <anonymous>:47:323 at require (<...
来源: Laya_社区 发布时间: 20180109
...roy event hasListener off offAll offAllCaller on once ButtonGamepad Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Inherited method Static property
来源: Laya3.0_api 发布时间: 20231115
...ar clearRenderParams destroy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...b trace("加载完成!!!") var str:String=event.target.data; var jsonObject:Object=JSON.parse(str); trace(jsonObject.status); trace(jsonObject.message) } protected function progressEventHandler(event:ProgressEvent):void { // TODO Auto-generated method stub trace("正在加载"); } protected fu...
来源: Laya_社区 发布时间: 20151217
...完成相关shader预编译。 > 当鼠标按下时,构建需要导出的Object。下方示例改自官方边缘光照(Shader_GlowingEdge)示例 ```typescript Laya.stage.on(Event.MOUSE_DOWN,this,function(){ let arr; for(let i = 0;i 生成的相关数据 ```typescript { "GlowingEdgeMaterial":[ { "d...
来源: Laya2.0_文档 发布时间: 20210714
...nParams Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...extInputInheritanceTextInput Label UIComponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身...
来源: Laya2.0_api 发布时间: 20190513