大约有 928 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0071 秒)
...rom Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boole...
来源: Laya3.0_api 发布时间: 20231115
读取json对象 代码public function LayaSample() { //初始化引擎 Laya.init(1136, 640); Laya.stage.bgColor = "#ffffff"; Stat.show(300,0); var arr:Array = new Array(); ...
来源: Laya_社区 发布时间: 20170413
...rom Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boole...
来源: Laya3.0_api 发布时间: 20231115
post请求可不可以发送对象格式的数据 如图,发送post请求的时候,可不可以发送对象形式如{"num":400,"name":"myname}的数据,如果可以应该要将上面的请求语句怎么改,还有这个send方法能写哪些参数进去 附件 : --> 2016-11-24 添加评论 ...
来源: Laya_社区 发布时间: 20161124
...配置文件中读取,value为对应的动画模版,是一个Graphics对象数组,每个Graphics对象对应一个帧图像,动画的播放实质就是定时切换Graphics对象。 使用set source、loadImages(...)、loadAtlas(...)、loadAnimation(...)方法可以创建动画模版。使用...
来源: Laya2.0_api 发布时间: 20190513
...rom Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boole...
来源: Laya3.0_api 发布时间: 20231115
...rom Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boole...
来源: Laya3.0_api 发布时间: 20231115
...stener Defined in laya/events/EventDispatcher.ts:21 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 Parameters type: string 事件的类型。 Returns boolean 如果指定类型的侦听器已注册,则值为 true;否则,值为 false。 isCreateFromURL isCre...
来源: Laya3.0_api 发布时间: 20231115
...类 - `declare module`声明全局模块 - `declare namespace` 声明全局对象(含有子属性) - `interface 和 type` 声明全局类型 通过以上语法,我们可以看出,类型定义文件里的声名基本上都是通过declare,它用于作用域的(模块、类、函数、等...
来源: Laya2.0_文档 发布时间: 20210715
...rom Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boole...
来源: Laya3.0_api 发布时间: 20231115