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

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

731. /clang:-1: linker command failed with exit code 1 (use -v to see invocation) [ 38%]

...arnning Circular dependency: { code: 'CIRCULAR_DEPENDENCY', Failed to load resource: net::ERR_FILE_NOT_FOUND HttpRequest在ios系统出现Request failed Status:0 text:,安卓没事 scriptEngine 0xc30edooo loadScriptStringWithCodeCache failed 发布QQ包报错 安卓的QQ扫码时运行不出来 We...

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

732. 鼠标交互-Hold [ 38%]

...y.Sprite; import laya.display.Stage; import laya.events.Event; import laya.resource.Texture; import laya.utils.Browser; import laya.utils.Ease; import laya.utils.Handler; import laya.utils.Tween; import laya.webgl.WebGL; public class Interaction_Hold { private const HOLD_TRIGGER_TIME:int = 1000; pri...

来源: Laya_示例 发布时间: 20260303

733. 关于mac 升级 为 high sierra 后运行出错 [ 38%]

...录? 还是一样的错误。。 /Applications/LayaAirIDEMac.app/Contents/Resources/app/out/vs/layaEditor/laya/libs/xxxx/as 2017-11-27 0 2 分享 微博 QZONE 微信 lidd_123 赞同来自: 已经替换了你发的附件内容(as,js,ts文件),但还是报错StarPoker.max.js:6903 Uncaught TypeErro...

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

734. laya.ui.AutoBitmap [ 38%]

...:Texture    public function set source(value:Texture):voidSee alsolaya.resource.Texturewidthproperty width:Number 表示显示对象的宽度,以像素为单位。 Implementation     public function get width():Number    public function set width(value:Number):voidMethod Detailclear()...

来源: laya_api 发布时间: 20170929

735. 鼠标交互-Hold [ 37%]

...y.Sprite; import laya.display.Stage; import laya.events.Event; import laya.resource.Texture; import laya.utils.Browser; import laya.utils.Ease; import laya.utils.Handler; import laya.utils.Tween; import laya.webgl.WebGL; public class Interaction_Hold { private const HOLD_TRIGGER_TIME:int = 1000; pri...

来源: Laya2.0_示例 发布时间: 20260303

736. 照相机-3D空间转2D空间 [ 37%]

...mport laya.d3.math.Quaternion; import laya.d3.math.Vector3; import laya.d3.resource.models.Mesh; import laya.display.Stage; import laya.ui.Image; import laya.utils.Handler; import laya.utils.Stat; public class D3SpaceToD2Space { private var scene:Scene; private var camera:Camera; private var layaMon...

来源: Laya_示例 发布时间: 20260303

737. 组件脚本的内置方法 · LayaAir3.4 · 引擎文档 · LAYABOX [ 37%]

...aya.RigidBody).setVelocity({ x: 0, y: -10 }); Laya.SoundManager.playSound("resources/sound/hit.wav"); } else { if (owner.parent) { let effect: Laya.Sprite = Laya.Pool.getItemByCreateFun("effect", this.createEffect, this); owner.parent.addChild(effect);//将爆炸动画添加到父节点中 effect.po...

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

738. laya.d3.core.render.BaseRender [ 37%]

...lass BaseRenderInheritanceBaseRender EventDispatcher ObjectImplements laya.resource.IDestroySubclasses GlitterRender, MeshRender, ShurikenParticleRender, TerrainRender, WaterRender Render 类用于渲染器的父类,抽象类不允许实例。 Public Properties PropertyDefined By  boundingBox :...

来源: laya_api 发布时间: 20170929

739. 滤镜-颜色滤镜 [ 37%]

...e; import laya.display.Stage; import laya.filters.ColorFilter; import laya.resource.Texture; import laya.utils.Browser; import laya.utils.Handler; import laya.webgl.WebGL; public class Filters_Color { private const ApePath:String = "../../../../res/apes/monkey2.png"; private var apeTexture:Texture; ...

来源: Laya_示例 发布时间: 20260303

740. laya.ui.AutoBitmap [ 37%]

...:Texture    public function set source(value:Texture):voidSee alsolaya.resource.Texturewidthproperty width:Number 表示显示对象的宽度,以像素为单位。 Implementation     public function get width():Number    public function set width(value:Number):voidMethod Detaildestroy...

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