大约有 371 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0078 秒)
...图合集中进行提交,并且大图合集中已经存在的字符不会重复提交。所以对于图集的利用率比较好,即便是发生文本改变的时候,也不会向Text文本那样,创建很多垃圾图集。 这样看来,是不是fillText就是最好用的呢? 如果文本...
来源: Laya3.0_文档 发布时间: 20251010
...此本篇会详解介绍 Sprite 类的基础功能,后续的节点对象重复的将不再介绍。 (图1-1) 二、IDE中使用 2.1 创建精灵 2.1.1 Scene2D中创建 在一个Scene2D的层级窗口中,任何节点下,或者是空白位置,都可以通过鼠标右键来创建精灵,...
来源: Laya3.0_文档 发布时间: 20251010
...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...
来源: laya_api 发布时间: 20170929
...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...
来源: laya_api 发布时间: 20170929
...象太多 其实我想一想 跑出屏幕外面的地板是不是可以重复利用? 答案是肯定可以得~~ Laya为我们考虑到了这一点,就是大名鼎鼎的 对象池 我们看看API 我们打开MapFloor.js 改造一下 接下来我们打开Floor.js 修改一下代码 ...
来源: Laya_社区 发布时间: 20160803
...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...
来源: laya_api 发布时间: 20170929
...method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。...
来源: laya_api 发布时间: 20170929
...LayaAir中也是支持的,由于上个小节已介绍,本小节不再重复介绍。所以图14中也没有体现。 ##### 3.3.1 设置连接刚体 setConnectRigidBody Unity中的`Connected Body`对应LayaAir的设置连接刚体`setConnectRigidBody`, `setConnectRigidBody`用于指定固定约...
来源: Laya2.0_文档 发布时间: 20210715
...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...
来源: Laya3.0_api 发布时间: 20231115
...id Inherited from Node.frameLoop Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: a...
来源: Laya3.0_api 发布时间: 20231115