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

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

41. laya.ui.ViewStack_API3.0 [ 21%]

...f render repaint replaceChild runCallLater scale setChildIndex setGraphics setItems setSelfBounds set_anchorX set_anchorY set_bottom set_dataSource set_height set_scaleX set_scaleY set_top set_transform set_visible set_width size skew startDrag stopDrag timerLoop timerOnce toParentPoint updateZOrder...

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

42. 微信小游戏加载资源问题 [ 20%]

... } static __init__() { MiniLocalStorage.items = MiniLocalStorage; } static setItem(key, value) { try { MiniAdpter.window.wx.setStorageSync(key, value); } catch (error) { MiniAdpter.window.wx.setStorage({ key: key, data: value }); } } static getItem(key) { return MiniAdpter.window.wx.getStorageSync(k...

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

43. 【简单跑酷--JS版】---Lv.6 终篇 [ 17%]

...re && parseInt(_score) > score){ score = _score; } LocalStorage.setItem('runGameScore',score); this.txt.text = "GameOver\n\n Click Again\n\n Best Score : " + score; this.txt.y = (Config.GameHeight - this.txt.height) * 0.5; } })();[/i]剩下的都是比较简单的~~ 如果看过前面章...

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

44. laya.ui.List_API3.0 [ 8%]

...Child runCallLater scale scrollTo setChildIndex setContentSize setGraphics setItem setSelfBounds set_anchorX set_anchorY set_bottom set_dataSource set_height set_scaleX set_scaleY set_top set_transform set_visible set_width size skew startDrag stopDrag timerLoop timerOnce toParentPoint tweenTo updat...

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