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

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

371. tiledmap有时尺寸不正确 [ 70%]

...现附上代码export class Scene{ // 当前场景的配置信息 private _mLevelConf:LevelConf = null; // 地图文件 private _mTiledMap:TiledMap = null; // 自定义信息文件 private _mLoader:Loader = null; // 当前地图X坐标 private _mViewPortX:number = 0; // 当前地图Y左边 private _...

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

372. timeline 运动到指定位置,为什么onlabel执行时,物体并没有运动到指定位置,总有细微的差别 [ 70%]

...到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 mars_game 赞同来自: 并且每次运行,x的值都不一样,请解答@ 2017-06-20 0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: 这个问题我们改了下,下次引擎发布更新下版本就好了,谢谢反...

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

373. [0]Timer的偶发性Bug [ 70%]

...0]Timer的偶发性Bug 反馈一个bug,Timer的Clear和ClearAll未设置._map[handle.key] = null 会偶发性出现:Tween突然莫名其妙的停止。 这个bug在2.x的时候有反馈过,但是有修改,不过似乎没改干净   附件 : --> 2023-10-25 1 条评论 免费帖 --> 分享 ...

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

374. 回调函数传递sprite3D问题 [ 70%]

...mera.viewport.project(spr.transform.position, camera.projectionViewMatrix, _outPos); msg1.scale(300/xp, 300/xp); msg1.pivot(msg1.width,msg1.height); msg1.pos(_outPos.x / Laya.stage.clientScaleX,(_outPos.y / Laya.stage.clientScaleY)-20); }我这样写 为什么在freshBubble里拿不到这个?有...

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

375. laya.ui.Tab [ 70%]

...tected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent _anchorY : Number = NaNY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心...

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

376. ios14新系统问题 [ 70%]

...ion not for current program”注释这里暂时解决 // if (WebGLContext._useProgram===program) // return false; gl.useProgram(program); WebGLContext._useProgram=program; return true; } cdsc • 2020-11-16 16:51 @151*****986:是需要新加这段代码么?我是用的1.X的版本 cdsc • 2020-1...

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

377. 发现bug,update大问题!!!!!!!!! 2.13版本 [ 70%]

...how() {         super.onShow()         this.character = this.view.m_character.displayObject         /** 给地面添加碰撞器*/         this.plane = this.view.m_plane.displayObject         let planecoll = this.plane.addComponent(Laya.BoxCollider)         let chacoll = this...

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

378. laya.events.Keyboard [ 70%]

...static] 与 C 键的键控代码值 (67) 关联的常数。Keyboard  CAPS_LOCK : int = 20[static] 与 Caps Lock 的键控代码值 (20) 关联的常数。Keyboard  COMMA : int = 188[static] 与 F15 的键控代码值 (188) 关联的常数。Keyboard  COMMAND : int = 15[static] 与 Mac 命令...

来源: laya_api 发布时间: 20170929

379. laya.events.Keyboard [ 70%]

...static] 与 C 键的键控代码值 (67) 关联的常数。Keyboard  CAPS_LOCK : int = 20[static] 与 Caps Lock 的键控代码值 (20) 关联的常数。Keyboard  COMMA : int = 188[static] 与 F15 的键控代码值 (188) 关联的常数。Keyboard  COMMAND : int = 15[static] 与 Mac 命令...

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

380. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 70%]

...Component ConfigurableConstraint Index Constructors constructor Properties _extra _singleton disableCollisionsBetweenLinkedBodies owner runInEditor scriptPath CONFIG_MOTION_TYPE_FREE CONFIG_MOTION_TYPE_LIMITED CONFIG_MOTION_TYPE_LOCKED Accessors XMotion YMotion ZMotion anchor angularBounce angularDa...

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