phaserjs / phaser-ce

Phaser CE is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
http://phaser.io
MIT License
1.34k stars 491 forks source link

Mistake in documentation of Keyboard upDuration #595

Closed aeonwilliams closed 5 years ago

aeonwilliams commented 5 years ago

This Issue is about:

The documentation for downDuration and upDuration have the same flavour text. I believe upDuration should say "Returns true if the Key was released within the duration..." instead.