mirror of
https://github.com/wassname/phaser.git
synced 2026-06-30 16:40:20 +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.