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

大约有 1,083 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0073 秒)

101. TextInput 在panle里滚动后输入位置错乱,求解 [ 88%]

...: package  {     import laya.display.Input;     import laya.display.Sprite;     import laya.display.Stage;     import laya.ui.Panel;     import laya.utils.Browser;     import laya.webgl.WebGL;          public class Yj_Customer     {         private var panel:Panel; ...

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

102. [LayaAir2]字节小游戏物理的坐标不一样,碰撞盒会比laya的小,物理的位置也不一样 [ 88%]

...ort default class test extends Laya.Script {         strWorldRoot:Laya.Sprite;     constructor() { super(); }     cameraPlayerOffset:Laya.Point=new Laya.Point(18,0);     cameraOffset:Laya.Point=new Laya.Point(180,570);     onEnable(): void {         Laya.Physics.I.allowSleeping = fal...

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

103. laya.ui.View [ 88%]

... Events Packagelaya.uiClasspublic class ViewInheritanceView Box Component Sprite Node EventDispatcher ObjectSubclasses Dialog View 是一个视图类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默...

来源: laya_api 发布时间: 20170929

104. laya.ui.ColorPicker [ 88%]

...kagelaya.uiClasspublic class ColorPickerInheritanceColorPicker UIComponent Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Property...

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

105. 如何让刚体指定度度后位移到某一个位置[ 88%]

...机跟随刚体移动,刚体出现抖动。 laya idc 下能否给单个sprite节点指定动画 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。参数是什么 设置pivot后,精灵位置显示位置不正确 如何获取指定类的共有的变...

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

106. AnimationPlayer如何规定在stop的时候停在指定的帧上?或者如何stop到最开始的位置[ 88%]

...时地图位置错乱 如何获取和设置scrollbar的滚动位置 获取Sprite位置问题 请问怎么实现点击图片移动到指定的位置(注意是移动到绝对坐标位置而不是相对坐标位置) 2.5引擎版本webgl使用遮罩动态变换位置和缩放时,会有线条,并...

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

107. laya.map.MapLayer [ 87%]

...ds | Events Packagelaya.mapClasspublic class MapLayerInheritanceMapLayer Sprite Node EventDispatcher Object 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Propert...

来源: laya_api 发布时间: 20170929

108. laya.ui.ViewStack [ 87%]

...ackagelaya.uiClasspublic class ViewStackInheritanceViewStack Box Component Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefi...

来源: laya_api 发布时间: 20170929

109. HTMLImageElement 里怎么控制img标签的位置[ 87%]

...什么 如何移位置 如何获取和设置scrollbar的滚动位置 获取Sprite位置问题 Nodes 标签怎么使用 在富文本htmldivelement中的span标签中怎么定义一个点击事件 问题状态 最新活动: 2017-11-26 16:56 浏览: 752 关注: 2 人

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

110. laya.ui.Tab [ 87%]

...s Packagelaya.uiClasspublic class TabInheritanceTab UIGroup Box Component Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默...

来源: laya_api 发布时间: 20170929