phaser icon indicating copy to clipboard operation
phaser copied to clipboard

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

Results 215 phaser issues
Sort by recently updated
recently updated
newest added

This PR * Adds a new feature > When a key is given, returns true if any sound with that key is playing. > > When no key is given,...

Please do not update the README or Change Log, we will do this when we merge your PR. This PR * Updates JSDoc * Fixes a bug Describe the changes...

This PR * Updates the JSDocumentation * Fixes a bug Describe the changes below: I was using typescript phaser version when I found an issue with `Phaser.GameObjects.Text.setWordWrapWidth`, the method description...

This PR * Fixes a bug When destroying a Timeline that has Tweens in it, the tweens were not destroyed, but they kept going. This PR fixes the issue. I...

Please do not update the README or Change Log, we will do this when we merge your PR. This PR (delete as applicable) * Fixes a bug Describe the changes...