Commit Graph

32 Commits

Author SHA1 Message Date
oakes
5b93cc6a00 Remove unnecessary quote-unquote 2014-06-19 17:23:26 -04:00
oakes
a541ae8d7b Rearrange texture constructor so reflection isn't needed 2014-06-03 13:49:59 -04:00
oakes
88bb6e54e3 Clarify conditional logic 2014-05-21 22:17:03 -04:00
oakes
02bfa2393c Remove loader macros and improve docstrings 2014-05-16 18:24:43 -04:00
oakes
af71458eb6 Improve texture docstring 2014-05-03 01:43:51 -04:00
oakes
348612b62f Add global asset manager 2014-04-30 18:18:00 -04:00
oakes
694d63448c Use reflection to avoid static initializer in g2d-physics 2014-04-20 17:56:00 -04:00
oakes
6a0ed22b1e Add bitmap-font! macro 2014-04-08 21:53:45 -04:00
oakes
32e24c8a33 Add type hints 2014-04-08 16:35:39 -04:00
oakes
08a9eb9ff3 Allow creating textures from pixmaps 2014-04-08 14:42:40 -04:00
oakes
8d0502560a Modify and add boolean functions 2014-04-07 01:56:35 -04:00
oakes
ef918eb21c Start 0.3.0-SNAPSHOT 2014-04-06 02:27:41 -04:00
oakes
25895faa9b Add boolean entity functions 2014-04-05 23:50:42 -04:00
oakes
1540623029 Always use :as when destructuring 2014-04-01 13:10:38 -04:00
oakes
c036e36786 Change docstrings 2014-03-31 19:57:19 -04:00
oakes
b385454313 Clarify docstring 2014-03-23 14:41:18 -04:00
oakes
0920379e28 Break entity code into separate namespace 2014-03-21 20:06:08 -04:00
oakes
9819b00d7b Rename entity class and provide default delta-time 2014-03-15 21:21:48 -04:00
oakes
6565f9b31c Remove unnecessary multi-method 2014-03-15 20:59:19 -04:00
oakes
1cb42d38a6 Overhaul the symbol system again 2014-01-29 15:01:55 -05:00
oakes
21ae11e3d2 Fix macros 2014-01-29 03:28:32 -05:00
oakes
fdf54411fe Fix macros and add texture-atlas 2014-01-25 11:50:06 -05:00
oakes
43b706dccc Add particle-effect 2014-01-25 00:25:46 -05:00
oakes
384fb39a37 Remove type hint and add assertion 2014-01-24 22:15:15 -05:00
oakes
d11b0daf05 Fix type hint 2014-01-24 21:55:40 -05:00
oakes
73c4e0222f Add nine-patch 2014-01-24 21:54:17 -05:00
oakes
ba43d64eb5 Remove unnecessary newlines from docstrings 2014-01-21 02:38:46 -05:00
oakes
24869fce4e Add docstrings to core-graphics 2014-01-20 00:01:30 -05:00
oakes
f7664fdce7 Start work on docstrings 2014-01-19 22:02:30 -05:00
oakes
6bac86a94f Use a centralized function to determine how to deal with objects used in entity macros 2014-01-19 03:37:18 -05:00
oakes
cb5e5f7461 Moving drawing functions back into core 2014-01-16 00:31:01 -05:00
oakes
f4ba681303 Break 2d stuff into separate namespace 2014-01-15 23:21:26 -05:00