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

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

601. laya.ui.TextArea [ 51%]

....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

602. laya.ui.Clip [ 51%]

...s | Events Packagelaya.uiClasspublic class ClipInheritanceClip Component Sprite Node EventDispatcher ObjectSubclasses FontClip Clip 类是位图切片动画。 Clip 可将一张图片,按横向分割数量 clipX 、竖向分割数量 clipY , 或横向分割每个切片的宽度 clipWidth 、...

来源: laya_api 发布时间: 20170929

603. list 重新绑定数据后 scrollBar.value 会没有限制的增加或减少,list上下都会出现很多空白的区域. 而scrollBar.slider.value 是正确的 .请问该如何处理 [ 51%]

... 的语言服务(2.1.5)。可能出现不一致的编译错误 如何设置Sprite的宽高和点击区域? 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 救命!ca...

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

604. laya.ui.Tree [ 51%]

...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

605. Laya.loader.load加载的资源 通过http访问正常 https访问图片不显示 但是html img标签中的图片http和https访问都可以显示 [ 51%]

...是顶点数面数都有 本地调试加载本地图片都报错 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 真机调试报错:LayaPlayer不支持的标签</SCRIPT> 横屏模式在锁定竖屏的iphone上不能正常显示的问题 问题状态 最新活动: 2017-11-0...

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

606. laya.device.media.Video [ 51%]

...| 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

607. 使用blendMode=add模式时,某些手机上无法正常显示,出现黑底 [ 51%]

...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

608. 关于颜色滤镜的问题 [ 51%]

... 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

609. laya.ui.UIGroup [ 51%]

...s Packagelaya.uiClasspublic class UIGroupInheritanceUIGroup Box Component Sprite Node EventDispatcher ObjectImplements IItemSubclasses RadioGroup, Tab Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Pub...

来源: laya_api 发布时间: 20170929

610. laya.html.dom.HTMLIframeElement_API3.0 [ 51%]

... = 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