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

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

2341. laya.display.Graphics [ 51%]

...ture(tex:Texture, x:Number, y:Number, width:Number = 0, height:Number = 0, type:String = repeat, offset:Point = null):void 用texture填充。 Graphics  getBounds(realSize:Boolean = false):Rectangle 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Gra...

来源: laya_api 发布时间: 20170929

2342. Mac上使用layaide2.0.1,F5调试错误 [ 51%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游戏如何使用ttf字体? LayaAir...

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

2343. FB中引入puremvc laya.js.exe编译不通过,不能使用puremvc吗 [ 51%]

...aya中的宏编译要怎么用啊 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 微信小游...

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

2344. List列表使用出现的问题 [ 51%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 请问2.0的版本开始,我用ts编写的相关内容,都要使用import和export...

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

2345. the server responded with a status of 404 (Not Found) [ 51%]

...提示index.html not found unity3d sentinel key not found 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found Swift中接入其他都正常,但是在你们的conchConfi...

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

2346. RopeJoint代码动态创建 无法设置otherbody等属性 [ 51%]

...6; img.addComponent(RigidBody); (img.getComponent(RigidBody) as RigidBody).type="kinematic"; img2.addComponent(RopeJoint); (img2.getComponent(RopeJoint) as RopeJoint).otherBody=img.getComponent(RigidBody) as RigidBody; (img2.getComponent(RopeJoint) as RopeJoint).otherAnchor=new Array()[128,128]; (im...

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

2347. Image属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 51%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.Image)。 ​ **Image 组件的资源示例:** ​ ![图片0.png](img/1.png) ​ (图1) ​ **Image 组件拖放到编辑区后显示效果:** ​ ![图片0.png](img/2.png) ​ (图...

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

2348. 使用添加第三方的JS类库方法存在的bug。 [ 51%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? LayaAirIDE下如何使用mask? TypeScript下HttpRequest...

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

2349. List设置滚动到指定位置之后,无法往回拖动 [ 51%]

...ot;"; let hasHeroArr:Array<any> MsgFactory.inst.heroMessasge.getTypeHeroList(HeroMessage.HERO_TYPE_ALL,2); this.herolist.repeatX = hasHeroArr.length; this.herolist.dataSource = hasHeroArr; this.herolist.scrollTo(8) 大体是这样的

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

2350. laya.ui.Widget_API3.0 [ 51%]

...Reset onStart onUpdate resetLayout Legend Object literal Variable Function Type alias Class Class with type parameter Method Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface Static property

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