大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0072 秒)
Laya3.0_api(672) Laya_社区(472) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(9)
...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
...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
...态 (true) 还是非活动状态 (false)。 Implementation public function get altKey():BooleancharCodeproperty charCode:Boolean [read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘值。 Implementation public function get charCode():Booleanc...
来源: Laya2.0_api 发布时间: 20190513
...Sprite",Sprite); ClassUtilsMethod DetailcreateByJson()method public static function createByJson(json:*, node:* = null, root:Node = null, customHandler:Handler = null, instanceHandler:Handler = null):* 根据指定的 json 数据创建节点对象。 比如: { "type":"Sprite", "props":{ "x":100, "y"...
来源: Laya2.0_api 发布时间: 20190513
...aya.display.Stage; import laya.webgl.WebGL; public class testlaya { public function testlaya() { Laya.init(100, 100, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.bgColor = "#ffffff"; new A(); } } }package { import laya.utils.Handler; public class...
来源: Laya_社区 发布时间: 20170330
... The default value is false。.Method Detailcreate()method public static function create():TextStyle 从对象池中创建 ReturnsTextStylerecover()method override public function recover():voidrender()method public function render(sprite:Sprite, context:Context, x:Number, y:Number):void Paramete...
来源: Laya2.0_api 发布时间: 20190513
...组件实例。 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():Vector3textureCoordinate0property textureCoordinate0:Vector2 [read-only] Implementation ...
来源: laya_api 发布时间: 20170929