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

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

61. isTrigger碰撞还是有问题 [ 67%]

...回复被折叠 要回复问题请先登录 发起人 pabble 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 求指点3d射线碰撞和UI点击穿透的问题 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 laya2.0 3d物理碰撞穿透问题 laya2.2 导出...

来源: Laya_社区 发布时间: 20191010

62. 快速设置musicVolume会产生爆音 [ 67%]

...叠 要回复问题请先登录 发起人 hhh_DDD 相关问题 如何设置Sprite的宽高和点击区域? 关于遍历产生的sprite的点击事件,急,大神帮看哈 使用钢体设置防穿后仍有几率会穿透 龙骨skeleton鼠标点击区域的设置 list 每次滑动,都是可以...

来源: Laya_社区 发布时间: 20170729

63. 设置 mask 的问题 [ 66%]

...会这样? 项目文件在附件 问题 4 :话说这种功能 应该用Sprite做容器还是用box做容器? 还有就是 VBox 和 HBox 还有 Box 与 Sprite 有什么区别 什么情况适用于那种类型? 附件 : --> myLayaUIDemoTest.rar 2017-08-27 添加评论 免费帖 --> 分享 微...

来源: Laya_社区 发布时间: 20170827

64. laya.ui.TipManager [ 66%]

...ackagelaya.uiClasspublic class TipManagerInheritanceTipManager UIComponent Sprite Node EventDispatcher Object鼠标提示管理类Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierar...

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

65. laya.ui.VBox [ 66%]

...kagelaya.uiClasspublic class VBoxInheritanceVBox LayoutBox Box UIComponent Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 N...

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

66. laya.ui.HBox [ 66%]

...kagelaya.uiClasspublic class HBoxInheritanceHBox LayoutBox Box UIComponent Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 N...

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

67. laya.ui.AdvImage [ 66%]

...kagelaya.uiClasspublic class AdvImageInheritanceAdvImage Image UIComponent Sprite Node EventDispatcher Object 广告插件 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : B...

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

68. 如何用Tween 给graphics.drawLine 设置缓动 [ 66%]

...,然后修改scale属性,进行拉伸!package { import laya.display.Sprite; public class LayaAirDemo { private var sp:Sprite; private var endX:Number; private var endY:Number; public function LayaAirDemo() { Laya.init(600,600); sp=new Sprite(); Laya.stage.addChild(sp); endX=0; endY=0; sp.graph...

来源: Laya_社区 发布时间: 20170418

69. laya.ui.VSlider [ 66%]

...ckagelaya.uiClasspublic class VSliderInheritanceVSlider Slider UIComponent Sprite Node EventDispatcher Object 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 VSlider 控件采用垂直方向。滑块轨道从下往上扩展,而标签位于轨道...

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

70. laya.ui.LayoutBox [ 66%]

...kagelaya.uiClasspublic class LayoutBoxInheritanceLayoutBox Box UIComponent Sprite Node EventDispatcher ObjectSubclasses HBox, VBox LayoutBox 是一个布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自...

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