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

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

441. laya.ui.UIGroup [ 47%]

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

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

442. 引擎基础概念 · LayaAir3.4 · 引擎文档 · LAYABOX [ 47%]

...)类是所有可加入显示列表对象的基类。2D 的基础精灵 Sprite 和 3D 的基础精灵 Sprite3D 都继承自 Node。不仅如此,所有继承自 Node 的子类或孙类对象,统称为“节点”,如:Sprite 节点、Image 节点等。 只有继承自 Node 的对象,才具...

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

443. laya.ui.Dialog [ 47%]

...Packagelaya.uiClasspublic class DialogInheritanceDialog View Box Component Sprite Node EventDispatcher ObjectSubclasses AsynDialog Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边...

来源: laya_api 发布时间: 20170929

444. 射线形状检测shapeCastAll返回的检测结果只第一次有效 [ 46%]

...样!而且碰撞点也差不多!唯一的不同点只是碰撞的所属sprite不一样!导致我没办法实现碰撞位置矫正! 我的引擎版本是2.7.0beta,看了2.8版本没看到有修复这个问题,就修复了物理射线部分。 先码一下,看一下官方怎么说把。 ...

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

445. laya.ui.RadioGroup_API3.0 [ 44%]

...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...

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

446. laya.ui.Tab_API3.0 [ 44%]

...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...

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

447. 资源管理器(ActionScript-IDE篇(AS3)-设计模式基础) [ 41%]

...滚动条 | hscrollbar_ | hscroll_ | | Image | 位图 | Image_ | img_ | | sprite | 精灵 | 不按组件规则命名的都被视为sprite | | **Tips**: 资源可以直接用前缀名的全写或缩写,而不加下划线。比如`textinput.png`和`input.png`。但是如果还跟随其它字符必...

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

448. laya.ui.ViewStack [ 41%]

...ackagelaya.uiClasspublic class ViewStackInheritanceViewStack Box Component Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefi...

来源: laya_api 发布时间: 20170929

449. laya.ui.Tab [ 41%]

...s Packagelaya.uiClasspublic class TabInheritanceTab UIGroup Box Component Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默...

来源: laya_api 发布时间: 20170929

450. laya.ui.RadioGroup [ 40%]

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

来源: laya_api 发布时间: 20170929