大约有 111 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0036 秒)
...在键盘上多次出现的键非常有用。 例如,您可以根据此属性的值来区分左 Shift 键和右 Shift 键:左 Shift 键的值为 KeyLocation.LEFT,右 Shift 键的值为 KeyLocation.RIGHT。另一个示例是区分标准键盘 (KeyLocation.STANDARD) 与数字键盘 (KeyLocation....
来源: Laya2.0_api 发布时间: 20190513
...在键盘上多次出现的键非常有用。 例如,您可以根据此属性的值来区分左 Shift 键和右 Shift 键:左 Shift 键的值为 KeyLocation.LEFT,右 Shift 键的值为 KeyLocation.RIGHT。另一个示例是区分标准键盘 (KeyLocation.STANDARD) 与数字键盘 (KeyLocation....
来源: Laya2.0_api 发布时间: 20190513
... 0 和持续时间之间(包括二者)。 b:Number — 指定动画属性的初始值。 c:Number — 指定动画属性的更改总计。 d:Number — 指定运动的持续时间。 s:Number (default = 1.70158) — 指定过冲量,此处数值越大,过冲越大。 ReturnsNumber —...
来源: Laya2.0_api 发布时间: 20190513
...度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他属性。 Public Properties PropertyDefined By bottom : Number[read-only] 此矩形底端的 Y 轴坐标。y 和 height 属性的和。Rectangle height : Num...
来源: Laya2.0_api 发布时间: 20190513
...n Object Tween 是一个缓动类。使用此类能够实现对目标对象属性的渐变。 Public Properties PropertyDefined By progress : Number[write-only] 设置当前执行比例Tween repeat : int = 1重播次数,如果repeat=0,则表示无限循环播放Tween update : Handler...
来源: Laya2.0_api 发布时间: 20190513
... ColorOverLifetime 获取生命周期颜色,注意:如修改该值的某些属性,需重新赋值此属性才可生效。 ShurikenParticleSystem duration : Number粒子运行的总时长,单位为秒。ShurikenParticleSystem emission : Emission[read-only] 获取发射器。 ShurikenParticleS...
来源: Laya2.0_api 发布时间: 20190513
...ration:Number, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine[static] 从 props 属性,缓动到当前状态。 TimeLine gotoLabel(Label:Str...
来源: Laya2.0_api 发布时间: 20190513
...geLayer : Boolean = false 是否合并图层,开启合并图层时,图层属性内可添加layer属性,运行时将会将相邻的layer属性相同的图层进行合并以提高性能 TiledMap gridHeight : Number[read-only] 块的高度 TiledMap gridWidth : Number[read-only] 块的宽度 T...
来源: Laya2.0_api 发布时间: 20190513
...布尔值,指定是否允许通过点击滑动条改变 Slider 的 value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点...
来源: Laya2.0_api 发布时间: 20190513
...位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时的的默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取...
来源: Laya2.0_api 发布时间: 20190513