大约有 566 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0070 秒)
...件,或者文件读取失败,请检查后重新编译。 如何设置Sprite的宽高和点击区域? Animation 的createFrames 使用已经加载的图集缓存动画失败 请教一个关于laya2.5d项目美术规范的问题哈 FD 宏编译时 出现 试图访问该方法时失败 unity导...
来源: Laya_社区 发布时间: 20180416
...如何获取图集下的小图资源? 模型资源释放问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? LayaAir IDE 资源窗口那块能否像unity一样加个图片预览模式的功能 IDE动画 添加过程出现图片资源丢失 unity 3d 骨骼动画资源到处 Key...
来源: Laya_社区 发布时间: 20171115
...ds | Events Packagelaya.mapClasspublic class MapLayerInheritanceMapLayer Sprite Node EventDispatcher Object 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Propert...
来源: Laya2.0_api 发布时间: 20190513
...| Events Packagelaya.uiClasspublic class ClipInheritanceClip UIComponent Sprite Node EventDispatcher ObjectSubclasses FontClip Clip 类是位图切片动画。 Clip 可将一张图片,按横向分割数量 clipX 、竖向分割数量 clipY , 或横向分割每个切片的宽度 clipWidth 、竖...
来源: Laya2.0_api 发布时间: 20190513
...无效) 关于shader中opengl函数问题 graphics alpha 问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 请问如何让textinput组件输入密码的时候显示*号? 分享:LayaAir下如...
来源: Laya_社区 发布时间: 20180103
...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
... Events Packagelaya.uiClasspublic class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和...
来源: laya_api 发布时间: 20170929
...Packagelaya.uiClasspublic class DialogInheritanceDialog View Box Component Sprite Node EventDispatcher ObjectSubclasses AsynDialog Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边...
来源: laya_api 发布时间: 20170929
调用图集中小图片失败 var sp:Sprite=new Sprite(); sp.loadImage("img/btnbg2.png"); Laya.stage.addChild(sp); var sp1:Sprite=new Sprite(); sp1.loadImage("system/twoP.png"); Laya.stage.addChild(sp1); img图集中的小图可以调用到,system的图集调用不到,在浏览器的资源列表...
来源: Laya_社区 发布时间: 20170518
...kagelaya.uiClasspublic class ViewStackInheritanceViewStack Box UIComponent Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefi...
来源: Laya2.0_api 发布时间: 20190513