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

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

301. laya.display.Sprite [ 88%]

...ackages | All Classes | Index | Frames No Frames SpriteProperties | Methods | Events Packagelaya.displayClasspublic class SpriteInheritanceSprite Node EventDispatcher ObjectSubclasses AnimationBase, PerfHUD, Scene, Stage, Text Sprite 是基本的显示图形的显示列表节点。 Sprite ...

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

302. laya.display.css.TextStyle [ 88%]

...ages | All Classes | Index | Frames No Frames TextStyleProperties | Methods | Constants Packagelaya.display.cssClasspublic class TextStyleInheritanceTextStyle laya.display.css.SpriteStyle 文本的样式类 Public Properties PropertyDefined By  align : String 表示使用此文本格式...

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

303. laya.ani.bone.Skeleton [ 88%]

...kages | All Classes | Index | Frames No Frames SkeletonProperties | Methods | Events Packagelaya.ani.boneClasspublic class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Pu...

来源: laya_api 发布时间: 20170929

304. laya.utils.Dragging [ 87%]

...kages | All Classes | Index | Frames No Frames DraggingProperties | Methods Packagelaya.utilsClasspublic class DraggingInheritanceDragging Object Dragging 类是触摸滑动控件。 Public Properties PropertyDefined By  area : Rectangle 滑动范围。Dragging  data : Object 事件携...

来源: laya_api 发布时间: 20170422

305. laya.d3.resource.models.SkyDome [ 87%]

...ckages | All Classes | Index | Frames No Frames SkyDomeProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyDomeInheritanceSkyDome Sky laya.resource.Resource Sky 类用于创建天空盒。 Public Properties Hide Inherited Public Properties Show Inherited Publ...

来源: laya_api 发布时间: 20170929

306. laya.ui.Panel [ 87%]

...Packages | All Classes | Index | Frames No Frames PanelProperties | Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box Component Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Pub...

来源: laya_api 发布时间: 20170929

307. BUG:Sprite.event() [ 87%]

...码,的确有问题,data.unshift没有判断是否是数组 if (this.method==null)return null; var id=this._id; if (data==null) var result=this.method.apply(this.caller,this.args); else if (!this.args && !data.unshift)result=this.method.call(this.caller,data); else if (this.args)result=t...

来源: Laya_社区 发布时间: 20170215

308. laya.map.MapLayer [ 87%]

...kages | All Classes | Index | Frames No Frames MapLayerProperties | Methods | Events Packagelaya.mapClasspublic class MapLayerInheritanceMapLayer Sprite Node EventDispatcher Object 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Prope...

来源: laya_api 发布时间: 20170929

309. 求HTTP相关的文档或者例子谢谢了 [ 87%]

...   this.url=new URLRequest("wished.php");             this.url.method=/*iflash.net.URLRequestMethod.POST*/"POST";             var values=new URLVariables();             this.url.data=values;             this.publicloader.load(this.url); 这段没有返回值  ...

来源: Laya_社区 发布时间: 20151217

310. laya.d3.utils.Physics [ 87%]

...ckages | All Classes | Index | Frames No Frames PhysicsProperties | Methods Packagelaya.d3.utilsClasspublic class PhysicsInheritancePhysics Object Physics 类用于简单物理检测。 Public Properties PropertyDefined By  gravity : Vector3[static] 重力。PhysicsPublic Methods  Method...

来源: laya_api 发布时间: 20170929