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

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

331. laya.d3.core.particleShuriKen.module.GradientSize [ 86%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientSizeProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientSizeInheritanceGradientSize ObjectImplements laya.d3.core.IClone GradientSize 类用于创建渐变尺寸。 Public Pr...

来源: Laya2.0_api 发布时间: 20190513

332. 论坛的简单跑酷地板间距疑问 [ 86%]

论坛的简单跑酷地板间距疑问 例子地址是https://ask.layabox.com/question/580 前面描述的不太清晰,我重新编辑下,谢谢大神给予指导 关于增加地板,新地板产生条件是前一个旧地板(this.x + this.width) < this.maxRight,this.x初始都是852,是...

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

333. 分享,扩展Laya.Text组件实现简单的富文本 [ 86%]

分享,扩展Laya.Text组件实现简单的富文本 扩展Laya.Text组件实现支持换色、加粗、下划线的文本类型 2018-04-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 he853066732 赞同来...

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

334. 关于Laya.Quaternion.createFromAxisAngle旋转角度不正确的问题 [ 86%]

LayaAir引擎 关于Laya.Quaternion.createFromAxisAngle旋转角度不正确的问题 Laya.Quaternion.createFromAxisAngle 在做向量旋转的时候,当使用的旋转坐标轴是标准坐标轴时,旋转的结果是正确的,如围绕Y轴旋转,(0,1,0),旋转30度,得到的结果是正确的 但...

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

335. HTMLDivElement下划线换行时,下划线颜色错误 [ 86%]

...lineY=lastWords.y+lastWords.height; if(hasLine) graphic.drawLine(startWord.x,lineY,lastWords.x+lastWords.width,lineY,this.color,1); var hitRec=HTMLHitRect.create(); hitRec.rec.setTo(startWord.x,lastWords.y,lastWords.x+lastWords.width-startWord.x,lastWords.height); hitRec.href=this.href; recList.push...

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

336. laya.physics.EdgeCollider_API3.0 [ 86%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/EdgeCollider" EdgeCollider Class EdgeCollider 2D边框碰撞体 Hierarchy ColliderBase EdgeCollider Index Constructors cons...

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

337. 监听按键事件怎么写呀,TS的 [ 86%]

...   if(e.keyCode==37){//左            this.hero.pos(this.hero.x-100,this.hero.y);                   }else if(e.keyCode==39){//右            this.hero.pos(this.hero.x+100,this.hero.y);        }else if(e.keyCode==38){//上            this.hero.pos...

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

338. laya.physics.PolygonCollider_API3.0 [ 86%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/PolygonCollider" PolygonCollider Class PolygonCollider 2D多边形碰撞体,暂时不支持凹多边形,如果是凹多...

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

339. 关于适配noborder模式(个人适配分享及建议) [ 86%]

...Width = window.innerWidth; var divHeight = window.innerHeight; var devicePixelRatio = Laya.Browser.pixelRatio; var divH = divHeight * devicePixelRatio; var divW = divWidth * devicePixelRatio; var desH = Laya.stage.height; var desW = Laya.stage.width; //设备是否为竖屏 var isDivH = divH > di...

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

340. laya.display.cmd.DrawPieCmd_API3.0 [ 86%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawPieCmd" DrawPieCmd Class DrawPieCmd 绘制扇形 Hierarchy DrawPieCmd Index Properties fillColor lineColor lineWidt...

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