summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org15
1 files changed, 11 insertions, 4 deletions
diff --git a/TODO.org b/TODO.org
index 05977a3..fd4fe8d 100644
--- a/TODO.org
+++ b/TODO.org
@@ -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.