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

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

581. laya.device.media.Video [ 69%]

...| 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。 注意...

来源: laya_api 发布时间: 20170929

582. laya.ui.ScrollBar_API3.0 [ 69%]

...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...

来源: Laya3.0_api 发布时间: 20231115

583. 父节点怎么清空自己?删除自己所有的子节点。 [ 69%]

... 要回复问题请先登录 发起人 175*****371 相关问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 使用getChildByName()无法得到子节点对象 如何按父节点宽高缩放,而按屏幕缩放 Laya.Panel的子节点在(0,0)点有可能显示的问题...

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

584. laya.ui.LayoutBox_API3.0 [ 69%]

...ren?: boolean): LayoutBox Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns LayoutBox Properties Optional _extra _extra: INodeExtra Inherited ...

来源: Laya3.0_api 发布时间: 20231115

585. UI资源被释放, UI对象还存在,重新加载资源,UI对象再创建,再次显示UI就资源丢失了 [ 69%]

...再次点击后退键退出游戏”,如果去掉这个提示 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 模型资源释放问题 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 问题状态 最新活动: 2018-02-07 14:25 浏览: 8...

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

586. 在Laya设计器里, 怎么添加圆角矩形? [ 69%]

...关的链接 提交 2 个回复 cry_11858 赞同来自: cuixueying var sp:Sprite = new Sprite(); sp.graphics.drawPath(400, 310, [["moveTo", 5, 0], ["lineTo", 105, 0], ["arcTo", 110, 0, 110, 5, 5], ["lineTo", 110, 55], ["arcTo", 110, 60, 105, 60, 5], ["lineTo", 5, 60], ["arcTo", 0, 60, 0, 55, 5], ["l...

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

587. tiledmap地图移动,如何让地图上的对象一起移动? [ 69%]

...n 赞同来自: tiledMap好像是一个是独立的对象,能随某个sprite移动,  位置总是相对于舞台? 2017-03-17 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 hamletborn 相关问题 两个对象new了一个相同...

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

588. laya.ui.UIGroup [ 69%]

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

来源: laya_api 发布时间: 20170929

589. laya.ui.ViewStack_API3.0 [ 69%]

...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...

来源: Laya3.0_api 发布时间: 20231115

590. laya.ui.Button [ 69%]

... Events Packagelaya.uiClasspublic class ButtonInheritanceButton Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和...

来源: laya_api 发布时间: 20170929