Commit Graph

37 Commits

Author SHA1 Message Date
oakes
25895faa9b Add boolean entity functions 2014-04-05 23:50:42 -04:00
oakes
29f17691b7 Allow skin to take a FileHandle 2014-04-02 11:49:27 -04:00
oakes
c036e36786 Change docstrings 2014-03-31 19:57:19 -04:00
oakes
0920379e28 Break entity code into separate namespace 2014-03-21 20:06:08 -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
5ecdf787b7 Add attribute-type and other changes 2014-01-29 04:21:49 -05:00
oakes
21ae11e3d2 Fix macros 2014-01-29 03:28:32 -05:00
oakes
5650ea4f4a Fix drawable 2014-01-21 19:24:15 -05:00
oakes
4bc1ce6856 Add docstrings to ui and utils 2014-01-21 19:11:12 -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
dca730c8fd Move all listeners into core so they can be made private 2014-01-18 19:17:57 -05:00
oakes
b703780089 Improve body functions and allow graphics macros to work on both the screen and the objects themselves 2014-01-17 18:11:37 -05:00
oakes
6f9c8a4ebd Automatically add box2d contact listener 2014-01-17 14:17:47 -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
oakes
4ffa229c33 Finish math 2014-01-15 20:04:27 -05:00
oakes
0cd02856cc Throw error when unsupported keyword is used 2014-01-12 23:13:05 -05:00
oakes
3feee36e8f Add stack 2014-01-12 19:31:35 -05:00
oakes
c89836f66c Improve tree 2014-01-12 19:27:19 -05:00
oakes
97a34fe0e8 Add window 2014-01-12 18:35:29 -05:00
oakes
a45e929740 Add scroll-pane 2014-01-12 18:31:00 -05:00
oakes
26ce368256 Add select-box 2014-01-12 17:16:49 -05:00
oakes
bbf85396ad Make add! nicer to use directly 2014-01-12 16:58:34 -05:00
oakes
6737654ba4 Don't fill parent by default 2014-01-12 14:37:16 -05:00
oakes
d6002c8141 Add align 2014-01-12 14:10:55 -05:00
oakes
537a20dbe4 Add ability to set methods on table cells 2014-01-12 14:06:55 -05:00
oakes
d81cff935c Clean up listener code 2014-01-12 12:32:16 -05:00
oakes
489ffe0c0f Improve key transform functions and add scaling macro 2014-01-12 00:32:33 -05:00
oakes
1509726492 Refactor for better organization 2014-01-11 23:52:08 -05:00
oakes
7ea91ad262 Rename function 2014-01-11 23:21:56 -05:00
oakes
ca20e341d8 Make non-macro entity functions swappable with the macro versions 2014-01-11 23:18:03 -05:00
oakes
be6d323cfe Simplify slider function 2014-01-11 22:46:51 -05:00
oakes
330f2a347d Refactor and add groups 2014-01-11 22:40:40 -05:00
oakes
8fcb4193b9 Add horizontal and vertical groups 2014-01-11 14:58:02 -05:00
oakes
cfca2eda29 Add type hints and rename function 2014-01-11 14:22:11 -05:00
oakes
bf98ffbb9b Break ui code to separate namespace and refactor 2014-01-11 14:14:13 -05:00