大约有 92 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0038 秒)
...时,将被识别为树结构的项的背景。2帧:悬停时背景、选中时背景。 selectBox.height = 24; selectBox.x = 13; selectBox.y = 0; selectBox.left = 12; this.addChild(selectBox);//需要使用this.访问父类的属性或方法。 var folder = new laya.ui.Clip("resource/ui/clip_tre...
来源: Laya3.0_api 发布时间: 20231115
... } /** * 通过屏幕坐标来获取选中格子的索引 * @param screenX 屏幕坐标x * @param screenY 屏幕坐标y * @param result 把计算好的格子坐标,放到此对象中 ...
来源: Laya_社区 发布时间: 20161109