大约有 404 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0050 秒)
...tructor Defined in laya/components/AnimationClip2D.ts:214 实例化一个2D动画clip类 Returns AnimationClip2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImme...
来源: Laya3.0_api 发布时间: 20231115
...i/List.ts:221 是否缓存内容,如果数据源较少,并且list内无动画,设置此属性为true能大大提高性能 disableStopScroll disableStopScroll: boolean = false Defined in laya/ui/List.ts:182 禁用滚动条停止 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hit...
来源: Laya3.0_api 发布时间: 20231115
...e == Item.ITEM_TYPE_FLY){ item.visible = false; }else{ //星星物品播放动画 Tween.to(item, {y : -10, scaleX : 0.1, alpha : 0}, 300, null, Handler.create(this, this.itemTweenComplete, [item])); this.updateScore(); } } } } //人物如果踩到地板了 就把人物的坐标设置到地板上面 ...
来源: Laya_社区 发布时间: 20160803
...已经无效) Animation 的createFrames 使用已经加载的图集缓存动画失败 LayaAir 3D 有提供 3D 物理引擎功能吗? 问题已经取消 请问 laya 入口文件怎么改成其他的 不要LayaSample 座位入口主文件 释放已经预加载但未使用的模型资源报错 基...
来源: Laya_社区 发布时间: 20161109