大约有 217 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0095 秒)
...prite.ts:958 X锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。 Returns number Inherited from Text.anchorX Defined in laya/display/Sprite.ts:966 X锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。 Parameters value: number Returns...
来源: Laya3.0_api 发布时间: 20231115
...Box.selectHandler = new Handler(this, onSelect);//设置 comboBox 选择项改变时执行的处理器。 Laya.stage.addChild(comboBox);//将此 comboBox 对象添加到显示列表。 } private function onSelect(index:int):void { trace("当前选中的项对象索引: ",index); } } } example Laya...
来源: Laya3.0_api 发布时间: 20231115
...终属性,所以如果在当前帧渲染之前、设置静态缓存之后改变对象属性,则最终渲染结果表现的是对象的最终属性。 Implementation public function get staticCache():Boolean public function set staticCache(value:Boolean):voidtextureproperty textur...
来源: laya_api 发布时间: 20170929
...selectHandler = new Handler(this, onSelect);//设置 tab 的选择项发生改变时执行的处理器。 Laya.stage.addChild(tab);//将 tab 添到显示列表。 } private function onSelect(index:int):void { trace("当前选择的表情页索引: index= ", index); } } } example Laya.init(640, 800);...
来源: Laya3.0_api 发布时间: 20231115
...prite.ts:958 X锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。 Returns number Inherited from Text.anchorX Defined in laya/display/Sprite.ts:966 X锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。 Parameters value: number Returns...
来源: Laya3.0_api 发布时间: 20231115
...ng播放(当按指定顺序播放完结尾后,如果继续播发,则会改变播放顺序)。 Static WRAP_PINGPONG WRAP_PINGPONG: number = 2 Inherited from AnimationBase.WRAP_PINGPONG Defined in laya/display/AnimationBase.ts:28 动画播放顺序类型:pingpong播放(当按指定顺序播放...
来源: Laya3.0_api 发布时间: 20231115
...ng播放(当按指定顺序播放完结尾后,如果继续播发,则会改变播放顺序)。 Static WRAP_PINGPONG WRAP_PINGPONG: number = 2 Defined in laya/display/AnimationBase.ts:28 动画播放顺序类型:pingpong播放(当按指定顺序播放完结尾后,如果继续播放,则会改...
来源: Laya3.0_api 发布时间: 20231115
...ng播放(当按指定顺序播放完结尾后,如果继续播发,则会改变播放顺序)。 Static WRAP_PINGPONG WRAP_PINGPONG: number = 2 Inherited from AnimationBase.WRAP_PINGPONG Defined in laya/display/AnimationBase.ts:28 动画播放顺序类型:pingpong播放(当按指定顺序播放...
来源: Laya3.0_api 发布时间: 20231115
...andler = new Handler(this, onSelect);//设置 radioGroup 的选择项发生改变时执行的处理器。 Laya.stage.addChild(radioGroup);//将 radioGroup 添加到显示列表。 } private function onSelect(index:int):void { trace("当前选择的单选按钮索引: index= ", index); } } } example ...
来源: Laya3.0_api 发布时间: 20231115
...ng播放(当按指定顺序播放完结尾后,如果继续播发,则会改变播放顺序)。 Static WRAP_PINGPONG WRAP_PINGPONG: number = 2 Inherited from AnimationBase.WRAP_PINGPONG Defined in laya/display/AnimationBase.ts:28 动画播放顺序类型:pingpong播放(当按指定顺序播放...
来源: Laya3.0_api 发布时间: 20231115