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

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

341. laya.particle.emitter.EmitterBase [ 57%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames EmitterBaseProperties | Methods Packagelaya.particle.emitterClasspublic class EmitterBaseInheritanceEmitterBase Object EmitterBase 类是粒子发射器类 Public Properties PropertyDefined By  emissionRate : Number ...

来源: laya_api 发布时间: 20170929

342. 打包成APK运行一半崩溃 [ 57%]

...643 04-11 11:17:09.455    8591-8591/? I/LayaBox﹕ found the file in the package:shaders/todevVS.glsl 04-11 11:17:09.455    8591-8591/? I/LayaBox﹕ found the file in the package:shaders/fillColorPS.glsl 04-11 11:17:09.455    8591-8591/? I/LayaBox﹕ found the file in the package:shaders/drawI...

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

343. 缓存工具-layadcc(TypeScript-LayaNative原生服务-LayaNative进阶) [ 57%]

... ![](img/8.png) 图10 **打印信息说明** 打印 `found the file in the package:` 就表示对应的资源是从包中获取的,没有去网络下载,看到这个日志就表示打包资源成功。如果打的单机版,则所有资源都应该有这个打印,不应该有任何下载。 2...

来源: Laya2.0_文档 发布时间: 20210714

344. laya.device.Shake [ 57%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ShakeProperties | Methods Packagelaya.deviceClasspublic class ShakeInheritanceShake EventDispatcher Object Shake只能在支持此操作的设备上有效。 Public Properties PropertyDefined By  instance : Shake[stat...

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

345. 打包后生成不了图集 [ 57%]

...用layacmd命令行看下是否能导出成功呢?https://www.npmjs.com/package/layacmd Lu123456 • 2017-09-04 10:38 这个试过,没有用,我和同事用的是同一个项目,他们电脑都行,只有我不行。我现在新建一个新项目后也生成不了,如下comp目录下有...

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

346. 用JS原生态window.location.href跳转 [ 57%]

...我的测试代码,我再微信和QQ以及浏览器上运行是正常的package { import laya.display.Sprite; import laya.events.Event; import laya.utils.Browser; public class LayaAirTest { public function LayaAirTest() { Laya.init(550,400); var sp:Sprite=new Sprite(); sp.graphics.drawRect(0,0,100...

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

347. ComboBox显示问题 [ 57%]

ComboBox显示问题 package ui.modules.MainHead { import laya.ui.*; import laya.display.*;  public class MainHeadUI extends View { public var image1:Image; public var input:TextInput; public var combox:ComboBox; public var radio:RadioGroup; public var checkBox:CheckBox; public var gongji:Button; ...

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

348. LayaAir项目发布Flash版本 报错 [ 57%]

... static var getWindow:Function = function():* { return __JS__('window'); } package { /** * @private */ public function __JS__(value:*):* { return null; } }   这是不再支持转flash版本的意思吗   2017-04-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

349. 参考alert 写的方法 [ 57%]

... 2017-06-20 14:13 浏览: 1058 关注: 2 人 deng2017 • 2017-06-20 14:30 package view { public function alertpp():void { } } 使用flash develop 编译 生成不了该代码 view.alertpp=function(){} cuixueying • 2017-06-20 15:20 不建议这么去写代码,容易出问题,最好还是按照...

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

350. laya.d3.graphics.VertexPositionNormalColorSkin [ 57%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalColorSkinProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorSkinInheritanceVertexPositionNormalColorSkin ObjectImplements IVertex VertexPositionNormalColorSkin 类...

来源: laya_api 发布时间: 20170929