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

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

1231. 安卓闪退,有日志 [ 27%]

...unc<void (laya::JSAudio::*)()>::call(v8::FunctionCallbackInfo<v8::Value> const&)+364) [arm64-v8a] 5 #04 pc 00000000009b6d1c /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value&g...

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

1232. laya.display.Node [ 27%]

...   public function get parent():Node    public function set parent(value:Node):voidtimerproperty public var timer:Timer时间控制器,默认为Laya.timer。Constructor DetailNode()Constructorpublic function Node() Node 类用于创建节点对象,节点是最基本的元素。 Method De...

来源: laya_api 发布时间: 20170929

1233. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 26%]

....onclick = function() { // Fill the buffer with white noise; //just random values between -1.0 and 1.0 for (var channel = 0; channel < channels; channel++) { // This gives us the actual ArrayBuffer that contains the data var nowBuffering = myArrayBuffer.getChannelData(channel); for (var i = 0; i < f...

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

1234. 和原生Dom交互 · LayaAir3.4 · 引擎文档 · LAYABOX [ 26%]

....onclick = function() { // Fill the buffer with white noise; //just random values between -1.0 and 1.0 for (var channel = 0; channel &lt; channels; channel++) { // This gives us the actual ArrayBuffer that contains the data var nowBuffering = myArrayBuffer.getChannelData(channel); for (var i = 0; i ...

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

1235. 自定义2D Shader · LayaAir3.4 · 引擎文档 · LAYABOX [ 25%]

...给片段着色器进行最终的颜色计算。整个过程通过引擎的Value2D类来管理Shader的状态和数据。 基础顶点数据: a_position:顶点位置数据。 a_attribColor:顶点颜色数据。 纹理相关数据: a_posuv:包含位置和UV坐标的复合数据。 a_attribC...

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

1236. 安卓端概率性崩溃 [ 24%]

...unc&lt;void (laya::JSAudio::*)()&gt;::call(v8::FunctionCallbackInfo&lt;v8::Value&gt; const&amp;)+364) [arm64-v8a] 5 #04 pc 00000000009b6d1c /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo&lt;v8::Value&g...

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

1237. laya.display.Node [ 23%]

...  public function get active():Boolean    public function set active(value:Boolean):voidactiveInHierarchyproperty activeInHierarchy:Boolean  [read-only] 获取在场景中是否激活。 Implementation     public function get activeInHierarchy():Booleandestroyedproperty public var dest...

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

1238. laya.display.Graphics [ 23%]

...n     public function get cmds():Array    public function set cmds(value:Array):voidConstructor DetailGraphics()Constructorpublic function Graphics()Method Detailalpha()method public function alpha(alpha:Number):AlphaCmd 设置透明度。 Parameters alpha:Number — 透明度。 ReturnsAlph...

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

1239. 构建apk后,java报错 [ 23%]

...m.layabox.dotJourney E/LayaGameEngine: game_plugin_set_option key=localize value=false 2018-11-26 18:31:47.346 4749-4749/com.layabox.dotJourney E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://106.15.95.203:20100/web/index.html 2018-11-26 18:31:47.346 4749-4770/com.layabox.dotJourne...

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

1240. laya.ui.FrameClip [ 22%]

...ethods Show Inherited Protected Methods MethodDefined By _displayToIndex(value:int):void[override] FrameAnimationEvents Hide Inherited Events Show Inherited Events Event Summary Defined By added添加到父对象后调度。Node click鼠标点击对象后调度。Sprite  complete动画播放...

来源: laya_api 发布时间: 20170422