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

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

361. 回调函数... [ 59%]

回调函数... constructor(){ Laya.loader.load(this.skins, Handler.create(this, this.onUIAssetsLoaded)); } aaa() { } function onUIAssetsLoaded( this.aaa();//为什么回调函数不能调用,undefined } 2017-06-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

362. UI中建立 Dialog [ 59%]

...立 Dialog UI中建立了 Dialog    请问主场景调用 Dialog    constructor(){         super(); 如何调用呢 这个地方 } 附件 : --> 2019-12-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回...

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

363. HTMLDivElement下划线 [ 59%]

...行间距 聊天消息对话框中new一个HTMLDivElement 报错"Illegal constructor",请问这个该怎么处理? HTMLDivElement 对齐问题! 问题状态 最新活动: 2018-04-26 15:14 浏览: 905 关注: 2 人 182*****278 • 2018-04-26 15:51 那这个下划线的上下位置是不是也不...

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

364. 2.0版本Laya.MiniAdpter为空 [ 59%]

...测机制是啥 2.0版本list渲染显示 2.0版本,Particle2D is not a constructor 问题状态 最新活动: 2019-12-06 12:17 浏览: 762 关注: 1 人

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

365. HTMLDivElement stroke 下划线 [ 59%]

...t 下划线 聊天消息对话框中new一个HTMLDivElement 报错"Illegal constructor",请问这个该怎么处理? 问题状态 最新活动: 2018-04-17 15:48 浏览: 1308 关注: 2 人 w1114367261 • 2018-04-17 15:51 还不支持斜体哦

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

366. laya.d3.physics.PhysicsSettings [ 59%]

...ubSteps:int = 1物理引擎在一帧中用于补偿减速的最大次数。Constructor DetailPhysicsSettings()Constructorpublic function PhysicsSettings() 创建一个 PhysicsSettings 实例。 Mon May 13 2019, 02:40 PM +08:00

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

367. laya.d3.physics.HitResult [ 59%]

...。succeededproperty public var succeeded:Boolean = false 是否成功。 Constructor DetailHitResult()Constructorpublic function HitResult() 创建一个 HitResult 实例。 Mon May 13 2019, 02:40 PM +08:00

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

368. laya.d3.math.RandX [ 59%]

...ropertypublic static var defaultRand:RandX基于时间种子的随机数。Constructor DetailRandX()Constructorpublic function RandX(seed:Array) 创建一个 Rand 实例。 Parameters seed:Array — 随机种子。 Method Detailrandom()method public function random():Number 返回[0,1)之间的随...

来源: laya_api 发布时间: 20170929

369. laya.d3.math.RandX [ 59%]

...ropertypublic static var defaultRand:RandX基于时间种子的随机数。Constructor DetailRandX()Constructorpublic function RandX(seed:Array) 创建一个 Rand 实例。 Parameters seed:Array — 随机种子。 Method Detailrandom()method public function random():Number 返回[0,1)之间的随...

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

370. Laya.timer.frameLoop [ 59%]

...邀请: 与内容相关的链接 提交 2 个回复 星际 赞同来自:  constructor() {                          // 创建动画集             this.createAnimSet();             // 设置所有类型鱼碰撞区域 和 中心点             this.setFishRegionCenterP...

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