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

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

411. laya.ui.ProgressBar_API3.0 [ 41%]

...r destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataS...

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

412. 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 [ 41%]

..., 0, 0)); this.scene3d.addChild(this.sp2); //添加键盘控制 Laya.timer.frameLoop(1, this, this.onKeyDown); } onKeyDown() { //按A / D 键移动两个模型,sp正常 sp2如果出屏幕就会消失 Laya.KeyBoardManager.hasKeyDown(65) && this.sp.transform.translate(this.translateA);//A La...

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

413. laya.ani.bone.Skeleton [ 41%]

...event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Fu...

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

414. laya.ui.Slider [ 40%]

...event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Fu...

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

415. laya.ui.Button_API3.0 [ 40%]

...r destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataS...

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

416. 能不能添加一个控件可以让文字和组件实现弹性滚动啊 [ 40%]

...ScrollBar.max=500; panel.vScrollBar.value=panel.vScrollBar.max; Laya.timer.frameLoop(12,this,onLoop); function onLoop() { console.log(54) } })();、 我是这样添加的 lubaihong • 2017-06-09 11:07 谢谢 我已经用list 做出功能了 (ノ>ω<)ノ cuixueying • 2017-06-09 11:50 这个...

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

417. laya.ui.CheckBox_API3.0 [ 40%]

...r destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataS...

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

418. laya.ui.Radio_API3.0 [ 40%]

...r destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataS...

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

419. laya.display.Stage_API3.0 [ 40%]

...oyChildren drawToCanvas drawToTexture drawToTexture3D event exitFullscreen frameLoop frameOnce fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds getTimeFromFrameStart get_anchorX get_anchorY get_height...

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

420. laya.ui.TextArea [ 40%]

...event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Fu...

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