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

大约有 87 项符合查询结果, 库内数据总量为 31,715 项。 (搜索耗时: 0.0052 秒)

81. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 48%]

...      private mDecorate:Decorate;//装饰器         private mHost: string;         private mPort: number;         private mConnected: boolean;         /** 开启*/         public static OPEN: string = "open";         /** 关闭*/         public static CLOSE: string = ...

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

82. 网格像素线 · LayaAir3.3 · 引擎文档 · LAYABOX [ 48%]

...量。 * @param name 名字。 */ constructor(maxCount: number = 2, name: string = null) { super(name); this._render = this.addComponent(PixelLineRenderer); this._geometryFilter = (this._render as PixelLineRenderer)._pixelLineFilter; (this._render as PixelLineRenderer).maxLineCount = maxCount; let m...

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

83. 小程序开放域相关 [ 45%]

...{                 trace("接收到数据域的消息 = "+ JSON.stringify(message));                              if( message.type == 1){                     showRank();                 }                 if( message.type == 2){ ...

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

84. Laya中的宏编译要怎么用啊 [ 40%]

... function multiLineMacroCompilationTest():void { var flag:Boolean; var msg:String; var result:int = 0; /*[IF-FLASH-BEGIN]*/ if (!flag) { msg = "AS3"; flag = true; } /*[IF-FLASH-END]*/ if (flag) { result = 100; } /*[IF-SCRIPT-BEGIN] else { msg = "JS"; } [IF-SCRIPT-END]*/ trace(msg + ", let's go! Resu...

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

85. Shader预编译解决方案 [ 39%]

...debugSubShader._owner;     var deugDefines = ShaderPass._debugDefineString;     //将defineDatas抓换成宏定义数组     Shader3D._getNamesByDefineData(compileDefine, deugDefines);     if (!Config3D._config._multiLighting) {         var index = deugDefines.indexO...

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

86. IDE出现一些系统代码错误无法解决 [ 32%]

...D.as' severity: '错误' message: 'java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer     at org.apache.flex.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_lookup_switchStmt(ABCGeneratingReducer.java:5737)     at org.apache.flex.compiler.internal.as.co...

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

87. lib/arm/liblayaair.so 总是崩溃 [ 17%]

...av/h suim:1 s.237} 08-14 10:57:51.382 3194-3563/? E/Parcel: Reading a NULL string not supported here.     Reading a NULL string not supported here. 08-14 10:57:51.390 3526-5095/? W/WindowState: Failed to report 'resized' to the client of Window{58e6240 u0 SurfaceView}, removing this window. 08-14 ...

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