大约有 1,831 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0092 秒)
Laya_社区(1432) Laya3.0_api(161) Laya2.0_api(107) laya_api(70) Laya2.0_文档(34) Laya3.0_文档(23) Laya2.0_示例(2) Laya_示例(2)
...编译报错,显示如下 at error (D:\APP\LayaAirIDE_beta\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Object.error (D:\APP\LayaAirIDE_beta\resources\app\node_modules\rollup\dist\rollup.js:15621:24) at Object.error (D:\APP\LayaAirIDE_beta\resources\app\node_modules\rollup\dist\rol...
来源: Laya_社区 发布时间: 20191203
分享一个node脚本用于自动生成3d资源释放列表的json文件 /** * @description 用于将resource转换成json格式 * * @param filePath //目标路径 默认为/(当前目录) * @param outPath //生成的json文件存放目录 默认为/(当前目录) * * @example node res2json * @exa...
来源: Laya_社区 发布时间: 20180126
...Classpublic class AnimationInheritanceAnimation AnimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销,当相同...
来源: laya_api 发布时间: 20170929
...钮的文本内容。 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
...本标签的内容。 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
...博 QZONE 微信 simon 赞同来自: 是的。 也就是接口中的class Node换成interface Node 2017-07-05 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 simon 相关问题 laya2的Scene默认是文件模式,不会生成场景类了...
来源: Laya_社区 发布时间: 20170705
...ts Packagelaya.displayClasspublic class InputInheritanceInput Text Sprite Node EventDispatcher Object Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输入框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击...
来源: laya_api 发布时间: 20170929
...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
...本内容字符串。 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
...| Events Packagelaya.displayClasspublic class TextInheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通...
来源: laya_api 发布时间: 20170929