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

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

231. Uncaught unknown animationClip version. [ 57%]

...e.js:16463 Uncaught TypeError: Cannot read property '_tf' of null 同一个Graphics里面绘制超过20000个矢量rect的情况下,Uncaught Error: IBQuadrangle count(之前发起的问题不知道为什么找不到) 问题状态 最新活动: 2019-05-01 14:35 浏览: 1694 关注: 4 人

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

232. laya.ui.Label_API3.0 [ 57%]

...onent Label TextInput Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cac...

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

233. laya.display.Text_API3.0 [ 57%]

...t Input Index Constructors constructor Properties _extra _onPostLayout _ownGraphics _parseEscapeChars _scene _skinBaseUrl _url autoSize hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK VISIBLE _passwordChar drawtocanvCtx langPacks Accessors _isHeightSet _isWidt...

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

234. laya.ui.Dialog_API3.0 [ 57%]

...Hierarchy View Dialog Index Constructors constructor Properties _extra _ownGraphics _scene _scene3D _skinBaseUrl _url autoDestroyAtClosed autoSize closeEffect closeHandler closeType group hitTestPrior isModal isPopupCenter isShowEffect mouseThrough name popupEffect tag CANCEL CLOSE NO OK SURE YES dr...

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

235. 单机游戏如何监听网络是否连接 [ 57%]

...是否會遞歸調用子對象的destroy方法? 怎么检测点是否在 graphics绘制的区域内 问题状态 最新活动: 2017-02-06 20:42 浏览: 1454 关注: 2 人 daohu • 2017-02-07 02:21 问题一:这个等于就是当网游做了,除了不进行消息通信,当网断的时候...

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

236. 2D性能优化 · LayaAir3.0文档 · LAYABOX [ 57%]

...有多种做法,而其间差异很有必要知道。 使用getBounds/ getGraphicBounds。 var sp=new Laya.Sprite(); sp.graphics.drawRect(0,0,100,100,"#FF0000"); var bounds:Laya.Rectangle=sp.getGraphicBounds(); Laya.stage.addChild(sp); getBounds可以满足多数多数需求,但由于其需要计...

来源: Laya3.0_文档 发布时间: 20241014

237. laya.ui.Tree_API3.0 [ 57%]

... } Hierarchy Box Tree Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY array bgColor blendMode bottom cacheAs centerX cent...

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

238. laya.display.Input_API3.0 [ 55%]

...t Input Index Constructors constructor Properties _extra _onPostLayout _ownGraphics _parseEscapeChars _scene _skinBaseUrl _url autoSize hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK TYPE_DATE TYPE_DATE_TIME TYPE_DATE_TIME_LOCAL TYPE_EMAIL TYPE_MONTH TYPE_NUM...

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

239. 使用drawToCanvas截图多次之后,再也无法再本次程序中截图显示。没有任何报错 [ 54%]

...e进行draw绘制并显示到舞台 this._photo.name="testtt"; this._photo.graphics.drawTexture(this._tex,0,0,this.gridBox.width,this.gridBox.height); } 附件 : --> demo.zip 2017-05-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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

240. Laya拖尾怎么停止或清除,比如要瞬移角色的时候停止。伤脑壳~~!! [ 50%]

...自: 不知道你说的功能是基于2d的还是3d的,2d的可以通过graphics的方式,drawtexture的方法你绘制几张带透明度的图片应该就可以实现你的效果。 2020-07-19 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 ...

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