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

大约有 1,787 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0086 秒)

261. 分享一个node脚本用于自动生成3d资源释放列表的json文件 [ 92%]

分享一个node脚本用于自动生成3d资源释放列表的json文件 /** * @description 用于将resource转换成json格式 * * @param filePath //目标路径 默认为/(当前目录) * @param outPath //生成的json文件存放目录 默认为/(当前目录) * * @example node res2json * @exa...

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

262. laya.display.Animation [ 92%]

...Classpublic class AnimationInheritanceAnimation AnimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销,当相同...

来源: laya_api 发布时间: 20170929

263. laya.ui.Button_API3.0 [ 92%]

...钮的文本内容。 Returns Button Properties Optional _extra _extra: INodeExtra Implementation of ISelect._extra Inherited from Node._extra Defined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Overrides Sprite._graphics Defined in laya/ui/Button.ts:212 _ownGraphics _ownGraphics: boo...

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

264. laya.ui.CheckBox_API3.0 [ 92%]

...本标签的内容。 Returns CheckBox Properties Optional _extra _extra: INodeExtra Implementation of ISelect._extra Inherited from Node._extra Defined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Inherited from Button._graphics Overrides Sprite._graphics Defined in laya/ui/Button.ts:...

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

265. 关于LayaAir.d.ts生成的建议 [ 91%]

...博 QZONE 微信 simon 赞同来自: 是的。 也就是接口中的class Node换成interface Node 2017-07-05 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 simon 相关问题 laya2的Scene默认是文件模式,不会生成场景类了...

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

266. laya.display.Input [ 91%]

...ts Packagelaya.displayClasspublic class InputInheritanceInput Text Sprite Node EventDispatcher Object Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输入框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击...

来源: laya_api 发布时间: 20170929

267. laya.ui.TextInput_API3.0 [ 91%]

...ring 文本内容。 Returns TextInput Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Overrides Sprite._graphics Defined in laya/ui/TextInput.ts:118 _ownGraphics _ownGraphics: boolean = false Inherited from ...

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

268. laya.ui.TextArea_API3.0 [ 91%]

...本内容字符串。 Returns TextArea Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _graphics _graphics: AutoBitmap Inherited from TextInput._graphics Overrides Sprite._graphics Defined in laya/ui/TextInput.ts:118 _ownGraphics _ownGraphi...

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

269. laya.display.Text [ 91%]

...| Events Packagelaya.displayClasspublic class TextInheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通...

来源: laya_api 发布时间: 20170929

270. laya开发支持npm install安装的node_modules吗 [ 91%]

laya开发支持npm install安装的node_modules吗 laya开发支持npm install安装的node_modules吗 2018-03-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 支持,不过里面的...

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