大约有 1,062 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0057 秒)
Laya_社区(391) Laya2.0_api(241) laya_api(189) Laya2.0_文档(81) Laya_示例(65) Laya2.0_示例(51) Laya3.0_api(32) Laya3.0_文档(12)
...// 设置数据项为对应图片的路径 var data:Array = []; for (var i:int = 0; i < 10; ++i) { data.push("../../../../res/ui/listskins/1.jpg"); data.push("../../../../res/ui/listskins/2.jpg"); data.push("../../../../res/ui/listskins/3.jpg"); data.push("../../../../res/ui/listskins/4.jpg"); data....
来源: Laya_示例 发布时间: 20251130
...Boolean = true叠加模式。CameraAnimations currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable ...
来源: laya_api 发布时间: 20170603
...herited Public Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable ...
来源: laya_api 发布时间: 20170929
...acheAs的normal模式。建议优先使用cacheAs代替。 Sprite count : int[read-only] 当前动画中帧的总数。 AnimationPlayerBase customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite des...
来源: laya_api 发布时间: 20170929
...a.webgl.WebGL; public class DialogCenterClose { private const DIALOG_WIDTH:int = 220; private const DIALOG_HEIGHT:int = 275; private const CLOSE_BTN_WIDTH:int = 43; private const CLOSE_BTN_PADDING:int = 5; private var assets:Array; public function DialogCenterClose() { // 不支持WebGL时自动切...
来源: Laya_社区 发布时间: 20170706
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite...
来源: Laya2.0_api 发布时间: 20190513
...ad-only] 获取骨骼数据。 SkinAnimations currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable ...
来源: laya_api 发布时间: 20170929
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite...
来源: Laya2.0_api 发布时间: 20190513
... 格式:"上边距,右边距,下边距,左边距"。 Button labelSize : int 表示按钮文本标签的字体大小。 Button labelStroke : Number 描边宽度(以像素为单位)。 默认值0,表示不描边。 Button labelStrokeColor : String 描边颜色,以字符串表示。 默认...
来源: laya_api 发布时间: 20170929
...轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite...
来源: Laya2.0_api 发布时间: 20190513