大约有 194 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0027 秒)
...int 分配给触摸点的唯一标识号(作为 int)。Event type : String 事件类型。EventPublic Methods MethodDefined By setTo(type:String, currentTarget:Sprite, target:Sprite):Event 设置事件数据。 Event stopPropagation():void 阻止对事件流中当前节点的后续节...
来源: Laya2.0_api 发布时间: 20190513
...应表,用来扩展更多类型的资源加载解析。Loader type : String[read-only] 加载类型。Loader typeMap : Object[static] 文件后缀和类型对应表。Loader url : String[read-only] 加载地址。LoaderPublic Methods Hide Inherited Public Methods Show Inherited Public Met...
来源: Laya2.0_api 发布时间: 20190513
...: 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...
来源: Laya2.0_api 发布时间: 20190513
...at Object ... Public Methods MethodDefined By getElementInfos(element:String):Array[static] 获取顶点元素格式信息。 VertexElementFormatPublic Constants ConstantDefined By Byte4 : String = byte4[static] VertexElementFormat Color : String = color[static] VertexElementFormat Ha...
来源: Laya2.0_api 发布时间: 20190513
...aya.net.VersionManagerPublic Properties PropertyDefined By _basePath : String[static] 基础路径。如果不设置,默认为当前网页的路径。最终地址将被格式化为 basePath+相对URL地址,URL basePath : String[static] 基础路径。如果不设置,默认为当前网...
来源: Laya2.0_api 发布时间: 20190513
...ear():void[static] 清除本地存储信息。 LocalStorage getItem(key:String):String[static] 获取指定键名的值。 LocalStorage getJSON(key:String):Object[static] 获取指定键名对应的 Object 类型值。 LocalStorage removeItem(key:String):void[static] 删除指定键名的...
来源: Laya2.0_api 发布时间: 20190513
...xtCmd Object 绘制文字 Public Properties PropertyDefined By color : String 定义文本颜色,比如"#ff0000"。 FillTextCmd font : String 定义字号和字体,比如"20px Arial"。 FillTextCmd text : String 在画布上输出的文本。 FillTextCmd textAlign : String 文本对...
来源: Laya2.0_api 发布时间: 20190513
...y Laya3D() 创建一个 Laya3D 实例。 Laya3D _cancelLoadByUrl(url:String):void[static] private Laya3D init(width:Number, height:Number, config:Config3D = null, compolete:Handler = null):void[static] 初始化Laya3D相关设置。 Laya3DPublic Constants ConstantDefined By ANIMATIONCLI...
来源: Laya2.0_api 发布时间: 20190513
... drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):DrawLineCmd 绘制一条线。 Graphics drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):DrawLinesCmd 绘制一系列线段。 Graphics drawPath(x:Number, y:Nu...
来源: Laya2.0_api 发布时间: 20190513
...用于创建SubShader。 Public Methods MethodDefined By getFlag(key:String):String 获取标记值。 SubShader getMaterialDefineByName(name:String):int 通过名称获取宏定义值。 SubShader setFlag(key:String, value:String):void 加标记。 SubShaderMethod DetailgetFlag()method p...
来源: Laya2.0_api 发布时间: 20190513