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

大约有 1,499 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0068 秒)

141. ide自定义文件编译错误 [ 85%]

...找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 设置里要把View 给import ,这里永远都是View 2018-06-06 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 能把这个demo 发上来吗 2018-06-06 0 1 分享 微博 QZONE 微信 Nothin...

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

142. 1.1.0-1.3.0版本IDE发布UI组件的runtime属性在swf运行时的问题 [ 85%]

...Name; 在H5环境下运行正常,发布成swf运行会报错 报错类:laya.ui.View 报错方法:protected static function getCompInstance(json:Object):Component 见附件 [故障] exception, 信息=TypeError: Error #1010: 术语尚未定义,并且无任何属性。 求务必在下个版本...

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

143. 【分享】圆形进度条上图片跟随进度并旋转角度 [ 85%]

...好最近做到这一块,就分享给大家。  //首先是加载资源 Laya.loader.load(atlas, Handler.create(this, this.onLoaded), Handler.create(this, this.onLoading, null, false));      /** * 加载资源进度 * @param percent 百分比 */ private onLoading(percent: number): void { this.v...

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

144. 关于UI子界面的定义方式 [ 85%]

...表中一行行的内容。   2、希望的做法:   为了充分利用LayaAirIDE的优势,先在编辑模式中编辑好列表中的一项的内容以及布局——以上图一个个红框的内容为例。 然后希望导出一项内各个控件的变量,如头像、名字、排行数值...

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

145. laya.ui.StatUI_API3.0 [ 85%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/StatUI" StatUI Class StatUI Hierarchy StatUI Implements IStatUI Index Methods hide render show showToggle update Methods hide hi...

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

146. laya.ui.View [ 84%]

...| Index | Frames No Frames ViewProperties | Methods | Events Packagelaya.uiClasspublic class ViewInheritanceView Box Component Sprite Node EventDispatcher ObjectSubclasses Dialog View 是一个视图类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pro...

来源: laya_api 发布时间: 20170929

147. 【Laya2.1BUG】 给view设置runtime后,类型是any [ 84%]

Laya2.1BUG】 给view设置runtime后,类型是any typescript项目,加载模式,新建一个Aview,把Aview拖到其他view中,设置Aview的runtime和var,发现生成的UI代码中Aview对应变量的类型是any     ----------------------------------------------------------------...

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

148. LayaAir2.0的GameConfig.ts [ 84%]

LayaAir2.0的GameConfig.ts 模块化(命名空间) VIEW等ts代码使用 moudule xxx{......}的书写方式 : module app{ /** * 登录加载界面 * @author Husz */ export class LoadingView extends Laya.View implements small_lib.ILoadingView那么在GameConfig将会报错 , 因为会自动刷新....

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

149. list item 添加事件后无法监听 [ 84%]

list item 添加事件后无法监听 刚接触laya不久,按官方文档写了list的demo,但是发现item的点击/ select一直没回调,这是我的代码,求大神解答     // 初始化ListView function createListView(x, y, width, height, item_width, item_height) {     var list ...

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

150. laya.ui.View [ 84%]

...| Index | Frames No Frames ViewProperties | Methods | Events Packagelaya.uiClasspublic class ViewInheritanceView Scene Sprite Node EventDispatcher ObjectSubclasses Dialog, MoreGame View 是一个视图类,2.0开始,更改继承至Scene类,相对于Scene,增加相对布局功能。 Publ...

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