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

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

1371. laya.components.AnimatorTransition2D_API3.0 [ 50%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

1372. laya.ui.OpenDataContextView_API3.0 [ 50%]

...。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.tool...

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

1373. laya.ui.Panel_API3.0 [ 50%]

...。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.tool...

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

1374. laya.ui.LayoutBox_API3.0 [ 50%]

...。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.tool...

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

1375. laya.ui.HSlider_API3.0 [ 50%]

...andler; public class HSlider_Example { private var hSlider:HSlider; public function HSlider_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/hslider.png", "resource/ui/hslider$bar.png"], Handl...

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

1376. 微信开发工具编译报错 [ 50%]

...nts' of undefined TypeError: Cannot read property 'events' of undefined at Function.EventDispatcher.__init$ (http://127.0.0.1:35024/game/code.js:634:29) at http://127.0.0.1:35024/game/code.js:14:71 at Array.forEach (<anonymous>) at Object.__init (http://127.0.0.1:35024/game/code.js:14:36) at h...

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

1377. laya.ui.VSlider_API3.0 [ 50%]

...andler; public class VSlider_Example { private var vSlider:VSlider; public function VSlider_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vslider.png", "resource/ui/vslider$bar.png"], Handl...

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

1378. laya.components.AnimatorStateNumberCondition_API3.0 [ 50%]

...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Inherited accessor

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

1379. laya.ui.Clip_API3.0 [ 50%]

...rt laya.ui.Clip; public class Clip_Example { private var clip:Clip; public function Clip_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 onInit(); } private function onInit():void { clip = new Clip("resource/ui/clip_num.pn...

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

1380. 新人请教一下载入U3D场景的问题,感谢 [ 50%]

...e:///D:/works/laya/3dTest/bin/libs/laya.physics3D.runtime.js:365:115   at Function.Laya3D.init (file:///D:/works/laya/3dTest/bin/libs/laya.d3.js:2143:4)   at new Main (file:///D:/works/laya/3dTest/bin/js/bundle.js:75:32)   at Object.2../GameConfig (file:///D:/works/laya/3dTest/bin/js/bundle.js:12...

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