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

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

441. laya.ui.CheckBox_API3.0 [ 57%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/CheckBox" CheckBox Class CheckBox CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还可以显示...

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

442. 我看到这段话后,我 [ 57%]

...: 2123 关注: 3 人 ageazrael • 2020-04-20 15:06 export class XClass { public get XValue(): number { return 100; } public set XValue(v: number) { console.log(v); } } var x = new XClass(); x["XValue"] = 100; 你运行一下看看呢、这能覆盖函数吗? ageazrael • 2019-08-05 15:...

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

443. laya.maths.Matrix3x3_API3.0 [ 57%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Matrix3x3" Matrix3x3 Class Matrix3x3 Matrix3x3 类用于创建3x3矩阵。 Hierarchy Matrix3x3 Implements IClone Index Constructors constr...

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

444. laya.display.Sprite_API3.0 [ 57%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Sprite" Sprite Class Sprite Sprite 是基本的显示图形的显示列表节点。 Sprite 默认没有宽高,默认不接受鼠标事...

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

445. 动画倒放的问题 [ 57%]

...后,如果继续播发,则会改变播放顺序)。*/         public var wrapMode:int = 0;   animationbase类里有这个属性 2019-04-03 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 2d还是3d? 2d可以 2019-04-03 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个...

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

446. ViewStack属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 57%]

... laya.webgl.WebGL; //导入UI发布生成的类 import ui.ComponentDemoUI; public class ComponentDemo { /**包含tab与viewStack组件的测试页面**/ private var comp:ComponentDemoUI; public function ComponentDemo() { Laya.init(1334,750, WebGL); Laya.stage.scaleMode = "full"; Laya.stage.bgColor =...

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

447. laya.ui.HScrollBar_API3.0 [ 57%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/HScrollBar" HScrollBar Class HScrollBar 使用 HScrollBar (水平 ScrollBar )控件,可以在因数据太多而不能在显示区域完...

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

448. laya.ui.VScrollBar_API3.0 [ 57%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/VScrollBar" VScrollBar Class VScrollBar 使用 VScrollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在显示区域完...

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

449. 多个button如何区分 [ 57%]

...on();      .......      btn.on(Event.CLICK,this,onMouse,['btn'+i]) } public function onMouse(aa):void {       if(aa=='btn001')      {      }       else if(aa=='btn002')     {      } } 2017-04-25 1 2 分享 微博 QZONE 微信 189*****192 赞同来自: 已接近!! 2017-04-2...

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

450. laya.ui.HSlider_API3.0 [ 57%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/HSlider" HSlider Class HSlider 使用 HSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择。 HSlider ...

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