大约有 4,338 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0095 秒)
Laya_社区(2450) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(25)
...17-12-05 18:23 浏览: 956 关注: 2 人 15952728807 • 2017-12-05 15:44 (function() { var Stage = Laya.Stage; var Event = Laya.Event; var TiledMap = Laya.TiledMap; var Rectangle = Laya.Rectangle; var Browser = Laya.Browser; var Handler = Laya.Handler; var Stat = Laya.Stat; var WebGL = Laya.WebGL; ...
来源: Laya_社区 发布时间: 20171205
...ailcolorpropertycolor:Vector4 [read-only] Implementation public function get color():Vector4normalproperty normal:Vector3 [read-only] Implementation public function get normal():Vector3positionproperty position:Vector3 [read-only] Implementation public function get...
来源: laya_api 发布时间: 20170929
...lnormalpropertynormal:Vector3 [read-only] Implementation public function get normal():Vector3positionproperty position:Vector3 [read-only] Implementation public function get position():Vector3textureCoordinateproperty textureCoordinate:Vector2 [read-only] Implementation ...
来源: laya_api 发布时间: 20170929
...前只支持圆形,矩形,多边形) Implementation public function get hit():Graphics public function set hit(value:Graphics):voidunHitproperty unHit:Graphics 不可点击区域,可以设置绘制一系列矢量图作为非点击区域(目前只支持圆形,矩形,多...
来源: Laya2.0_api 发布时间: 20190513
...er.load(...).load(...); LoaderManager off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...则值为 true;否则,值为 false。 off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除...
来源: Laya3.0_api 发布时间: 20231115
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...
来源: Laya2.0_api 发布时间: 20190513
...lnormalpropertynormal:Vector3 [read-only] Implementation public function get normal():Vector3positionproperty position:Vector3 [read-only] Implementation public function get position():Vector3textureCoordinateproperty textureCoordinate:Vector2 [read-only] Implementation ...
来源: laya_api 发布时间: 20170929
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...
来源: Laya2.0_api 发布时间: 20190513
...city:Vector3):void 添加粒子。 Particle3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*):void[override] Particle3D contains(node:Node):Boolean 当前容器是否包含指定的 Node ...
来源: laya_api 发布时间: 20170603