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

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

351. 构建3d示例的Android工程,生成nativie的,导入android Studio中运行,报错 [ 66%]

...,生成nativie的,导入android Studio中运行,报错   错误:LayaAir3D.max.js:13425:TypeError:Cannot read property 'match'of null var tmp=str.match(ShaderCompile3D.INCLUDE)  我怎么才能在android studio中使用LayaPlayer加速器?如你们构建出的android的nativie的代码中...

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

352. laya2.0 IDE继承自定义类要怎么写? [ 65%]

laya2.0 IDE继承自定义类要怎么写? 比如我有这样一个基类 export default class UIBase extends Laya.View{} 然后在编译界面按F9 添加UIbase到 场景类型里面,这样在创建新的场景的时候就会有UIBase可以继承,但生成的LayaMaxUI.ts文件会报错,请...

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

353. 在UI类里调用启动类的静态函数失败了 [ 65%]

...了 这是我的启动类 // 程序入口 class GameMain { constructor() { Laya.init(600, 400); Laya.stage.bgColor = "#123456"; Laya.loader.load([ { url: "res/beijing/beijing2.png", type: Laya.Loader.IMAGE }, { url: "res/atlas/comp.png", type: Laya.Loader.IMAGE }, { url: "res/atlas/comp.atlas", type...

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

354. 新手入坑请教下各位大神关于LayaMaxUI问题 [ 65%]

新手入坑请教下各位大神关于LayaMaxUI问题 /**This class is automatically generated by LayaAirIDE, please do not make any modifications. */ import View=Laya.View; import Dialog=Laya.Dialog; import Scene=Laya.Scene; var REG: Function = Laya.ClassUtils.regClass; export module ui.test { ex...

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

355. 关于.ui文件生成的ts类如何正确使用这个.ui皮肤,自动生成的代码有误 [ 65%]

....AUI,但是这个ui命名空间并不存在,如果我手动改成extends Laya.View(.ui文件里用的View标签),那么我如何让这个类去使用这个.ui文件呢?就像eui里指定skin一样。 2018-03-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

356. laya.ui.ViewStack [ 64%]

...ndex | Frames No Frames ViewStackProperties | Methods | Events Packagelaya.uiClasspublic class ViewStackInheritanceViewStack Box Component Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inher...

来源: laya_api 发布时间: 20170929

357. laya.d3.math.Viewport_API3.0 [ 64%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Viewport" Viewport Class Viewport Viewport 类用于创建视口。 Hierarchy Viewport Index Constructors constructor Prope...

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

358. 在安卓手机上drawToTexture不能正确返回纹理对象,是HTMLCanvas [ 64%]

...返回纹理对象,是HTMLCanvas 浏览器上 是能返回正确值,在layaNative模式出包。手机上调用此方法返回的对象类型不对    private _agentTexture: any; private _agent:Laya.Sprite;    public startDrag(dragCom: Laya.Sprite, touchID: number, sourceData?: any): void {l...

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

359. UI弹窗 · LayaAir3.0文档 · LAYABOX [ 64%]

...需要用到该Dialog的场景管关联起来,以下代码块为例。 Laya.Scene.open("Prefab2D.lh"); (图3) (动图4) 2、Dialog属性介绍 (图5) 属性 功能 dragarea 拖动区域(格式:x,y,width,height),默认值为"0,0,0,0"。 ismodal 是否是模式窗口,默认...

来源: Laya3.0_文档 发布时间: 20230303

360. laya.ui.ViewStack [ 64%]

...ndex | Frames No Frames ViewStackProperties | Methods | Events Packagelaya.uiClasspublic class ViewStackInheritanceViewStack Box UIComponent Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inh...

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