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

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

1. laya.resource.ResourceManager [ 100%]

...的累计内存,以字节为单位。 ResourceManager  name : String 名字。 ResourceManager  sortedResourceManagersByName : Vector.<ResourceManager>[static] [read-only] 排序后的资源管理器列表。 ResourceManager  systemResourceManager : ResourceManager[static] [read-only] ...

来源: laya_api 发布时间: 20170422

2. laya.resource.Resource [ 98%]

...  memorySize : int 占用内存尺寸。 Resource  name : String 获取名字。 Resource  released : Boolean[read-only] 是否已释放。 Resource  resourceManager : ResourceManager[read-only] 资源管理员。 Resource  sortedLoadedResourcesByName : Vector.<Resource>[static] [rea...

来源: laya_api 发布时间: 20170422

3. laya.d3.component.Animator [ 96%]

...。 EventDispatcher  getClip(playName:String):AnimationClip 通过播放名字获取动画片段。 Animator  getClipCount():int 获取动画片段个数。 Animator hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatc...

来源: laya_api 发布时间: 20170929

4. laya.utils.ClassUtils [ 96%]

..._classMap : Object[static] ClassUtils  getClass : Function[static] 根据名字返回类对象。 ClassUtilsPublic Methods  MethodDefined By  addGraphicsToSprite(graphicO:Object, sprite:Sprite):void[static] 将graphic对象添加到Sprite上 ClassUtils  addGraphicToSprite(graphicO:Object, spr...

来源: laya_api 发布时间: 20170929

5. laya.ani.bone.Skeleton [ 87%]

...量 Skeleton  getAniNameByIndex(index:int):String 得到指定动画的名字 Skeleton getBounds():Rectangle 获取本对象在父容器坐标系的矩形显示区域。 注意: 1.计算量较大,尽量少用,如果需要频繁使用,可以通过手动设置 setBounds 来缓存自身边...

来源: laya_api 发布时间: 20170929

6. laya.d3.core.Layer [ 86%]

...层。Layer  mask : int[read-only] 取蒙版值。 Layer  name : String名字。Layer  number : int[read-only] 取编号。 Layer  visible : Boolean 取是否显示。 Layer  visibleLayers : int[static] 取Layer显示层。 LayerProtected Properties PropertyDefined By  _activeLayers : i...

来源: laya_api 发布时间: 20170929

7. laya.display.Node [ 83%]

...节点对象。 Node  getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node  getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型...

来源: laya_api 发布时间: 20170929

8. laya.map.MapLayer [ 79%]

...节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node  getDrawSprite(gridX:int, gridY:int):GridSprite 得到一个GridSprite MapLayer getGraphicBo...

来源: laya_api 发布时间: 20170929

9. laya.d3.core.MeshTerrainSprite3D [ 78%]

...节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComp...

来源: laya_api 发布时间: 20170929

10. laya.ani.bone.Templet [ 78%]

...ferAnimationTemplet  getSkinIndexByName(skinName:String):int 通过皮肤名字得到皮肤索引 Templet  getTexture(name:String):Texture 得到指定的纹理 Templet getTotalkeyframesLength(aniIndex:int):intAnimationTemplet load(url:String):AnimationTemplet[static] 加载动画模板。 Ani...

来源: laya_api 发布时间: 20170929