大约有 377 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0063 秒)
... _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
...复被折叠 要回复问题请先登录 发起人 daibao520 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 layabox真的只能做棋牌吗?和flash比谁更强?本视频给你答疑解惑! 有什么容器能够实现当子元素达到显示上限后自动滚屏,...
来源: Laya_社区 发布时间: 20170512
... _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
...命!canvas定位后 点击区域偏移,求大大们解答 如何设置Sprite的宽高和点击区域? 求指点3d射线碰撞和UI点击穿透的问题 循环依赖不能运行 Circular dependency: 问题状态 最新活动: 2019-10-05 23:49 浏览: 680 关注: 1 人
来源: Laya_社区 发布时间: 20191005
...部分的颜色问题 IDE1.7.8 json图集加载问题 关于遍历产生的sprite的点击事件,急,大神帮看哈 问题状态 最新活动: 2017-09-06 15:13 浏览: 870 关注: 2 人
来源: Laya_社区 发布时间: 20170906
... Events Packagelaya.ani.boneClasspublic class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolea...
来源: Laya2.0_api 发布时间: 20190513
... 构造函数不能进断点 怎么实现类似AS3的copyPixel功能,对sprite进行屏幕截取 请问laya有没有类似翻页容器(pageView)的组件? laya air as3语言的开发版本有没有 类似eval功能的api 求问自己写的typescript如何发布给别人用, 类似flash的s...
来源: Laya_社区 发布时间: 20171115
...框范围内显示,红框范围外不显示应该如何实现? 或者Sprite3D是否有方法能够将当前渲染导出到Sprite显示的方法呢? 附件 : --> 2017-02-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...
来源: Laya_社区 发布时间: 20170209
...mage('c1.png'); node.pos(300, 300) Laya.stage.addChild(node); var sp: Laya.Sprite = new Laya.Sprite(); node.mask = sp; sp.pos(50, 50); var sp2: Laya.Sprite = new Laya.Sprite(); sp2.pos(300, 500); Laya.stage.addChild(sp2); let r: number = 0 Laya.timer.loop(100, this, () => { if (r >= 360) r = 0...
来源: Laya_社区 发布时间: 20190701
...onstants Packagelaya.d3.core.sceneClasspublic class SceneInheritanceScene Sprite Node EventDispatcher ObjectImplements ISubmit, laya.resource.ICreateResource BaseScene 类用于实现场景。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By a...
来源: laya_api 发布时间: 20170929