大约有 363 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0056 秒)
...: 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
...: 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 个回复 佳佳 赞同来自: let parent:Laya.Sprite = child.parent;//父 let len = parent.numChildren; for(var i = 0; i < len; i++){ let value = parent.getChildAt(i); if(value != child) { //兄弟 } else{ //自己 } } 2018-09-01 0 1 分享 微博 QZONE 微信 谢春 ...
来源: Laya_社区 发布时间: 20180901
...生成场景类了,此时该如何获得场景内的元素 如何设置Sprite的宽高和点击区域? 问题状态 最新活动: 2017-03-27 16:52 浏览: 1287 关注: 2 人 cuixueying • 2017-03-27 21:18 缩放模式是针对舞台与浏览器之间的宽高进行缩放适配的,所以你的...
来源: Laya_社区 发布时间: 20170327
...被折叠 要回复问题请先登录 发起人 (゚Д゚)ノ 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务...
来源: Laya_社区 发布时间: 20200304
...场景内的元素 ui list 里面的元素不能点击两次 如何设置Sprite的宽高和点击区域? 请问如何获取鼠标在某个元素内 相对于这个元素的坐标 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 请问layaair2.0-js...
来源: Laya_社区 发布时间: 20170914
...iClasspublic class TextAreaInheritanceTextArea TextInput Label UIComponent Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获...
来源: Laya2.0_api 发布时间: 20190513
...录宽度 this.width_x = this.progress.width + 3; this.vmask = new Laya.Sprite(); this.vmask.pos(15,15); this.vmask.graphics.drawPie(0, 0, 20, -90, 270, "#000000"); this.progress.addChild(this.progressvalue); this.progressvalue.mask = this.vmask; this.changevalue = function(value) { this.targe...
来源: Laya_社区 发布时间: 20180725
....uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示...
来源: laya_api 发布时间: 20170929
...命!canvas定位后 点击区域偏移,求大大们解答 如何设置Sprite的宽高和点击区域? Panel中的东西左右拖动好象有问题 laya1.7.9beta版 怎样获取浏览器地址传过来的GET参数 2.0 drawTexture color参数无效 龙骨skeleton鼠标点击区域的设置 点...
来源: Laya_社区 发布时间: 20180530