• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 703 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0112 秒)

521. laya.d3.core.light.DirectionLight [ 35%]

...行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能同Laya.timer.frameOnce()。 Node getChildAt(index:int):Node 根据子节点的...

来源: Laya2.0_api 发布时间: 20190513

522. laya.ui.ColorPicker_API3.0 [ 35%]

...ket 对象的显示位置。 colorPicket.changeHandler = new Handler(this, onChangeColor,[colorPicket]);//设置 colorPicket 的颜色改变回调函数。 Laya.stage.addChild(colorPicket);//将此 colorPicket 对象添加到显示列表。 } private function onChangeColor(colorPicket:ColorPicker):v...

来源: Laya3.0_api 发布时间: 20231115

523. laya.d3.component.Animator [ 35%]

...取缓存播放速率,缓存模式下生效。 Animator  clip : AnimationClip 获取默认动画片段。 Animator  curAnimationDatas : Vector.<Float32Array>[read-only] 获取骨骼数据。 Animator  currentFrameIndex : int[read-only] 获取当前帧数 Animator  currentFrameTime : ...

来源: laya_api 发布时间: 20170929

524. laya.ui.View_API3.0 [ 35%]

...oyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getNodeByID getRepaint getSelfBounds get_anchorX get_anchorY get_height get_scaleX g...

来源: Laya3.0_api 发布时间: 20231115

525. laya.ui.HSlider_API3.0 [ 35%]

...hSlider 对象的显示位置。 hSlider.changeHandler = new Handler(this, onChange);//设置 hSlider 位置变化处理器。 Laya.stage.addChild(hSlider);//把 hSlider 添加到显示列表。 } private function onChange(value:Number):void { trace("滑块的位置: value=" + value); } } } exampl...

来源: Laya3.0_api 发布时间: 20231115

526. laya.ui.VSlider_API3.0 [ 35%]

...vSlider 对象的显示位置。 vSlider.changeHandler = new Handler(this, onChange);//设置 vSlider 位置变化处理器。 Laya.stage.addChild(vSlider);//把 vSlider 添加到显示列表。 } private function onChange(value:Number):void { trace("滑块的位置: value=" + value); } } } exampl...

来源: Laya3.0_api 发布时间: 20231115

527. laya.ui.ScrollBar_API3.0 [ 35%]

...oyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_heigh...

来源: Laya3.0_api 发布时间: 20231115

528. laya.ui.RadioGroup_API3.0 [ 35%]

...oyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_heigh...

来源: Laya3.0_api 发布时间: 20231115

529. laya.ui.Clip_API3.0 [ 35%]

...,用于控制 clip 对象的显示位置。 clip.on(Event.CLICK, this, onClick);//给 clip 添加点击事件函数侦听。 Laya.stage.addChild(clip);//将此 clip 对象添加到显示列表。 } private function onClick():void { trace("clip 的点击事件侦听处理函数。clip.total="+ clip...

来源: Laya3.0_api 发布时间: 20231115

530. laya.ui.ComboBox_API3.0 [ 35%]

...oyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_heigh...

来源: Laya3.0_api 发布时间: 20231115