大约有 377 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0066 秒)
... Packagelaya.d3.core.sceneClasspublic class BaseSceneInheritanceBaseScene Sprite Node EventDispatcher ObjectImplements ISubmitSubclasses Scene, VRScene BaseScene 类用于实现场景的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By...
来源: laya_api 发布时间: 20170422
...ts Packagelaya.uiClasspublic class RadioInheritanceRadio Button Component Sprite Node EventDispatcher Object Radio 控件使用户可在一组互相排斥的选择中做出一种选择。 用户一次只能选择 Radio 组中的一个成员。选择未选中的组成员将取消选择该组中当...
来源: laya_api 发布时间: 20170929
...nts Packagelaya.uiClasspublic class PanelInheritancePanel Box UIComponent Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node ...
来源: Laya2.0_api 发布时间: 20190513
...I点击穿透的问题 骨骼动画播放完后的回调时间 如何设置Sprite的宽高和点击区域? LayaFlash:求ByteArray.jas ->readMultiByte对gb2312的实现翻译 救命!canvas定位后 点击区域偏移,求大大们解答 问题状态 最新活动: 2017-11-22 16:32 浏览: 1041...
来源: Laya_社区 发布时间: 20171121
... Events Packagelaya.uiClasspublic class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和...
来源: laya_api 发布时间: 20170929
...显示贴图 使用钢体设置防穿后仍有几率会穿透 如何设置Sprite的宽高和点击区域? list 每次滑动,都是可以滑动一点点,可不可以如何设置,让他每次滑动,只能固定的值。 鼠标滚轮滚动事件 anchor锚点设置不生效 Laya3D里的materia...
来源: Laya_社区 发布时间: 20180228
Sprite cacheAs问题 我写麻将游戏时(用canvas模式),对打出的牌的Sprite容器进行cacheAs优化(normal和bitmap)。 出现了下面问题。 没有优化的时候, Drawcall很大,200多。但是Mem很小不到20M 但是做了cacheAs优化 tdapai.cacheAs = 'norma...
来源: Laya_社区 发布时间: 20180630
... laya123 package huamao.layer.ui { import app.TheGame; import laya.display.Sprite; import laya.maths.Rectangle; public class CdSprite extends Sprite { public static const START:int = -90; public static const COLOR:String = "#000000"; private var r:Number = BarCell.WID / Math.SQRT2; private var rect:...
来源: Laya_社区 发布时间: 20171124
...Packagelaya.uiClasspublic class TabInheritanceTab UIGroup Box UIComponent Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活...
来源: Laya2.0_api 发布时间: 20190513
...iClasspublic class RadioGroupInheritanceRadioGroup UIGroup Box UIComponent Sprite Node EventDispatcher Object RadioGroup 控件定义一组 Radio 控件,这些控件相互排斥; 因此,用户每次只能选择一个 Radio 控件。 Public Properties Hide Inherited Public Properties Show Inher...
来源: Laya2.0_api 发布时间: 20190513