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

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

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

...19-05-09 13:35 请问一下,你们conchRuntime里面impert的#import <functional>,需要说明库的支持,编译又报了这个错误! Laya_Aaron • 2019-05-09 15:43 好像是链接我们的conch.a没弄对 185*****051 • 2019-05-09 11:58 没有用引擎打包,只是我们有一...

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

232. 富文本:LayaAir下 HtmlDivElement的使用汇总 [ 50%]

...99999"); Laya.stage.addChild(sp);4、实现超链接 示例如下:public function HtmlDemo() { var div:HTMLDivElement=new HTMLDivElement(); div.innerHTML="<span href='http://ask.layabox.com/'>LayaBox欢迎你的加入!</span>"; div.on(Event.LINK,this,onLink); Laya.stage.addChild(div)...

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

233. laya.html.dom.HTMLIframeElement_API3.0 [ 50%]

...Node.ts:218 Parameters node: Node Returns Node callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:611 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

234. laya.ui.Button_API3.0 [ 50%]

...ui.Button; import laya.utils.Handler; public class Button_Example { public function Button_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//...

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

235. laya.html.dom.HTMLDivElement_API3.0 [ 50%]

...Node.ts:218 Parameters node: Node Returns Node callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:611 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

236. laya.ani.bone.Skeleton_API3.0 [ 50%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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

237. laya.ui.Dialog_API3.0 [ 50%]

...; public class Dialog_Example { private var dialog:Dialog_Instance; public function Dialog_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/btn_close.png", Handler.create(this, o...

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

238. laya.ui.TipManager_API3.0 [ 50%]

...ameters value: any Returns void defaultTipHandler get defaultTipHandler(): Function set defaultTipHandler(value: Function): void Defined in laya/ui/TipManager.ts:132 默认鼠标提示函数 Returns Function Defined in laya/ui/TipManager.ts:136 默认鼠标提示函数 Parameters value: Function Ret...

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

239. laya.ui.Radio_API3.0 [ 50%]

....ui.Button; import laya.utils.Handler; public class Button_toggle { public function Button_toggle() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoad...

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

240. laya.physics.PhysicsDebugDraw_API3.0 [ 50%]

...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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