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

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

1521. 通用发布 · LayaAir3.0文档 · LAYABOX [ 16%]

...脚本, (图2-22) 然后在脚本中添加如下代码: const { regClass, property } = Laya; @regClass() export class Script extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.Scene3D }) scene3d: Laya.Scene3D; constructor() { super(); } /** * 组件被激活后执...

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

1522. 打包成APK运行一半崩溃 [ 15%]

...tive 04-11 11:17:08.924    8591-8591/? I/HwCust﹕ Constructor found for class android.app.HwCustHwWallpaperManagerImpl 04-11 11:17:08.927    8591-8591/? E/LayaGameEngine﹕ game_plugin_set_option key=localize value=false 04-11 11:17:08.927    8591-8591/? E/LayaGameEngine﹕ game_plugin_set_op...

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

1523. laya.ui.Radio_API3.0 [ 14%]

...d All Inherited Externals Only exported Menu Globals "laya/ui/Radio" Radio Class Radio Radio 控件使用户可在一组互相排斥的选择中做出一种选择。 用户一次只能选择 Radio 组中的一个成员。选择未选中的组成员将取消选择该组中当前所选的 Radio 控件...

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

1524. laya.display.Input_API3.0 [ 12%]

... Inherited Externals Only exported Menu Globals "laya/display/Input" Input Class Input Input 用于创建显示对象以显示和输入文本。 Input 封装了原生的文本输入框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击输入时的文...

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

1525. laya.display.Stage_API3.0 [ 11%]

... Inherited Externals Only exported Menu Globals "laya/display/Stage" Stage Class Stage Stage 是舞台,显示列表的根节点,所有显示对象都在舞台上显示。通过 Laya.stage 单例访问。 Stage提供几种适配模式,不同的适配模式会产生不同的画布大小,画...

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

1526. laya.ui.View_API3.0 [ 10%]

...ted All Inherited Externals Only exported Menu Globals "laya/ui/View" View Class View View 是一个视图 在2.0里,View继承自Scene,但这是不合理的,Scene是一个2D+3D的大概念。所以在3.0里请忽略这个继承。 Hierarchy Scene View Dialog Index Constructors construct...

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

1527. laya.ui.ViewStack_API3.0 [ 10%]

...herited Externals Only exported Menu Globals "laya/ui/ViewStack" ViewStack Class ViewStack ViewStack 用于视图堆栈,用于视图的显示等设置处理。 Hierarchy Box ViewStack Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior...

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

1528. laya.ui.UIGroup_API3.0 [ 10%]

...l Inherited Externals Only exported Menu Globals "laya/ui/UIGroup" UIGroup Class UIGroup Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 实例。 Group 是 Tab 和 RadioGroup 的基。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructo...

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

1529. laya.ui.VBox_API3.0 [ 9%]

...ted All Inherited Externals Only exported Menu Globals "laya/ui/VBox" VBox Class VBox VBox 是一个垂直布局容器。 Hierarchy LayoutBox VBox Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior isSortItem mouseThrough name tag CENTER L...

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

1530. laya.ui.Slider_API3.0 [ 9%]

...All Inherited Externals Only exported Menu Globals "laya/ui/Slider" Slider Class Slider 使用 Slider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 滑块的当前值由滑块端点(对应于滑块的最小值和最大值)之间滑块的相对位置确定...

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