大约有 2,479 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0065 秒)
Laya_社区(718) Laya3.0_api(672) Laya2.0_api(367) laya_api(298) Laya_示例(150) Laya2.0_示例(114) Laya2.0_文档(107) Laya3.0_文档(53)
...operties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class HemisphereShapeInheritanceHemisphereShape BaseShape Object HemisphereShape 类用于创建半球形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefi...
来源: laya_api 发布时间: 20170929
...operties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class HemisphereShapeInheritanceHemisphereShape BaseShape Object HemisphereShape 类用于创建半球形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefi...
来源: Laya2.0_api 发布时间: 20190513
...爹啊,有没有在文档醒目的位置提醒开发者啊。package { public class LayaSample { public function LayaSample() { //初始化引擎 Laya.init(1136, 640); var func:Function = new A().method; func(); } } } package { public class A { private var _attr:int = 123; public function A() { } ...
来源: Laya_社区 发布时间: 20161213
...命周期函数。 ```typescript /** * 动画状态开始时执行。 */ public function onStateEnter():void {} /** * 动画状态更新时执行。 */ public function onStateUpdate():void {} /** * 动画状态退出时执行。 */ public function onStateExit():void {} ``` 开发者可以通过重...
来源: Laya2.0_文档 发布时间: 20210714
...ameraProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class VRCameraInheritanceVRCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建VR摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties ...
来源: laya_api 发布时间: 20170929
...dex | Frames No Frames UtilsProperties | Methods Packagelaya.utilsClasspublic class UtilsInheritanceUtils Object Utils 是工具类。 Public Properties PropertyDefined By parseXMLFromString : Function[static] 将字符串解析成 XML 对象。 UtilsPublic Methods MethodDefined By bind...
来源: laya_api 发布时间: 20170929
...x | Frames No Frames HitAreaProperties | Methods Packagelaya.utilsClasspublic class HitAreaInheritanceHitArea Object 鼠标点击区域,可以设置绘制一系列矢量图作为点击区域和非点击区域(目前只支持圆形,矩形,多边形) Public Properties PropertyDefined By...
来源: laya_api 发布时间: 20170929
... Frames No Frames HeightMapProperties | Methods Packagelaya.d3.coreClasspublic class HeightMapInheritanceHeightMap Object HeightMap 类用于实现高度图数据。 Public Properties PropertyDefined By height : int[read-only] 获取高度。 HeightMap maxHeight : int[read-only] 最大高...
来源: laya_api 发布时间: 20170929
... Frames No Frames HeightMapProperties | Methods Packagelaya.d3.coreClasspublic class HeightMapInheritanceHeightMap Object HeightMap 类用于实现高度图数据。 Public Properties PropertyDefined By height : int[read-only] 获取高度。 HeightMap maxHeight : int[read-only] 最大高...
来源: Laya2.0_api 发布时间: 20190513
...mes No Frames ScrollBarProperties | Methods | Events Packagelaya.uiClasspublic class ScrollBarInheritanceScrollBar Component Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终...
来源: laya_api 发布时间: 20170929