大约有 145 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0028 秒)
...类的实例 Pool getItem(sign:String):*[static] 根据传入的对象类型标识字符,获取对象池中已存储的此类型的一个对象,如果对象池中无此类型的对象,则返回 null 。 Pool getItemByClass(sign:String, cls:Class):*[static] 根据传入的对象类型标...
来源: Laya2.0_api 发布时间: 20190513
...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false...
来源: Laya2.0_api 发布时间: 20190513
...parserMap : Object[static] 资源解析函数对应表,用来扩展更多类型的资源加载解析。Loader type : String[read-only] 加载类型。Loader typeMap : Object[static] 文件后缀和类型对应表。Loader url : String[read-only] 加载地址。LoaderPublic Methods Hide In...
来源: Laya2.0_api 发布时间: 20190513
... : Node [只读]获取所属Node节点。 Component type : String 刚体类型,支持三种类型static,dynamic和kinematic类型 static为静态类型,静止不动,不受重力影响,质量无限大,可以通过节点移动,旋转,缩放进行控制 dynamic为动态类型,接...
来源: Laya2.0_api 发布时间: 20190513
...清单ResourceVersion type : int = 1[static] 当前使用的版本管理类型ResourceVersionPublic Methods MethodDefined By addVersionPrefix(originURL:String):String[static] 为加载路径添加版本前缀。 ResourceVersion enable(manifestFile:String, callback:Handler, type:int = 2):v...
来源: Laya2.0_api 发布时间: 20190513
...e getJSON(key:String):Object[static] 获取指定键名对应的 Object 类型值。 LocalStorage removeItem(key:String):void[static] 删除指定键名的信息。 LocalStorage setItem(key:String, value:String):void[static] 存储指定键名和键值,字符串类型。 LocalStorage s...
来源: Laya2.0_api 发布时间: 20190513
...tants ConstantDefined By DATATYPE_FLOAT32ARRAY : int = 0[static] 数据类型_Float32Array类型。VertexBuffer3D DATATYPE_UINT8ARRAY : int = 1[static] 数据类型_Uint8Array类型。VertexBuffer3DProperty DetailcanReadpropertycanRead:Boolean [read-only] 获取是否可读。 Implementati...
来源: Laya2.0_api 发布时间: 20190513
...索引个数。 IndexBuffer3D indexType : String[read-only] 获取索引类型。 IndexBuffer3D indexTypeByteCount : int[read-only] 获取索引类型字节数量。 IndexBuffer3DProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _...
来源: Laya2.0_api 发布时间: 20190513
...rams:Object = null, priority:int = 1, cache:Boolean = true):void 根据clas类型创建一个未初始化资源的对象,随后进行异步加载,资源加载完成后,初始化对象的资源,并通过此对象派发 Event.LOADED 事件,事件回调参数值为此对象本身。套嵌资...
来源: Laya2.0_api 发布时间: 20190513
...eb/Guide/Events/Orientation_and_motion_data_explained。 info: RotationInfo类型参数,保存设备的旋转值。 浏览器兼容性参见:http://caniuse.com/#search=deviceorientation Public Properties PropertyDefined By instance : Gyroscope[static] [read-only] GyroscopePublic Methods Hide...
来源: Laya2.0_api 发布时间: 20190513