phaser-pixel-scaler
phaser-pixel-scaler copied to clipboard
Phaser Pixel Scaler Plugin
phaser-pixel-scaler
Phaser Pixel Scaler Plugin
Usage
In your create method, simply add the plugin to the game, and pass it the desired scale factor:
game.plugins.add(Phaser.Plugin.PixelScaler, 4);