Start core-ui

This commit is contained in:
oakes
2014-01-08 03:20:05 -05:00
parent e9658884e6
commit fa07f45c3d
5 changed files with 114 additions and 6 deletions

View File

@@ -58,10 +58,6 @@
[img & options]
`(create-entity (utils/calls! ^TextureRegion (image* ~img) ~@options)))
(defmacro image!
[img k & options]
`(utils/call! ^TextureRegion (:object ~img) ~k ~@options))
(defmacro animation
[duration images & args]
`(Animation. ~duration