大约有 650 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0046 秒)
...时间 emissionRateproperty emissionRate:Number 获取粒子发射速率 Implementation public function get emissionRate():Number public function set emissionRate(value:Number):voidminEmissionTimeproperty public var minEmissionTime:Number 发射粒子最小时间间隔 particleTempl...
来源: laya_api 发布时间: 20170929
...示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 Implementation public function get altKey():BooleancharCodeproperty charCode:Boolean [read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘值。 Implementation public fun...
来源: Laya2.0_api 发布时间: 20190513
...定是否允许通过点击滑动条改变 Slider 的 value 属性值。 Implementation public function get allowClickBack():Boolean public function set allowClickBack(value:Boolean):voidbarproperty bar:Button [read-only] 表示滑块按钮的引用。 Implementation publi...
来源: laya_api 发布时间: 20170929
...pertybones:Vector.<Sprite3D> [read-only] 用于蒙皮的骨骼。 Implementation public function get bones():Vector.<Sprite3D>localBoundsproperty localBounds:Bounds 获取局部边界。 Implementation public function get localBounds():Bounds public function se...
来源: Laya2.0_api 发布时间: 20190513
...加载界面 * @author Husz */ export class LoadingView extends Laya.View implements small_lib.ILoadingView那么在GameConfig将会报错 , 因为会自动刷新. 除非采用 , 如下: /** * 登录加载界面 * @author Husz */ export default class LoadingView extends Laya.View implements small_...
来源: Laya_社区 发布时间: 20181024
...则不会将文本字段视为密码文本字段。 默认值为false。 Implementation public function get asPassword():Boolean public function set asPassword(value:Boolean):voidcolorproperty color:String[override] 表示文本的颜色值。可以通过 Text.defaultColor 设置默...
来源: laya_api 发布时间: 20170929
...efaulteTexture:BaseTexture [read-only] [override] 获取纹理资源。 Implementation public function get defaulteTexture():BaseTexturesrcsproperty srcs:String [read-only] 文件路径全名。 Implementation public function get srcs():StringConstructor DetailTextureCube()Con...
来源: laya_api 发布时间: 20170929
...示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 Implementation public function get altKey():BooleancharCodeproperty charCode:Boolean [read-only] 包含按下或释放的键的字符代码值。字符代码值为英文键盘值。 Implementation public fun...
来源: laya_api 发布时间: 20170929
...sspublic class TextureSheetAnimationInheritanceTextureSheetAnimation ObjectImplements laya.d3.core.IClone TextureSheetAnimation 类用于创建粒子帧动画。 Public Properties PropertyDefined By cycles : int循环次数。TextureSheetAnimation enable : Boolean是否启用TextureSheetAnima...
来源: laya_api 发布时间: 20170929
...roperty Detailbarpropertybar:Image [read-only] 获取进度条对象。 Implementation public function get bar():Imagebgproperty bg:Image [read-only] 获取背景条对象。 Implementation public function get bg():ImagechangeHandlerproperty public var changeHandler:Handler ...
来源: laya_api 发布时间: 20170929