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

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

91. laya.display.BitmapFont_API3.0 [ 85%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/BitmapFont" BitmapFont Class BitmapFont BitmapFont 是位图字体类,用于定义位图字体信息。 字体制作及...

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

92. 微信小游戏加云开发,项目怎样配置 [ 85%]

...loudfunction/",    项目导入编译后错误 gameContext?id=1:58 libs/laya.ui.js:  TypeError: Class constructor Component cannot be invoked without 'new'     at new Widget (laya.ui.js:201)     at laya.ui.js:349     at laya.ui.js:1     at wrapFn (gameContext?id=1:51)     at require (V...

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

93. laya.display.cmd.DrawTextureCmd_API3.0 [ 85%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawTextureCmd" DrawTextureCmd Class DrawTextureCmd 绘制单个贴图 Hierarchy DrawTextureCmd Index Properties alpha ...

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

94. laya.display.cmd.DrawEllipseCmd_API3.0 [ 85%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawEllipseCmd" DrawEllipseCmd Class DrawEllipseCmd Hierarchy DrawEllipseCmd Index Properties fillColor height lineColo...

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

95. laya.display.cmd.DrawRectCmd_API3.0 [ 85%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawRectCmd" DrawRectCmd Class DrawRectCmd 绘制矩形 Hierarchy DrawRectCmd Index Properties fillColor height lineCol...

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

96. 关于HttpRequest [ 85%]

...ON.stringify(obj); var s:string = CommonUtils.urlEncode(obj); var hr = new Laya.HttpRequest(); hr.once(Laya.Event.PROGRESS, this, function (e) { console.log(e); }); hr.once(Laya.Event.COMPLETE, this, function () { console.log(hr.data); }); hr.once(Laya.Event.ERROR, this, function (e) { console.log(e...

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

97. laya.display.cmd.FillTextureCmd_API3.0 [ 85%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/FillTextureCmd" FillTextureCmd Class FillTextureCmd 填充贴图 Hierarchy FillTextureCmd Index Properties color height...

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

98. JSON文件加载成功后,怎么解析成Object对象 [ 85%]

...试代码(文档类): --------------------------------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 = new Text(); txt....

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

99. laya.display.cmd.DrawTrianglesCmd_API3.0 [ 84%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawTrianglesCmd" DrawTrianglesCmd Class DrawTrianglesCmd 绘制三角形命令 Hierarchy DrawTrianglesCmd Index Proper...

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

100. 小程序发布问题2 [ 84%]

小程序发布问题2 源问题https://ask.layabox.com/question/12668?notification_id=50076&rf=false&item_id=21228#!answer_21228 被锁定了。 我是17beat版本并没有删掉wxgame下的lib中的文件   还有请问下我不是只想预览我主要就是想开发小程序游戏。 ...

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