大约有 158 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0025 秒)
...int 分配给触摸点的唯一标识号(作为 int)。Event type : String 事件类型。EventPublic Methods MethodDefined By setTo(type:String, currentTarget:Sprite, target:Sprite):Event 设置事件数据。 Event stopPropagation():void 阻止对事件流中当前节点的后续节...
来源: laya_api 发布时间: 20170929
...: int 分配给触摸点的唯一标识号(作为 int)。Event type : String 事件类型。EventPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By setTo(type:String, currentTarget:Sprite, target:Sprite):Event 设置事件数据。 Event stopPropagati...
来源: laya_api 发布时间: 20170929
...应表,用来扩展更多类型的资源加载解析。Loader type : String[read-only] 加载类型。Loader typeMap : Object[static] 文件后缀和类型对应表。Loader url : String[read-only] 加载地址。LoaderPublic Methods Hide Inherited Public Methods Show Inherited Public Met...
来源: laya_api 发布时间: 20170929
...定义地址信息。 Public Properties PropertyDefined By basePath : String[static] 基础路径。URL customFormat : Function[static] 自定义url格式化。例如: customFormat = function(url:String):String{} URL path : String[read-only] 地址的路径。URL rootPath : String[sta...
来源: laya_api 发布时间: 20170929
...exElementFormat Object ... Public Constants ConstantDefined By Byte4 : String = byte4[static] VertexElementFormat Color : String = color[static] VertexElementFormat HalfVector2 : String = halfvector2[static] VertexElementFormat HalfVector4 : String = halfvector4[static] VertexElementFor...
来源: laya_api 发布时间: 20170929
...ear():void[static] 清除本地存储信息。 LocalStorage getItem(key:String):String[static] 获取指定键名的值。 LocalStorage getJSON(key:String):Object[static] 获取指定键名对应的 Object 类型值。 LocalStorage removeItem(key:String):void[static] 删除指定键名的...
来源: laya_api 发布时间: 20170929
...= true 是否自动缓存没有动画的地块 TiledMap autoCacheType : String = normal 自动缓存类型,地图较大时建议使用normal TiledMap cacheAllAfterInit : Boolean = false 是否在加载完成之后cache所有大格子 TiledMap enableMergeLayer : Boolean = false 是否合并...
来源: laya_api 发布时间: 20170929
...的所有类的基类。 Public Methods MethodDefined By event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String)...
来源: laya_api 发布时间: 20170929
...游戏流畅度。 Public Methods MethodDefined By clearBySign(sign:String):void[static] 清除对象池的对象。 Pool getItem(sign:String):*[static] 根据传入的对象类型标识字符,获取对象池中已存储的此类型的一个对象,如果对象池中无此类型的对象...
来源: laya_api 发布时间: 20170929
...,否则会导致不可预料的问题。 LoaderManager cacheRes(url:String, data:*):void 缓存资源。 LoaderManager cancelLoadByUrl(url:String):void 根据地址清理掉未加载的内容 LoaderManager cancelLoadByUrls(urls:Array):void 根据地址集合清理掉未加载的内容 Loa...
来源: laya_api 发布时间: 20170929