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

大约有 354 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0074 秒)

191. 小白问个问题,是不是说engine用来做资源,IDE用来开发? [ 55%]

...戏,求思路 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 mac 用layaair2.0 ide 的编辑模式下,cpu爆满 问题状态 最新活动: 2017-08-27 10:47 浏览: 895 关注: 2 人 fire • 2017-10-26 18:34 既然IDE都可以做,那为什么要把引擎单独分...

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

192. laya.map.MapLayer_API3.0 [ 55%]

...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

193. 就这两句话,很简单的逻辑,为什么调起来如此费劲, 缩放到底影响了什么,坐标设置都不好使了吗? [ 55%]

...lobal坐标转换 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 游戏DEMO分享:【简单跑酷--JS版】---Lv.1 怎么获取对象的坐标 问题状态 最新活动: 2017-12-20 21:43 浏览: 840 关注: 2 人

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

194. laya.ui.DialogManager_API3.0 [ 55%]

...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

195. pos会影响精灵缩放效果的问题 [ 55%]

...在哪呢?? 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 ios原生回调问题 写了个边缘光的自定义shader,...

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

196. laya.ui.Box [ 55%]

...显示在屏幕之前调用,一般用于延迟计算数据。 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

197. laya.ani.swf.MovieClip_API3.0 [ 55%]

...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

198. laya.display.Text [ 55%]

...更改文字样式,建议使用此接口,能提高效率。 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

199. 射线检测-点击行走 [ 55%]

.../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

200. laya.ui.Label [ 55%]

...被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 Component top : Nu...

来源: laya_api 发布时间: 20170929