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

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

241. 脚本化(JavaScript-IDE篇(JS)-脚本使用) [ 92%]

...:Int,Number,sNumber,String,Bool,Option,editOption,Check,Color,ColorArray,Node,Nodes,Prefab,SizeGrid,Vec,Vector,Ease | | accept | String的关联属性,accept:res 为接收资源地址 | | acceptTypes | Node和accept的关联属性, 接收的类型,比如和节点使用RevoluteJoint,Prismatic...

来源: Laya2.0_文档 发布时间: 20200603

242. layacmd在centOS 6.5上运行出错 [ 92%]

...OS 6.5上运行出错 layacmd publish -o cc -n output argv: [ '/data/tools/node-v8.9.0-linux-x64/bin/node', '/data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/LayaAirCmdTool.max.js', '/data/ebuild/gongdou/gongdouH5/laya/.laya', 'clear=true', 'releasemode=normal', 'exportU...

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

243. laya.ui.HScrollBar_API3.0 [ 92%]

...肤资源地址。 Returns HScrollBar Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node....

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

244. laya.ui.VScrollBar_API3.0 [ 92%]

...肤资源地址。 Returns VScrollBar Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node....

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

245. [0]layaair2-cmd 编译bug [ 92%]

[0]layaair2-cmd 编译bug Working directory changed to /usr/local/lib/node_modules/layaair2-cmd fs.js:27 const { Math, Object } = primordials;                          ^ ReferenceError: primordials is not defined     at fs.js:27:26     at req_ (/usr/local/lib/node_modules/layaair2-...

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

246. laya.ui.TextInput [ 92%]

...a.uiClasspublic class TextInputInheritanceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : ...

来源: laya_api 发布时间: 20170929

247. ide 2.4 layaair2-cmd 编译报错 [ 92%]

...改动,编辑器能够编译通过,命令行不行➜  GameTowertest node -v v10.17.0 ➜  GameTowertest npm -v 6.11.3 ➜  GameTowertest gulp -v [14:22:19] CLI version 3.9.1 ➜  GameTowertest layaair2-cmd -v 1.4.6 ➜  GameTowertest layaair2-cmd compile [14:22:34] Working directory change...

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

248. 关于App里面使用了Node特性的问题 [ 92%]

关于App里面使用了Node特性的问题 我在客户端用了Pomelo框架,由于Pomelo包含了若干个类库,所以用的是node的组织方式,并且用node-component进行了打包,但是App打包后就跑不起来了。有没有办法解决呢? 附件 : --> 2017-06-01 添加评...

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

249. laya.ui.Label_API3.0 [ 92%]

...文本内容字符串。 Returns Label Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node...

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

250. LayaAir 寻路库,寻路路径错误 [ 92%]

...d(arr, 3); var path:Array = astart1.findPath(0, 0, 2, 2, grid); trace(grid.nodes[0][0].walkable, grid.nodes[1][0].walkable, grid.nodes[2][0].walkable);  trace(grid.nodes[0][1].walkable, grid.nodes[1][1].walkable, grid.nodes[2][1].walkable);   trace(grid.nodes[0][2].walkable, grid.nodes[1][2].walka...

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