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

大约有 1,030 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0070 秒)

1001. 资源管理器(JavaScript-IDE篇(JS)-设计模式基础) [ 31%]

...本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑...

来源: Laya2.0_文档 发布时间: 20210714

1002. laya.ui.Tab [ 31%]

...thods | Events Packagelaya.uiClasspublic class TabInheritanceTab UIGroup Box UIComponent Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取...

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

1003. laya.ui.RadioGroup [ 31%]

...s Packagelaya.uiClasspublic class RadioGroupInheritanceRadioGroup UIGroup Box UIComponent Sprite Node EventDispatcher Object RadioGroup 控件定义一组 Radio 控件,这些控件相互排斥; 因此,用户每次只能选择一个 Radio 控件。 Public Properties Hide Inherited Public Prope...

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

1004. laya.particle.ParticleSetting_API3.0 [ 31%]

...据类 Hierarchy ParticleSetting Index Properties ageAddScale blendState boxEmitterCenterPosition boxEmitterSize boxEmitterVelocity boxEmitterVelocityAddVariance colorComponentInter disableColor duration emissionRate emitterType emitterVelocitySensitivity endVelocity gravity maxEndColor maxEndRadius...

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

1005. 引擎基础概念 · LayaAir3.3 · 引擎文档 · LAYABOX [ 31%]

...节点,这类节点被称为容器对象,例如:Sprite、Sprite3D、Box 等。 有时候,同一个节点对象,既可以作为显示对象,也可以作为容器对象。 例如Sprite,当设置了纹理资源时,它即为显示对象;若未设置纹理,仅用于管理子节点,...

来源: Laya3.0_文档 发布时间: 20251010

1006. laya.ui.AsynDialog [ 29%]

...ackagelaya.uiClasspublic class AsynDialogInheritanceAsynDialog Dialog View Box Component Sprite Node EventDispatcher Object 异步Dialog的生命周期:show或者popup > onCreate(如果没有创建过) > onOpen > onClose > onDestroy(如果销毁) onCreate在页面未创建时执行一次...

来源: laya_api 发布时间: 20170929

1007. laya.ui.Panel [ 29%]

...| Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box Component Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1...

来源: laya_api 发布时间: 20170929

1008. HTTP通信 · LayaAir3.3 · 引擎文档 · LAYABOX [ 28%]

...('https://ldc-1251285021.cos.ap-shanghai.myqcloud.com/engine/3.2/libs/laya.box2D.js', null, 'get', 'text'); } /** * 显示HTTP响应日志 */ private showLogger(): void { this.logger = new Laya.TextArea(); this.logger.scrollType = 2; this.logger.vScrollBarSkin = "resources/res/ui/vscroll.png"; this....

来源: Laya3.0_文档 发布时间: 20251010

1009. laya.ui.Tree [ 28%]

... | Methods | Events Packagelaya.uiClasspublic class TreeInheritanceTree Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Prope...

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

1010. laya.ui.UIGroup [ 27%]

...thods | Events Packagelaya.uiClasspublic class UIGroupInheritanceUIGroup Box UIComponent Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup ...

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