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

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

1. 给Sprite 注册的触发器事件为什么没反应? [ 100%]

给Sprite 注册的触发器事件为什么没反应? ape.on( Event.TRIGGER_STAY, this, TRIGGER_STAY1);     ape.on(Event.TRIGGER_ENTER, this, TRIGGER_ENTER1);     ape.on(Event.TRIGGER_EXIT, this, TRIGGER_EXIT1);   鼠标拖拽一个Sprite 到 另外一个 Sprite 上,注册的上面3个...

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

2. box2d 的碰撞检测 [ 84%]

...注: 3 人 pal • 2018-11-26 17:25 用Click时间监听,TRIGGER_ENTER,TRIGGER_STAY,TRIGGER_EXIT

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

3. [LayaAirIDE3]Laya3.3和2d物理相关的3个bug [ 79%]

...体与触发器触发时,TRIGGER_ENTERTRIGGER_EXIT正常触发,但TRIGGER_STAY没触发,在附件示例Scene_2中可以看到。 附件 : --> Physics2DBug.zip 2025-08-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交...

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

4. laya.events.Event_API3.0 [ 73%]

...OLL_OVER SELECT START STOPPED TRANSFORM_CHANGED TRIGGER_ENTER TRIGGER_EXIT TRIGGER_STAY UNDISPLAY VISIBILITY_CHANGE WILL_RESIZE staticMask Accessors altKey charCode ctrlKey key keyCode keyLocation metaKey shiftKey stageX stageY touches Methods setTo stopPropagation isMouseEvent Constructors construc...

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

5. laya.events.Event [ 50%]

...  TRIGGER_EXIT : String = triggerexit[static] 物理碰撞结束Event  TRIGGER_STAY : String = triggerstay[static] 物理碰撞持续Event  UNDISPLAY : String = undisplay[static] 定义 undisplay 事件对象的 type 属性值。Event  VISIBILITY_CHANGE : String = visibilitychange[static] ...

来源: Laya2.0_api 发布时间: 20190513

6. laya.ui.UIEvent [ 47%]

...vent TRIGGER_EXIT : String = triggerexit[static] 物理碰撞结束Event TRIGGER_STAY : String = triggerstay[static] 物理碰撞持续Event UNDISPLAY : String = undisplay[static] 定义 undisplay 事件对象的 type 属性值。Event VISIBILITY_CHANGE : String = visibilitychange[static] 定义...

来源: Laya2.0_api 发布时间: 20190513