diff options
author | David Thompson <dthompson@member.fsf.org> | 2013-07-06 21:53:19 -0400 |
---|---|---|
committer | David Thompson <dthompson@member.fsf.org> | 2013-07-06 21:53:19 -0400 |
commit | 3f04eb600191e4c3ecf83590b6179eeb444e75b3 (patch) | |
tree | 1319a8a99c44102cc4c525e3ebbb37ecd668fc81 /TODO | |
parent | f8c8873d761e589a6b7ebd2aae7355c16ae1c0a9 (diff) |
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,9 +16,9 @@ Encapsulates an image and all of its transformations: position, rotation, scale, color, etc. - - [ ] Add support for texture regions + - [X] Add support for texture regions - [ ] Add support for animations - - [ ] Use a sprite batch when drawing if one is currently bound + - [X] Use a sprite batch when drawing if one is currently bound ** TODO Sprite batches Efficiently render a large number of sprites. Only change OpenGL |