大约有 198 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0047 秒)
Laya_社区(130) Laya2.0_文档(16) laya_api(11) Laya2.0_示例(11) Laya_示例(11) Laya2.0_api(9) Laya3.0_文档(7) Laya3.0_api(3)
..."node_modules", "bower_components", "jspm_packages", "tmp", "temp", "bin" ] } 是不是现在的版本需要在Main.js或者GameCofig.js里面引用自己建的js文件啊,不好意思在出差,回复晚了...
来源: Laya_社区 发布时间: 20181218
...estUI: TestUI = new TestUI(); Laya.stage.addChild(testUI); }// TestView.as package { import game.ui.test.TestPageUI; import laya.display.Text; import laya.events.Event; import laya.ui.Box; import laya.ui.Label; public class TestView extends TestPageUI { public function TestView() { //btn是编辑器...
来源: Laya_示例 发布时间: 20260815
...estUI: TestUI = new TestUI(); Laya.stage.addChild(testUI); }// TestView.as package { import game.ui.test.TestPageUI; import laya.display.Text; import laya.events.Event; import laya.ui.Box; import laya.ui.Label; public class TestView extends TestPageUI { public function TestView() { //btn是编辑器...
来源: Laya2.0_示例 发布时间: 20200319
...idth, Laya.stage.height), null); } } } new laya.TiledMap_PerspectiveWall();package { import laya.display.Stage; import laya.map.TiledMap; import laya.maths.Rectangle; import laya.utils.Browser; import laya.webgl.WebGL; public class TiledMap_PerspectiveWall { private var tiledMap:TiledMap; public fun...
来源: Laya_示例 发布时间: 20260815
...图集文件 步骤三:预加载图集并获取图集下的小图资源package { import laya.display.Animation; import laya.display.Sprite; import laya.net.Loader; import laya.resource.Texture; import laya.utils.Handler; public class Main { public function Main() { //初始化引擎 Laya.init(600,...
来源: Laya_社区 发布时间: 20160707
API DocumentationAll Packages | All Classes | Index | Frames No Frames ClassUtilsProperties | Methods Packagelaya.utilsClasspublic class ClassUtilsInheritanceClassUtils Object ClassUtils 是一个类工具类。 Public Properties PropertyDefined By _classMap : Object[static] ClassUtils...
来源: laya_api 发布时间: 20170929
...idth, Laya.stage.height), null); } } } new laya.TiledMap_PerspectiveWall();package { import laya.display.Stage; import laya.map.TiledMap; import laya.maths.Rectangle; import laya.utils.Browser; import laya.webgl.WebGL; public class TiledMap_PerspectiveWall { private var tiledMap:TiledMap; public fun...
来源: Laya2.0_示例 发布时间: 20260815
...ame": "Otto"} AS测试代码(文档类): --------------------------------package { import laya.display.Text; import laya.net.Loader; import laya.utils.Handler; /** * ... * @author OttoChen */ public class TestMain { private var txt:Text = null; public function TestMain() { Laya.init(800, 800); txt...
来源: Laya_社区 发布时间: 20180227
API DocumentationAll Packages | All Classes | Index | Frames No Frames ResourceVersionProperties | Methods | Constants Packagelaya.netClasspublic class ResourceVersionInheritanceResourceVersion Object 资源版本的生成由layacmd或IDE完成,使用 ResourceVersion 简化使用过程...
来源: Laya2.0_api 发布时间: 20190513
... 模型导出时报这个错 下面附件是我简单弄出来的一个packager,导出其中的cube时会报错,贴图为 png格式。求助 附件 : --> Cube.rar 2018-10-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...
来源: Laya_社区 发布时间: 20181010