mirror of
https://github.com/wassname/phaser.git
synced 2026-07-03 17:10:40 +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.