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

大约有 63 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0035 秒)

61. Laya.SoundManager.playSound()问题,任务不是当前标签停止播放,当任务回到当前标签页,不能恢复播放 [ 51%]

...不能,因为我已经在做 - 杀意来袭 骨骼动画播放完后回调时间 ui list 里面元素不能点击两次 Laya.timer.loop()如何停止 循环依赖不能运行 Circular dependency: Animator 如何获取当前所有动画名称呢?或者所有AnimationClip呢? 谷歌浏...

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

62. socket大型项目回调 [ 50%]

LayaAir引擎 socket大型项目回调 /** * 创建时间 2017/04/16 */ module PomeloLaya{ export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = ...

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

63. 对游戏中各种控件字体样式使用“白鹭style”样式表 [ 50%]

...eDefault(): void { //每一项加载内容加载完成均可以设置一个回调 Laya.LoaderManager.prototype["_loadAssets"] = function (arr, complete, progress, type, priority, cache, group) { (priority === void 0) && (priority = 1); (cache === void 0) && (cache = true); var itemCo...

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