大约有 5,997 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0220 秒)
Laya_社区(5690) Laya3.0_api(103) Laya2.0_文档(67) Laya3.0_文档(44) Laya2.0_示例(31) Laya_示例(31) laya_api(16) Laya2.0_api(15)
...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/html/dom/HTMLDivElement" HTMLDivElement Class HTMLDivElement HTML图文类,用于显示html内容 支持的标签如下: a:链接标签,点击后会派发"link"事件 比如:a div:div容器标签,比如:abc span:...
来源: Laya3.0_api 发布时间: 20231102
...0 pc 00000000006ae358 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::internal::Context::native_context()+0) [arm64-v8a] 2 #01 pc 00000000006594a4 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::Isolate::GetCurrentContext()+20) [arm64-v8a] 3 #02 pc 0000000...
来源: Laya_社区 发布时间: 20191214
...的HTML5游戏。 强烈推荐要看一看微信小游戏官方的文档,LayaAir引擎的文档更多的是引擎相关的,当然也会混合了一些小游戏接口的应用介绍,但是仔细看看微信官方文档肯定没错。 下载并安装微信开发者工具 微信开发者工具主...
来源: Laya3.0_文档 发布时间: 20251010
启动引擎报错 mPlugin.game_plugin_init(3); I/LayaBox: JNI localStoragePath=/data/user/0/com.iyoulong.wokfb//LayaCache/localstorage I/WebViewFactory: Loading com.google.android.webview version 70.0.3538.80 (code 353808050) I/zygote64: no shared libraies, dex_files: 1 I/zygote64: Rejecting re-in...
来源: Laya_社区 发布时间: 20181119
...同来自: 下面是socket源码: package Scripts.Core { import laya.net.Socket; import laya.utils.Byte; import laya.events.Event; import Scripts.Core.MsgManger; import Scripts.Core.IHandler; import Scripts.Core.TipsManager; import laya.utils.Browser; /** * ... * @author */ public class S...
来源: Laya_社区 发布时间: 20170724
...Frames No Frames SceneProperties | Methods | Events | Constants Packagelaya.d3.core.sceneClasspublic class SceneInheritanceScene Sprite Node EventDispatcher ObjectImplements ISubmit, laya.resource.ICreateResource BaseScene 类用于实现场景。 Public Properties Hide Inherited Public Properti...
来源: laya_api 发布时间: 20170929
...| Index | Frames No Frames LabelProperties | Methods | Events Packagelaya.uiClasspublic class LabelInheritanceLabel Component Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Pub...
来源: laya_api 发布时间: 20170929
...找到相关结果 已邀请: 与内容相关的链接 提交 13 个回复 Laya_Aaron 赞同来自: 传这个图也看不出问题在哪,导出设置是否正确,unity版本是多少, 插件版本是最新的吗?ide是否最新,有没有报错信息。 我还是要给你个链接自己查...
来源: Laya_社区 发布时间: 20180702
...| Index | Frames No Frames LabelProperties | Methods | Events Packagelaya.uiClasspublic class LabelInheritanceLabel UIComponent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited P...
来源: Laya2.0_api 发布时间: 20190513
laya native加载人物模型出错 我使用 var that=this; Laya.loader.create("res/3d/baseman01.lh", Laya.Handler.create(this, function(){ var scene3d=new Laya.Scene3D(); that.owner.addChild(scene); var model=Laya.loader.getRes(window.getPath("res/3d/baseman01.lh")); var player=model.clone();...
来源: Laya_社区 发布时间: 20190725