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

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

1. laya.events.Event [ 100%]

...laya.eventsClasspublic dynamic class EventInheritanceEvent Object Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递给事件侦听器。 Public Properties PropertyDefined By  altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是...

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

2. laya.ui.UIEvent [ 97%]

...IEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 ...

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

3. laya.ui.Widget [ 95%]

...odDefined By  _onAdded():void[override] 对象被添加到显示列表的事件侦听处理函数。 Widget destroy():void 销毁组件 Component  onReset():void[override] Widget  resetLayout():void 重新计算布局 WidgetProtected Methods  MethodDefined By  _onDisable():void[override] W...

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

4. laya.display.Stage [ 50%]

...Sprite  focus : Node当前焦点对象,此对象会影响当前键盘事件的派发主体。Stage  frameRate : StringStage  fullScreenEnabled : Boolean[write-only] 是否开启全屏,用户点击后进入全屏。 兼容性提示:部分浏览器不允许点击进入全屏,比如Iphone...

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