大约有 2,770 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0082 秒)
Laya_社区(1626) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(66) Laya2.0_示例(16) Laya_示例(11)
...ardEvent Returns void handleMouse handleMouse(ev: MouseEvent | WheelEvent, type: number): void Defined in laya/events/InputManager.ts:175 Parameters ev: MouseEvent | WheelEvent type: number Returns void handleTouch handleTouch(ev: TouchEvent, type: number): void Defined in laya/events/InputManager.t...
来源: Laya3.0_api 发布时间: 20231115
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标...
来源: laya_api 发布时间: 20170929
... var zombieAnimator:Animator =layaMonkey.getChildAt(0).getComponentByType(Animator) as Animator; zombieAnimator.clip.islooping = true; zombieAnimator.stop(); 错误提示:TypeError: Cannot rea...
来源: Laya_社区 发布时间: 20180122
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...
来源: Laya2.0_api 发布时间: 20190513
...下面是嵌入地图的html部分页面 <head> <script type="text/javascript" src="http://api.map.baidu.com/api%3 ... gt%3B <script type="text/javascript" src="http://developer.baidu.com/map ... gt%3B </head> <body> <div id="camera"> <video i...
来源: Laya_社区 发布时间: 20161212
...位置" drag="3"> <prop name="scaleTime" tips="缩放使用时间" type="number" default="100" group="常用"/> </ScaleButton> <MenuBtn className="laya.customUI.MenuBtn" inherit="Component" skinLabel="skin" resName="mbtn" icon="mbtn" group="公用,常用,宽高及位置" drag="3"&g...
来源: Laya_社区 发布时间: 20161026
... Class SingletonList<T> SingletonList 类用于实现单例队列。 Type parameters T Hierarchy SingletonList CastShadowList SimpleSingletonList ReflectionProbeList Index Constructors constructor Constructors constructor new SingletonList(): SingletonList Defined in laya/d3/component/Singleto...
来源: Laya3.0_api 发布时间: 20231102
...pileToTree getCGBlock getDefaultData getMapKey getShaderBlock getShaderDataType parse Methods Static bindCG bindCG(shaderObj: IShaderObjStructor, cgmap: {}): void Defined in laya/d3/loaders/ShaderParser.ts:97 Parameters shaderObj: IShaderObjStructor cgmap: {} [key: string]: string Returns void Stati...
来源: Laya3.0_api 发布时间: 20231115
...in gradientY gradientYMax gradientYMin gradientZ gradientZMax gradientZMin type Methods clone cloneTo createByConstant createByGradient createByRandomTwoConstant createByRandomTwoGradient Constructors constructor new GradientVelocity(): GradientVelocity Defined in laya/d3/core/particleShuriKen/modul...
来源: Laya3.0_api 发布时间: 20231115
...erties PropertyDefined By action : IFilterAction[read-only] IFilter type : int[read-only] IFilterProperty Detailactionpropertyaction:IFilterAction [read-only] Implementation public function get action():IFilterActiontypeproperty type:int [read-only] Implementation publi...
来源: laya_api 发布时间: 20170929