oakes
|
a8ea005a63
|
Add actor! and actor? to play-clj.ui
|
2014-05-16 15:03:27 -04:00 |
|
oakes
|
c2565e86f2
|
Move ui listeners to bottom of file
|
2014-05-10 12:58:32 -04:00 |
|
oakes
|
7315e1ad1d
|
Move ui listener macros to ui.clj
|
2014-05-10 12:54:02 -04:00 |
|
oakes
|
05070cefa1
|
Fix capitalization
|
2014-05-04 18:57:42 -04:00 |
|
oakes
|
073c7cda85
|
Add check-box? function
|
2014-05-04 18:56:32 -04:00 |
|
oakes
|
332f83c6ca
|
Fix container constructor
|
2014-04-27 22:08:23 -04:00 |
|
Mitchell Kember
|
74d3287544
|
Add support for Container entities
|
2014-04-27 21:39:11 -04:00 |
|
oakes
|
8231db2eba
|
Add skin! macro
|
2014-04-27 19:37:49 -04:00 |
|
oakes
|
c90b607cf2
|
Update select-box docstring
|
2014-04-20 19:02:57 -04:00 |
|
oakes
|
515ed8d3f7
|
Don't return lazy seq and fix select-box
|
2014-04-20 18:52:00 -04:00 |
|
oakes
|
694d63448c
|
Use reflection to avoid static initializer in g2d-physics
|
2014-04-20 17:56:00 -04:00 |
|
oakes
|
8d0502560a
|
Modify and add boolean functions
|
2014-04-07 01:56:35 -04:00 |
|
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 |
|