大约有 726 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0069 秒)
Laya_社区(514) Laya3.0_api(63) Laya2.0_api(59) laya_api(55) Laya2.0_文档(16) Laya3.0_文档(15) Laya2.0_示例(2) Laya_示例(2)
....uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示...
来源: laya_api 发布时间: 20170929
...s | Events Packagelaya.uiClasspublic class ClipInheritanceClip Component Sprite Node EventDispatcher ObjectSubclasses FontClip Clip 类是位图切片动画。 Clip 可将一张图片,按横向分割数量 clipX 、竖向分割数量 clipY , 或横向分割每个切片的宽度 clipWidth 、...
来源: laya_api 发布时间: 20170929
... 的语言服务(2.1.5)。可能出现不一致的编译错误 如何设置Sprite的宽高和点击区域? 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 救命!ca...
来源: Laya_社区 发布时间: 20180704
...vents Packagelaya.uiClasspublic class TreeInheritanceTree Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyD...
来源: Laya2.0_api 发布时间: 20190513
...是顶点数面数都有 本地调试加载本地图片都报错 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 横屏模式在锁定竖屏的iphone上不能正常显示的问题 问题状态 最新活动: 2017-11-0...
来源: Laya_社区 发布时间: 20171104
...| Events Packagelaya.device.mediaClasspublic class VideoInheritanceVideo Sprite Node EventDispatcher Object Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意...
来源: Laya2.0_api 发布时间: 20190513
...ebgl.WebGL; import laya.utils.Handler; import laya.display.Sprite; import laya.ui.Image; public class LayaSample { public function LayaSample() { //初始化引擎 Laya.init(1136, 640,Web...
来源: Laya_社区 发布时间: 20190110
... 0, 0, 0, 0, //B 1, 0, 0, 0, 0]; //A var balloon = this.balloon = new Laya.Sprite; balloon.loadImage(RES.balloon); balloon.pos(540,70); balloon.filters = [new Laya.ColorFilter(redMat)]; Laya.stage.addChild(balloon); 附件 : --> 2016-05-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...
来源: Laya_社区 发布时间: 20160525
...s Packagelaya.uiClasspublic class UIGroupInheritanceUIGroup Box Component Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Pub...
来源: laya_api 发布时间: 20170929
... = false Inherited from AnimationBase._ownGraphics Defined in laya/display/Sprite.ts:245 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:631 _skinBaseUrl _skinBaseUrl: string Inherited from AnimationBase._skinBaseUrl Defined in laya/display/Sprite.ts:269 如果节点...
来源: Laya3.0_api 发布时间: 20231102