mirror of
https://github.com/wassname/phaser.git
synced 2026-08-19 12:30:07 +08:00
Sprite.smoothed and Image.smoothed allows you to set per-Sprite smoothing, perfect if you just want to keep a few sprites smoothed (or not). Fixes #381.