summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@member.fsf.org>2013-07-06 21:53:19 -0400
committerDavid Thompson <dthompson@member.fsf.org>2013-07-06 21:53:19 -0400
commit3f04eb600191e4c3ecf83590b6179eeb444e75b3 (patch)
tree1319a8a99c44102cc4c525e3ebbb37ecd668fc81
parentf8c8873d761e589a6b7ebd2aae7355c16ae1c0a9 (diff)
Update TODO.
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 23b1eeb..1a23b41 100644
--- a/TODO
+++ b/TODO
@@ -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