blob: b92e0b118967528d32ec5fbac0898dc23feaa256 (
plain)
1
2
3
4
|
- Group textures together:
http://www.sfml-dev.org/tutorials/2.4/graphics-sprite.php#the-importance-of-using-as-few-textures-as-possible
- Throw some kind of exception when calling instance_destroy(this), so the event function
cannot continue executing
|