大约有 1,247 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0081 秒)
Laya_社区(911) Laya3.0_api(161) Laya2.0_api(77) laya_api(70) Laya2.0_文档(15) Laya3.0_文档(11) Laya2.0_示例(1) Laya_示例(1)
...a.uiClasspublic class HBoxInheritanceHBox LayoutBox Box UIComponent Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node ac...
来源: Laya2.0_api 发布时间: 20190513
...ya.uiClasspublic class HSliderInheritanceHSlider Slider UIComponent Sprite Node EventDispatcher Object 使用 HSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 HSlider 控件采用水平方向。滑块轨道从左向右扩展,而标签位于轨道的顶...
来源: Laya2.0_api 发布时间: 20190513
...ts Packagelaya.uiClasspublic class ClipInheritanceClip UIComponent Sprite Node EventDispatcher ObjectSubclasses FontClip Clip 类是位图切片动画。 Clip 可将一张图片,按横向分割数量 clipX 、竖向分割数量 clipY , 或横向分割每个切片的宽度 clipWidth 、竖向分...
来源: Laya2.0_api 发布时间: 20190513
...属性,调用play()接口切状态的时候调用_revertDefaultKeyframeNodes报材质属性空 修改代码如下能请帮忙确认一下吗 private _addKeyframeNodeOwner(clipOwners: KeyframeNodeOwner[], node: KeyframeNode, propertyOwner: any): void { var nodeIndex = node._indexInList;...
来源: Laya_社区 发布时间: 20240517
...ivElement.ts:55 Returns HTMLDivElement Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:58 _ownGraphics _ownGraphics: boolean = false Inherited from AnimationBase._ownGraphics Defined in laya/display/Sprite.ts:245 _scene _scene: Node Inherited ...
来源: Laya3.0_api 发布时间: 20231102
...ds | Events Packagelaya.displayClasspublic class SpriteInheritanceSprite Node EventDispatcher ObjectImplements laya.display.ILayoutSubclasses AnimationPlayerBase, Component, DialogManager, GridSprite, MapLayer, MovieClip, Particle2D, Scene, Skeleton, Stage, Text, TileAniSprite, Video Sprite 是基...
来源: laya_api 发布时间: 20170929
...TileAniSprite(): TileAniSprite Inherited from Sprite.constructor Overrides Node.constructor Defined in laya/display/Sprite.ts:296 Returns TileAniSprite Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = fal...
来源: Laya3.0_api 发布时间: 20231115
...ectAnimationInheritanceEffectAnimation FrameAnimation AnimationBase Sprite Node EventDispatcher Object 动效模板。用于为指定目标对象添加动画效果。每个动效有唯一的目标对象,而同一个对象可以添加多个动效。 当一个动效开始播放时,其他动效会...
来源: Laya2.0_api 发布时间: 20190513
...p 声明格式能否自定义? 太繁琐了 /** * @prop {name:tips, type:Node} */ 这个声明prop的方式是否太繁杂了,很影响效率,像以下这么写行不行?有没有自定义的方法呢? @prop {name:pgs, type:Node} 还有type:Node, 既然代码定义都是public pgs: Laya.No...
来源: Laya_社区 发布时间: 20181226
...象。"); this.shape.rotation += 5;//旋转 shape 对象。 } } Hierarchy Node Sprite Text Stage AnimationBase Scene Scene3D SoundNode VideoNode Skeleton MovieClip TileAniSprite MapLayer GridSprite Particle2D PhysicsDebugDraw SpineSkeleton UIComponent DialogManager Index Constructors constructor Pro...
来源: Laya3.0_api 发布时间: 20231115