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

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

311. 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模一样。 [ 63%]

...lBar.value; }); /** 自定义list渲染 */ private OnRankLisLabRender(item:component.UIButton, index: number): void { item.name = index.toString(); item.onClick(this,this.OnCliickItem); } /** 点击item单个道具的时候*/ private OnCliickItem(item: component.UIButton) { let index = parseInt( ite...

来源: Laya_社区 发布时间: 20180515

312. laya.display.AnimationBase_API3.0 [ 63%]

...sWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea index interval is3D isPlaying mask ...

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

313. laya.device.media.Video_API3.0 [ 63%]

...anvCtx Accessors active activeInHierarchy alpha blendMode buffered cacheAs components currentSrc currentTime customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize duration ended error filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitAr...

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

314. laya.events.Event [ 62%]

...complete[static] 定义 complete 事件对象的 type 属性值。Event  COMPONENT_ADDED : String = componentadded[static] 定义 componentadded 事件对象的 type 属性值。Event  COMPONENT_REMOVED : String = componentremoved[static] 定义 componentremoved 事件对象的 type 属性值。...

来源: laya_api 发布时间: 20170929

315. laya.display.FrameAnimation_API3.0 [ 62%]

...sWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea index interval is3D isPlaying mask ...

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

316. laya.ui.ScaleBox_API3.0 [ 62%]

...chy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask m...

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

317. laya.ui.Box_API3.0 [ 62%]

..."laya/ui/Box" Box Class Box Box 类是一个控件容器类。 Hierarchy UIComponent Box List LayoutBox Panel UIGroup ScaleBox Tree ViewStack Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _is...

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

318. laya.spine.SpineSkeleton_API3.0 [ 62%]

...ve activeInHierarchy alpha anchorX anchorY animationName blendMode cacheAs components currentTime customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize externalSkins filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D loop mask ...

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

319. laya.ui.LayoutBox_API3.0 [ 62%]

...ign alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask m...

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

320. LayaAir2.13中使用ASTC纹理显示异常,使用两个以上ktx纹理时报错。 [ 62%]

...multiply             Run a preprocess over the image that scales RGB components in             the image by the alpha value. Preprocessing applies before any             codec encoding swizzle, so color data must be in the RGB             components in the source image. 2022-...

来源: Laya_社区 发布时间: 20220824