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

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

1491. laya.ui.CheckBox_API3.0 [ 47%]

...heckBox; import laya.utils.Handler; public class CheckBox_Example { public function CheckBox_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/check.png", Handler.create(this,onLoadComplete));//...

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

1492. laya.display.cmd.FillTextCmd_API3.0 [ 47%]

...Class with type parameter Property Method Accessor Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

1493. laya.ui.View_API3.0 [ 47%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

1494. 小游戏合并JS后的问题 [ 47%]

...equire("./matter.js");之后 又出现个 TypeError: window.focus is not a function 2018-05-11 0 0 分享 微博 QZONE 微信 吉日-jerry 赞同来自: @layabox 请问测试了么?有好的解决方案么? 2018-05-11 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该...

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

1495. laya.d3.core.scene.bvh.BVHSpatial_API3.0 [ 47%]

...temBySCI motionOne rebuild removeOne update Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

1496. laya.d3.component.AnimatorState_API3.0 [ 47%]

...ype parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

1497. laya.d3.core.particleshuriken.module.Emission_API3.0 [ 47%]

...ype parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

1498. 分享:使用 Chart.js 创建图标 [ 47%]

...方式引入index.html启动文件package { public class FormDemo { public function FormDemo() { // 初始化舞台 Laya.init(400,400); // 图标数据 var data:Object = { labels: [ //最上方矩形的标签提示和颜色设置 "Red", "Blue", "Yellow" ], datasets: [ { data: [300, 50, 100],//所占...

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

1499. laya.d3.core.render.posteffect.GaussianDoF_API3.0 [ 47%]

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

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

1500. 我说.... 我只是看看matter.js的刚体转不转... 然后... [ 47%]

...体转不转... 然后... Uncaught TypeError: primitive.beginFill is not a function   PS: 今日客服的姐姐貌似生理期... 让我自己调原生的matter.... 敢问调好了原生你的东西就一定能过吗? 好吧 既然这样我就联调咯... 然后就报错咯.... 反正这种我问...

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