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

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

1251. 安卓端概率性崩溃 [ 17%]

安卓端概率性崩溃 安卓手机跑游戏 会有概率性闪退 下面是bugly捕捉到的堆栈     #00 pc 00000000005d1e98 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (laya::JCFileResManager::getRes(char const*, int, int)+148) [arm64-v8a] 2 #01 pc 00000000005c6cd8 /dat...

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

1252. laya.ui.HScrollBar_API3.0 [ 10%]

...ollBar; public function HScrollBar_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/hscroll.png", "resource/ui/hscroll$bar.png", "resource/ui/hscroll$down.png", "resource/ui/hscroll$up.png"], ...

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

1253. laya.ui.VScrollBar_API3.0 [ 10%]

...ollBar; public function VScrollBar_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vscroll.png", "resource/ui/vscroll$bar.png", "resource/ui/vscroll$down.png", "resource/ui/vsc...

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