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

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

1501. laya.d3.graphics.IVertex [ 59%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IVertexProperties Packagelaya.d3.graphicsInterfacepublic interface IVertexImplementors VertexPositionTerrain, VertexPositionTexture0, VertexTrail IVertex 接口用于实现创建顶点声明。 Public Properties Property...

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

1502. laya.ui.IRender [ 59%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IRenderProperties Packagelaya.uiInterfacepublic interface IRenderImplementors List, Tree IRender 接口,实现设置项的渲染类型。 Public Properties PropertyDefined By  itemRender : *[write-only] 渲染项。 ...

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

1503. laya.ui.IItem [ 59%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IItemMethods Packagelaya.uiInterfacepublic interface IItemImplementors List, UIGroup, ViewStack Item接口。 Public Methods  MethodDefined By  initItems():void 初始化列表项。 IItemMethod DetailinitItems()method...

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

1504. laya.filters.IFilter [ 59%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IFilterProperties Packagelaya.filtersInterfacepublic interface IFilterImplementors ColorFilter, Filter 滤镜接口。 Public Properties PropertyDefined By  type : int[read-only] IFilterProperty Detailtypepropertytype:...

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

1505. laya.ui.ISelect [ 59%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ISelectProperties Packagelaya.uiInterfacepublic interface ISelectImplementors Button ISelect 接口,实现对象的 selected 属性和 clickHandler 选择回调函数处理器。 Public Properties PropertyDefined By ...

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

1506. laya.ani.AnimationPlayer_API3.0 [ 59%]

...nals Only exported Menu Globals "laya/ani/AnimationPlayer" AnimationPlayer Class AnimationPlayer AnimationPlayer 类用于动画播放器。 Hierarchy EventDispatcher AnimationPlayer Index Constructors constructor Properties isCache playbackRate returnToZeroStopped Accessors cacheFrameRate cacheFram...

来源: Laya3.0_api 发布时间: 20231115

1507. 请大家帮助优化一下这个抛物线的代码 [ 59%]

...码  希望大家指正 https://my.oschina.net/u/659068/blog/1564002  class Ball extends Laya.Sprite{ private static cached:boolean = false; private body:Laya.Sprite; constructor(){ super(); this.init(); } public init():void{ if(!Ball.cached){ Ball.cached = true; this.body = new Laya.Sprite(); th...

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

1508. UI-ScrollBar [ 59%]

...crollBar; import Handler = Laya.Handler; import WebGL = Laya.WebGL; export class UI_ScrollBar { constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(550, 400, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHO...

来源: Laya_示例 发布时间: 20250221

1509. laya.physics.EdgeCollider_API3.0 [ 59%]

...ernals Only exported Menu Globals "laya/physics/EdgeCollider" EdgeCollider Class EdgeCollider 2D边框碰撞体 Hierarchy ColliderBase EdgeCollider Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked density destroyed enab...

来源: Laya3.0_api 发布时间: 20231115

1510. laya.resource.TextResource_API3.0 [ 59%]

...rnals Only exported Menu Globals "laya/resource/TextResource" TextResource Class TextResource 文字资源 Hierarchy Resource TextResource Index Constructors constructor Properties _id data destroyedImmediately format lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute refer...

来源: Laya3.0_api 发布时间: 20231115