mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
a1b502fc06
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.