• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 367 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0042 秒)

131. laya.display.Node [ 41%]

...加子节点到指定的索引位置。 Node  addChildren(... args):void 批量增加子节点 Node  addComponent(type:Class):* 添加组件。 Node  addComponentIntance(comp:Component):* 添加组件实例。 Node  addInputChild(node:Node):NodeNode  callLater(method:Function, args:Array =...

来源: Laya2.0_api 发布时间: 20190513

132. laya.display.Graphics [ 41%]

...些 Graphics  drawTextures(texture:Texture, pos:Array):DrawTexturesCmd 批量绘制同样纹理。 Graphics  drawTriangles(texture:Texture, x:Number, y:Number, vertices:Float32Array, uvs:Float32Array, indices:Uint16Array, matrix:Matrix = null, alpha:Number = 1, color:String = null, blendMode:Str...

来源: Laya2.0_api 发布时间: 20190513

133. laya.ui.AutoBitmap [ 39%]

...:Array 绘制纹理。 Graphics drawTextures(tex:Texture, pos:Array):void 批量绘制同样纹理。 Graphics fillBorderText(text:*, x:Number, y:Number, font:String, fillColor:String, borderColor:String, lineWidth:Number, textAlign:String):void 在画布上绘制“被填充且镶边的”文本...

来源: laya_api 发布时间: 20170929

134. laya.ui.AutoBitmap [ 39%]

...一些 Graphics drawTextures(texture:Texture, pos:Array):DrawTexturesCmd 批量绘制同样纹理。 Graphics drawTriangles(texture:Texture, x:Number, y:Number, vertices:Float32Array, uvs:Float32Array, indices:Uint16Array, matrix:Matrix = null, alpha:Number = 1, color:String = null, blendMode:Stri...

来源: Laya2.0_api 发布时间: 20190513

135. 学会编写d.ts声明文件(TypeScript-IDE篇(TS)-代码模式基础) [ 37%]

...常见这种用法。 例如: ```typescript declare namespace wx { /** * 批量添加卡券。 */ export function addCard(object: _addCardObject): void; /** * 清理本地数据缓存。 */ export function clearStorage(): void; /** * 同步清理本地数据缓存 */ export function clearStorageSy...

来源: Laya2.0_文档 发布时间: 20210715

136. laya.d3.core.light.DirectionLight [ 35%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):voi...

来源: Laya2.0_api 发布时间: 20190513

137. laya.d3.core.light.PointLight [ 35%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):voi...

来源: Laya2.0_api 发布时间: 20190513

138. laya.d3.core.light.SpotLight [ 34%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):voi...

来源: Laya2.0_api 发布时间: 20190513

139. laya.net.LoaderManager [ 33%]

...heritanceLoaderManager EventDispatcher Object LoaderManager 类用于用于批量加载资源。此类是单例,不要手动实例化此类,请通过Laya.loader访问。 全部队列加载完成,会派发 Event.COMPLETE 事件;如果队列中任意一个加载失败,会派发 Event.ERROR ...

来源: laya_api 发布时间: 20170929

140. laya.d3.terrain.Terrain [ 33%]

...加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode  buildTerrain(terrainRes:TerrainRes):voidTerrain...

来源: Laya2.0_api 发布时间: 20190513