diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,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 |