Commit Graph

152 Commits

Author SHA1 Message Date
oakes
23bbcfb698 Rename physics namespace 2014-01-16 00:50:22 -05:00
oakes
cb5e5f7461 Moving drawing functions back into core 2014-01-16 00:31:01 -05:00
oakes
fcb26ae47b Reflect API changes 2014-01-16 00:30:44 -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
1244e37e08 Add math functions 2014-01-15 18:20:31 -05:00
oakes
e3ea76d4c6 Add vector macros 2014-01-15 16:47:23 -05:00
oakes
8e46219778 Add animation function/macro and various macros in utils 2014-01-15 16:43:42 -05:00
oakes
e07486ef63 Add math 2014-01-15 16:42:18 -05:00
oakes
72a1d51009 Simplify macros 2014-01-15 16:12:01 -05:00
oakes
868fabc3ed Start physics 2014-01-15 16:00:39 -05:00
oakes
9208eca36c Add macro versions of the render functions 2014-01-15 15:53:18 -05:00
oakes
aab718fe95 Add gdx-array-map 2014-01-15 15:31:02 -05:00
oakes
646d8e0fa1 Remove deprecated stuff 2014-01-14 01:56:25 -05:00
oakes
80d17783f2 Rename function for consistency 2014-01-13 16:47:10 -05:00
oakes
cd57839d35 Cast class to avoid reflection 2014-01-13 13:25:17 -05:00
oakes
cf61fcde2f Fix tiled map interop macros 2014-01-13 02:58:45 -05:00
oakes
6d2a651484 Add tiled map interop macros 2014-01-13 02:35:07 -05:00
oakes
4af5f6a864 Add move-x and move-y 2014-01-13 00:55:07 -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
f6afda794b Add link to example projects 2014-01-12 16:26:08 -05:00
oakes
803aba82df Make wording more general 2014-01-12 16:18:23 -05:00
oakes
b3a4b4ff32 Allow sizing functions to work anywhere 2014-01-12 15:39:06 -05:00
oakes
760cee44da Update example to reflect API change 2014-01-12 15:03:16 -05:00
oakes
87eb343e48 Change resizing functions 2014-01-12 15:00:23 -05:00
oakes
6737654ba4 Don't fill parent by default 2014-01-12 14:37:16 -05:00
oakes
12d8d13ffb Set the Stage's viewport 2014-01-12 14:28:49 -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
254698d325 Rewrite calls! so it is more reliable and requires less syntax 2014-01-12 04:08:06 -05:00
oakes
d758e4f89c Make calls! more reliable 2014-01-12 02:57:03 -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
90d52fca26 Allow macros to be used inside method calls 2014-01-11 23:36:02 -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
140a21ea8a Use underscore for unused symbol 2014-01-11 16:21:29 -05:00
oakes
0a08e4fd25 Remove unnecessary return 2014-01-11 16:06:49 -05:00
oakes
3738d867f0 Automatically add/remove actors based on entities list 2014-01-11 16:04:56 -05:00
oakes
95f520ffaf Turn render! into a multimethod 2014-01-11 14:58:15 -05:00
oakes
8fcb4193b9 Add horizontal and vertical groups 2014-01-11 14:58:02 -05:00