diff options
author | David Thompson <dthompson2@worcester.edu> | 2016-05-27 22:23:14 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2016-05-27 22:23:14 -0400 |
commit | 317c3e86c5e88ff6ebec588a182fc49670704444 (patch) | |
tree | 533889dd150de3bb7e1b5f1f7ce3e5b5924b049e | |
parent | 677eb07b00f13708b0f94517feb1b2a5ab66d61a (diff) |
Update TODO list.
-rw-r--r-- | TODO.org | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -79,10 +79,6 @@ Press A to kick, then forward + B to uppercut, within 30 frames time. -** TODO [#C] "Nine patches" - Images that have a resizable central area but fixed width/height - edges. See [[https://developer.android.com/guide/topics/graphics/2d-graphics.html#nine-patch][this Android document]] for details. - ** TODO [#C] Job control for agenda Allow for pausing and cancelling jobs. @@ -433,3 +429,14 @@ :ARCHIVE_TODO: TODO :END: Shader data type + +** DONE [#C] "Nine patches" + :PROPERTIES: + :ARCHIVE_TIME: 2016-05-27 Fri 22:22 + :ARCHIVE_FILE: ~/Code/sly/TODO.org + :ARCHIVE_OLPATH: Features + :ARCHIVE_CATEGORY: TODO + :ARCHIVE_TODO: DONE + :END: + Images that have a resizable central area but fixed width/height + edges. See [[https://developer.android.com/guide/topics/graphics/2d-graphics.html#nine-patch][this Android document]] for details. |