大约有 1,464 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0084 秒)
Laya_社区(1170) Laya3.0_api(82) Laya2.0_api(76) laya_api(70) Laya2.0_文档(47) Laya3.0_文档(13) Laya2.0_示例(3) Laya_示例(3)
...被折叠 要回复问题请先登录 发起人 187*****595 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 请问laya有没有地图编辑器工具? 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底...
来源: Laya_社区 发布时间: 20190429
...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...
来源: Laya3.0_api 发布时间: 20231115
...fined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Overrides Sprite._graphics Defined in laya/ui/Button.ts:212 _ownGraphics _ownGraphics: boolean = false Implementation of ISelect._ownGraphics Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Im...
来源: Laya3.0_api 发布时间: 20231115
... _graphics _graphics: AutoBitmap Inherited from Button._graphics Overrides Sprite._graphics Defined in laya/ui/Button.ts:212 _ownGraphics _ownGraphics: boolean = false Implementation of ISelect._ownGraphics Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Im...
来源: Laya3.0_api 发布时间: 20231115
... _graphics _graphics: AutoBitmap Inherited from Button._graphics Overrides Sprite._graphics Defined in laya/ui/Button.ts:212 _ownGraphics _ownGraphics: boolean = false Implementation of ISelect._ownGraphics Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Im...
来源: Laya3.0_api 发布时间: 20231115
...新添加的元素始终保持在最底部显示? 关于遍历产生的sprite的点击事件,急,大神帮看哈 Animation如何加点击事件 List滑动条会引起单元格上的按钮点击后多次触发点击事件 图片添加点击事件 有的不生效 3d物理不能触发onCollisionE...
来源: Laya_社区 发布时间: 20190813
...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...
来源: Laya3.0_api 发布时间: 20231115
...图片 2、通过TextureCreate创建package { import laya.display.Sprite; import laya.resource.Texture; import laya.utils.Handler; public class CupPhone { public function CupPhone() { Laya.init(550,400); ...
来源: Laya_社区 发布时间: 20160506
...,如图1所示。在webgl的调试模式下,可以看到UI中每帧的Sprite渲染节点数为23个,DrawCall渲染次数为8,Shader材质提交次数为7次。(*该数据在优化后可以用于性能优化对比*)  (图1) ## 1、cacheAs为normal的缓存优化 ...
来源: Laya2.0_文档 发布时间: 20210715
...,如图1所示。在webgl的调试模式下,可以看到UI中每帧的Sprite渲染节点数为23个,DrawCall渲染次数为8,Shader材质提交次数为7次。(*该数据在优化后可以用于性能优化对比*)  (图1) ## 1、cacheAs为normal的缓存优化 ...
来源: Laya2.0_文档 发布时间: 20210714