Phaser/phaser: Release v3.18.1

Name: phaser

Owner: Phaser

Release: Phaser v3.18.1

Released: 2019-06-20

License: MIT

Release Assets:

Bug Fixes

  • InputManager.preRender didn't get the time property correctly, causing input plugin methods that relied on it to fail.
  • KeyboardPlugin.time wasn't being set to the correct value, causing checkDown to fail constantly.

To top