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

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

181. laya.ui.View [ 42%]

...到舞台后 此方法为虚方法,使用时重写覆盖即可 Node onOpened(param:*):void场景打开完成后,调用此方法(如果有弹出动画,则在动画完成后执行)Scene open(closeOther:Boolean = true, param:* = null):void 打开场景。【注意】被关闭的场景,如...

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

182. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 42%]

... -framework AVFoundation -weak_framework UIKit -framework GLKit -framework OpenGLES -framework OpenAL -framework SystemConfiguration -framework CoreGraphics -Xlinker -dependency_info -Xlinker /Users/wxh/Library/Developer/Xcode/DerivedData/ykmj-hkcpwhnxmcoyygagguzfcmsdrryg/Build/Intermediates.noindex...

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

183. html5发布iOS编译报错 [ 42%]

...mework CoreTelephony -lz -weak_framework UIKit -framework GLKit -framework OpenGLES -framework OpenAL -framework SystemConfiguration -framework CoreGraphics -Xlinker -dependency_info -Xlinker /Users/poss/Library/Developer/Xcode/DerivedData/wangpainiuniu-anpukpjfwkheduhiexglvkluqjyw/Build/Intermediat...

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

184. laya.display.Scene_API3.0 [ 41%]

...ller on onAfterDeserialize onAwake onClosed onDestroy onDisable onEnable onOpened once open parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anc...

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

185. runTime使用(TypeScript-IDE篇(TS)-组件化开发相关) [ 41%]

...释,把实例页面的代码注掉 //GameConfig.startScene && Laya.Scene.open(GameConfig.startScene); //实例化BGPageUI页面 var bgPage: ui.BGPageUI = new ui.BGPageUI(); //为了能够清楚的看到这个页面所在的位置,在此设置设置一个背景色 bgPage.graphics.drawRect(0, 0, 3...

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

186. laya.ui.ColorPicker [ 41%]

...到舞台后 此方法为虚方法,使用时重写覆盖即可 Node  open():void 打开颜色样本列表面板。 ColorPicker parentRepaint(type:int):voidcacheAs时,设置所有父对象缓存失效。 Sprite pivot(x:Number, y:Number):Sprite 设置轴心点。相当于分别设置pivotX和p...

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

187. laya.ui.MoreGame [ 40%]

...esUrl:String):String[static] 获取指定图片的绝对地址 MoreGame onOpened(param:*):void场景打开完成后,调用此方法(如果有弹出动画,则在动画完成后执行)Scene  onSetIconType(type:Boolean):void 设置icon的显示状态 MoreGame open(closeOther:Boolean = true,...

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

188. laya.ui.Dialog_API3.0 [ 35%]

...ller on onAfterDeserialize onAwake onClosed onDestroy onDisable onEnable onOpened once open parentRepaint pivot popup pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX s...

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

189. 微信小游戏中不能加载proto文件 [ 31%]

...ginReq");  // Create a new message var message = AwesomeMessage.create( { openid: "AwesomeString" });  console.log(message.openid) // Verify the message if necessary (i.e. when possibly incomplete or invalid) var errMsg = AwesomeMessage.verify(message); if (errMsg) throw Error(errMsg);  // Encode...

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

190. laya.ui.DialogManager_API3.0 [ 30%]

...理器管理。 任意对话框打开和关闭,都会出发管理类的open和close事件 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭,点击窗口是否切换层次等 通过设置对话框的zOrder属性,可以更改弹出的层次 Hierarchy Sprit...

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