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

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

91. laya.ui.Radio [ 96%]

...gelaya.uiClasspublic class RadioInheritanceRadio Button UIComponent Sprite Node EventDispatcher Object Radio 控件使用户可在一组互相排斥的选择中做出一种选择。 用户一次只能选择 Radio 组中的一个成员。选择未选中的组成员将取消选择该组中当前所选...

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

92. laya.ui.Image [ 96%]

... Packagelaya.uiClasspublic class ImageInheritanceImage UIComponent Sprite Node EventDispatcher ObjectSubclasses AdvImage Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组...

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

93. laya.ui.FontClip [ 96%]

...ya.uiClasspublic class FontClipInheritanceFontClip Clip UIComponent Sprite Node EventDispatcher Object 字体切片,简化版的位图字体,只需设置一个切片图片和文字内容即可使用,效果同位图字体 使用方式:设置位图字体皮肤skin,设置皮肤对应的字体...

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

94. laya.display.Sprite_API3.0 [ 96%]

...象。"); 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

95. laya.ui.UIComponent [ 96%]

... Packagelaya.uiClasspublic class UIComponentInheritanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Component 是ui控件类的基类。 生命周期:preinitialize >...

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

96. laya.ui.ProgressBar [ 96%]

...a.uiClasspublic class ProgressBarInheritanceProgressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活...

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

97. laya.ui.View [ 96%]

...| Events Packagelaya.uiClasspublic class ViewInheritanceView Scene Sprite Node EventDispatcher ObjectSubclasses Dialog, MoreGame View 是一个视图类,2.0开始,更改继承至Scene类,相对于Scene,增加相对布局功能。 Public Properties Hide Inherited Public Properties Show Inher...

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

98. laya.device.media.Video_API3.0 [ 96%]

...lue height: number = 240 Returns Video 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

99. laya.map.GridSprite_API3.0 [ 96%]

...r new GridSprite(): GridSprite Inherited from Sprite.constructor Overrides Node.constructor Defined in laya/display/Sprite.ts:296 Returns GridSprite Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false ...

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

100. laya.display.AnimationBase [ 96%]

...laya.displayClasspublic class AnimationBaseInheritanceAnimationBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画基类,提供了基础的动画播放控制方法和帧标签事件相关功能。 可以继承此类,但不要直接实例化此类,因为有些方...

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