大约有 354 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0074 秒)
Laya_社区(124) Laya3.0_api(62) Laya2.0_api(58) laya_api(54) Laya_示例(25) Laya2.0_示例(17) Laya2.0_文档(9) Laya3.0_文档(5)
...戏,求思路 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 mac 用layaair2.0 ide 的编辑模式下,cpu爆满 问题状态 最新活动: 2017-08-27 10:47 浏览: 895 关注: 2 人 fire • 2017-10-26 18:34 既然IDE都可以做,那为什么要把引擎单独分...
来源: Laya_社区 发布时间: 20170826
...ation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroy...
来源: Laya3.0_api 发布时间: 20231115
...lobal坐标转换 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 游戏DEMO分享:【简单跑酷--JS版】---Lv.1 怎么获取对象的坐标 问题状态 最新活动: 2017-12-20 21:43 浏览: 840 关注: 2 人
来源: Laya_社区 发布时间: 20171220
...ation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer close closeAll closeByGroup contains ...
来源: Laya3.0_api 发布时间: 20231115
...在哪呢?? 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 ios原生回调问题 写了个边缘光的自定义shader,...
来源: Laya_社区 发布时间: 20170821
...显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...
来源: Laya2.0_api 发布时间: 20190513
...caleX scaleY scene scrollRect skewX skewY source stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clearTimer contains customRender destro...
来源: Laya3.0_api 发布时间: 20231115
...更改文字样式,建议使用此接口,能提高效率。 Text clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Numbe...
来源: Laya2.0_api 发布时间: 20190513
.../res/threeDimen/texture/layabox.png"); box.meshRender.material = mat; Laya.timer.frameLoop(1, this, checkHit); var ray = new Laya.Ray(new Laya.Vector3(0, 0, 0), new Laya.Vector3(0, 0, 0)); var point = new Laya.Vector2(); var _position = new Laya.Vector3(0, 0.25, 0); var _quaternion = new Laya.Quater...
来源: Laya_示例 发布时间: 20241118
...被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 Component top : Nu...
来源: laya_api 发布时间: 20170929