大约有 729 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0086 秒)
Laya_社区(515) Laya3.0_api(63) Laya2.0_api(59) laya_api(55) Laya3.0_文档(17) Laya2.0_文档(16) Laya2.0_示例(2) Laya_示例(2)
...nts Packagelaya.uiClasspublic class PanelInheritancePanel Box UIComponent Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node ...
来源: Laya2.0_api 发布时间: 20190513
...hods | Events Packagelaya.displayClasspublic class SceneInheritanceScene Sprite Node EventDispatcher Object 场景类,负责场景创建,加载,销毁等功能 场景被从节点移除后,并不会被自动垃圾机制回收,如果想回收,请调用destroy接口,可以通过unDestro...
来源: Laya2.0_api 发布时间: 20190513
....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
...控件都存在该问题. 重现步骤: 在编辑器中任意添加一个Sprite结点并为该结点Graphic添加一个FillTexture命令, 随意设置一个图集,这时图片显示是正常的, 只要通过颜色选择控件更改该绘图命令的颜色值就会出现异常. 图片消失, 而...
来源: Laya_社区 发布时间: 20250228
...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
...| 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
...是顶点数面数都有 本地调试加载本地图片都报错 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 横屏模式在锁定竖屏的iphone上不能正常显示的问题 问题状态 最新活动: 2017-11-0...
来源: Laya_社区 发布时间: 20171104
...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