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

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

211. laya.ui.ProgressBar [ 87%]

... Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar Component Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,...

来源: laya_api 发布时间: 20170929

212. laya.d3.physics.CharacterController [ 86%]

...Classpublic class CharacterControllerInheritanceCharacterController PhysicsComponent Component Object CharacterController 类用于创建角色控制器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的...

来源: Laya2.0_api 发布时间: 20190513

213. laya.physics.PolygonCollider [ 86%]

...csClasspublic class PolygonColliderInheritancePolygonCollider ColliderBase Component Object 2D多边形碰撞体,暂时不支持凹多边形,如果是凹多边形,先手动拆分为多个凸多边形 节点个数最多是b2_maxPolygonVertices,这数值默认是8,所以点的数量不建议...

来源: Laya2.0_api 发布时间: 20190513

214. laya.physics.ChainCollider [ 86%]

...hysicsClasspublic class ChainColliderInheritanceChainCollider ColliderBase Component Object 2D线形碰撞体 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By density : Number密度值,值可以为零或者是正数,建议使用相似的密...

来源: Laya2.0_api 发布时间: 20190513

215. laya.physics.joint.RevoluteJoint [ 86%]

...ics.jointClasspublic class RevoluteJointInheritanceRevoluteJoint JointBase Component Object 旋转关节强制两个物体共享一个锚点,两个物体相对旋转 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  anchor : Array[首次设...

来源: Laya2.0_api 发布时间: 20190513

216. laya.physics.ColliderBase [ 86%]

... Packagelaya.physicsClasspublic class ColliderBaseInheritanceColliderBase Component ObjectSubclasses BoxCollider, ChainCollider, CircleCollider, PolygonCollider 碰撞体基类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  density : Numbe...

来源: Laya2.0_api 发布时间: 20190513

217. laya.ui.Tree [ 86%]

...Methods | Events Packagelaya.uiClasspublic class TreeInheritanceTree Box Component Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties...

来源: laya_api 发布时间: 20170929

218. laya.d3.component.AnimatorState [ 86%]

...ex | Frames No Frames AnimatorStateProperties | Methods Packagelaya.d3.componentClasspublic class AnimatorStateInheritanceAnimatorState ObjectImplements laya.d3.core.IClone AnimatorState 类用于创建动作状态。 Public Properties PropertyDefined By  clip : AnimationClip 获取动作。 ...

来源: Laya2.0_api 发布时间: 20190513

219. laya.ui.CheckBox [ 86%]

...Events Packagelaya.uiClasspublic class CheckBoxInheritanceCheckBox Button Component Sprite Node EventDispatcher Object CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox ...

来源: laya_api 发布时间: 20170929

220. laya.ui.Slider [ 86%]

...Methods | Events Packagelaya.uiClasspublic class SliderInheritanceSlider Component Sprite Node EventDispatcher ObjectSubclasses HSlider, VSlider 使用 Slider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 滑块的当前值由滑块端点(对应于滑块的...

来源: laya_api 发布时间: 20170929