大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0109 秒)
Laya_社区(2475) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(35)
...public var y:NumberY轴坐标Constructor DetailViewport()Constructorpublic function Viewport(x:Number, y:Number, width:Number, height:Number) 创建一个 Viewport 实例。 Parameters x:Number — x坐标。 y:Number — y坐标。 width:Number — 宽度。 height:Number — 高度。 Method...
来源: Laya2.0_api 发布时间: 20190513
...s:Number发射器半径。Constructor DetailCircleShape()Constructorpublic function CircleShape() 创建一个 CircleShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method over...
来源: laya_api 发布时间: 20170929
...s:Number发射器半径。Constructor DetailCircleShape()Constructorpublic function CircleShape() 创建一个 CircleShape 实例。 Method Detail_getShapeBoundBox()methodoverride protected function _getShapeBoundBox(boundBox:BoundBox):void Parameters boundBox:BoundBox_getSpeedBoundBox()method over...
来源: Laya2.0_api 发布时间: 20190513
...g:Boolean是否循环。Constructor DetailAnimationClip()Constructorpublic function AnimationClip() 创建一个 AnimationClip 实例。 Method DetaildetoryResource()methodoverride protected function detoryResource():void 销毁资源,override it,同时修改memorySize属性。load()method publi...
来源: laya_api 发布时间: 20170929
...IDE版本1.7.15这是我在编辑模式发布的一个对话框var testUI=(function(_super){ function testUI(){ testUI.__super.call(this); } CLASS$(testUI,'ui.testUI',_super); var __proto__=testUI.prototype; __proto__.createChildren=function(){ laya.ui.Component.prototype.createChildren.call(this); ...
来源: Laya_社区 发布时间: 20180325
...#chains 复制到Laya就变成这样了 LayaUISample.js代码: (function () { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var Browser = Laya.Browser; var WebGL = Laya.WebGL; var Render = Laya.Render; var Matter = Browser.window.Matter;...
来源: Laya_社区 发布时间: 20180323
...Util"; /** * 为基类定义若干方法 */ export class PatchManager{} (function(){ let _proto:any; _proto = Laya.Scene.prototype; _proto.createView = function(view:Object){ if (view && !this._viewCreated) { this._viewCreated = true; Laya.SceneUtils.createByData(this, view); } this.on...
来源: Laya_社区 发布时间: 20190222
...ize:GradientSize [read-only] 取尺寸。 Implementation public function get size():GradientSizeConstructor DetailSizeOverLifetime()Constructorpublic function SizeOverLifetime(size:GradientSize) 创建一个 SizeOverLifetime 实例。 Parameters size:GradientSizeMethod Detailclone()method...
来源: laya_api 发布时间: 20170929
...ize:GradientSize [read-only] 取尺寸。 Implementation public function get size():GradientSizeConstructor DetailSizeOverLifetime()Constructorpublic function SizeOverLifetime(size:GradientSize) 创建一个 SizeOverLifetime 实例。 Parameters size:GradientSizeMethod Detailclone()method...
来源: Laya2.0_api 发布时间: 20190513
...verTime [read-only] 获取时间帧率。 Implementation public function get frame():FrameOverTimerandomRowproperty public var randomRow:Boolean是否随机行,type为1时有效。rowIndexproperty public var rowIndex:int行索引,type为1时有效。startFrameproperty startFrame:Star...
来源: Laya2.0_api 发布时间: 20190513