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

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

171. playSound和playMusic结束时候有异常抛出 [ 53%]

...时候有异常抛出 1. loader加载了{url:"res/music/Music_start.mp3",type:Laya.Loader.SOUND}资源 2. 加载结束后,调用Laya.SoundManager.playSound("res/music/Music_start.mp3") 3. 声音播放完成后,系统抛出异常__proto._tryClearBuffer=function(sourceNode){ try {sourceNode.buffer...

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

172. 如何监听移动端软键盘的弹出和收回? [ 53%]

...示 private var textInput:TextField; textInput=new TextField(); textInput.type=TextFieldType.INPUT; textInput.border=true; textInput.multiline=true; textInput.wordWrap=true; textInput.width=200; textInput.x=100; textInput.y=200; addChild(textInput); textInput.addEventListener(FocusEvent.FOCUS_IN,onF...

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

173. 打包成APK运行一半崩溃 [ 53%]

...e network has changed 04-11 11:17:09.480    8591-8591/? I/0﹕ connected type=1 04-11 11:17:09.557    8591-8648/? I/OpenGLRenderer﹕ Initialized EGL, version 1.4 04-11 11:17:09.573    8591-8609/? W/MainCanvas﹕ creating OpenGL ES 2.0 context 04-11 11:17:09.578    8591-8609/? E/﹕ >>...

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

174. Clip属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 53%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.Clip) ​ Clip 组件的资源示例: ​ ![图片0.png](img/1.png) ​ (图1) ​ 设置 clipX 属性的值为10后的显示效果: ​ ![图片0.png](img/2.png) ​ (图2) ​ ...

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

175. 位图切片组件 · LayaAir3.0文档 · LAYABOX [ 53%]

...Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.Clip }) public clip: Laya.Clip; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.clip.pos(Laya.stage.width >> 1, Laya.stage.height &...

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

176. 使用3D摄像机 · LayaAir3.0文档 · LAYABOX [ 53%]

...s() export default class CameraControll extends Laya.Script { @property( { type: Laya.Sprite3D } ) public target: Laya.Sprite3D; private camera: Laya.Camera; public distanceUp: number = 0.5;//相机与目标的竖直高度参数 public distanceAway: number = 10;//相机与目标的水平距离参数...

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

177. LayaFlash最新的MornUI是否还支持MornBuilder.exe pubilsh demo.morn 命令的使用? [ 53%]

...sk? LayaBox IDE 支持多开吗 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? 使用钢体设置防穿后仍有几率会穿透 问题状态 最新活动: 2016-03-01 19:22 浏览: 1898 ...

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

178. laya.d3.utils.Utils3D_API3.0 [ 53%]

...nt8ArrayToArrayBuffer TEMPVector30 Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

179. native打包成app使用FileReader接口readAsArrayBuffer 时app崩溃 [ 53%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? 求高人分享使用protobuff...

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

180. laya.events.Keyboard_API3.0 [ 53%]

...T SLASH SPACE T TAB U UP V W X Y Z Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

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