大约有 159 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0049 秒)
Laya_社区(123) Laya3.0_文档(17) Laya2.0_文档(9) Laya3.0_api(6) laya_api(1) Laya2.0_示例(1) Laya_示例(1) Laya2.0_api(1)
...理器接受两个参数: function onOrientationChange(absolute:Boolean, info:RotationInfo):void absolute: 指示设备是否可以提供绝对方位数据(指向地球坐标系),或者设备决定的任意坐标系。关于坐标系参见https://developer.mozilla.org/en-US/docs/Web/Guide/Ev...
来源: Laya2.0_api 发布时间: 20190513
...ayer = Laya.Layer; var Rectangle = Laya.Rectangle; function layaSlot(info){ layaSlot.__super.call(this); this.size(200,200); this.graphics.drawRect(0,0,200,200,'#123456'); var viewPort = new Rectangle(0,0,200,200); this.viewport = viewPort;...
来源: Laya_社区 发布时间: 20170323
... 2017-12-02 0 1 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; export default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this...
来源: Laya_社区 发布时间: 20171202
... 2018-11-13 0 1 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; export default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this...
来源: Laya_社区 发布时间: 20181112
... 2018-07-24 0 0 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; export default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this...
来源: Laya_社区 发布时间: 20180724
... 2018-08-14 0 0 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; export default class RuleDialog extends ui.scene.RuleDialogUI { private m_index: number = -1; private m_downValue: number = -1; constructor() { super(); this...
来源: Laya_社区 发布时间: 20170215
...理器接受两个参数: function onOrientationChange(absolute:Boolean, info:RotationInfo):void absolute: 指示设备是否可以提供绝对方位数据(指向地球坐标系),或者设备决定的任意坐标系。关于坐标系参见https://developer.mozilla.org/en-US/docs/Web/Guide/Ev...
来源: Laya3.0_api 发布时间: 20231115
...rk OpenGLES -framework OpenAL -framework CoreGraphics -Xlinker -dependency_info -Xlinker /Users/wxh/Library/Developer/Xcode/DerivedData/ykmj-hkcpwhnxmcoyygagguzfcmsdrryg/Build/Intermediates.noindex/ykmj.build/Debug-iphoneos/ykmj.build/Objects-normal/armv7/ykmj_dependency_info.dat -o /Users/wxh/Libra...
来源: Laya_社区 发布时间: 20180322
...导致模型数据没有卸载 代码是 /* * 场景资源 */ this.m_info_bg = null; this.m_gun_root = null; this.m_complete = null; /* * 战场数据 */ this._NormalBattleInfo = null; this._InfiniteBattleInfo = null; this._zombie_info_obj = null; this.m_fight_2d_root.destroy();//销毁...
来源: Laya_社区 发布时间: 20191102
...一玩接入问题 问题一:接入玩一玩,点击事件会报错:info2=detectGesture end!Failed!!!touchArr[i].id=559270928 ; 问题二:在xcode日志里会有这种错误提示:CGBitmapContentCreate:unsupported parameter combination 附件 : --> 2018-07-23 添加评论 免费帖 --> ...
来源: Laya_社区 发布时间: 20180723