mirror of
https://github.com/wassname/phaser.git
synced 2026-07-01 16:50:43 +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.