Commit Graph

258 Commits

Author SHA1 Message Date
oakes
029e312500 Add map-object macros and improve map-layer macros 2014-04-10 22:52:20 -04:00
oakes
4f20cabb5d Rename basic-map-layer to map-layer 2014-04-10 00:13:57 -04:00
oakes
3117bb7815 Add bundle? function 2014-04-09 20:00:35 -04:00
oakes
ad73891910 Merge bundle into internal entities 2014-04-09 18:35:22 -04:00
oakes
a8a980a569 Add bundle 2014-04-09 18:19:55 -04:00
oakes
1c28968d20 Adjust documentation 2014-04-09 12:16:59 -04:00
oakes
cd9cebb8e0 Add basic-map-layer 2014-04-09 12:11:08 -04:00
oakes
9a96162411 Remove warnings for now 2014-04-08 22:25:24 -04:00
oakes
b5e44dae65 Add color! macro 2014-04-08 22:07:01 -04:00
oakes
6a0ed22b1e Add bitmap-font! macro 2014-04-08 21:53:45 -04:00
oakes
7da1cdaa52 Add type hints to screenshot! function 2014-04-08 16:36:14 -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
f8c8d65ae1 Add dispose warning to screenshot! function 2014-04-08 14:18:07 -04:00
oakes
986fc91fe4 Add warnings about disposing from memory 2014-04-08 14:16:24 -04:00
anthonyurena
924a5425d1 fixed ByteBuffer management
this should be (.position 0) to ensure the buffer is at the beginning
2014-04-08 14:05:58 -04:00
oakes
aa0ad6df4c Merge screenshot functions and allow specifying file name 2014-04-08 01:49:27 -04:00
Anthony Urena
16ba12315c added rough implementation of screen shot capturing 2014-04-07 23:26:41 -04:00
oakes
6a3bbf07b6 Fix camera behavior 2014-04-07 11:26:10 -04:00
oakes
8d0502560a Modify and add boolean functions 2014-04-07 01:56:35 -04:00
oakes
6e45161518 Reorder functions so documentation is consistent 2014-04-06 20:12:27 -04:00
oakes
84f41c9216 Remove deprecated functions 2014-04-06 16:48:05 -04:00
oakes
d42dc3e55c Allow changing shape position via assoc 2014-04-06 14:31:55 -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
f094a81651 Bring back shape-type 2014-04-04 03:16:08 -04:00
oakes
52ef5b9a38 Improve shape documentation 2014-04-04 03:06:49 -04:00
oakes
3d00c2d16a Make shape entities 2014-04-04 03:00:08 -04:00
oakes
951dd3a6ec Simplify pixmap! macro 2014-04-04 01:20:31 -04:00
oakes
d34568389b Allow render-sorted! to use a custom sorting function 2014-04-03 23:59:54 -04:00
oakes
8fdf35665a Add ShapeRenderer 2014-04-03 23:42:38 -04:00
oakes
57cae0c860 Allow creating new tiled maps, layers, and cells 2014-04-03 20:39:42 -04:00
oakes
0854b6c0e8 Add pixmap 2014-04-02 19:48:36 -04:00
oakes
6fe32e21c1 Start 0.2.5-SNAPSHOT 2014-04-02 14:26:04 -04:00
oakes
29f17691b7 Allow skin to take a FileHandle 2014-04-02 11:49:27 -04:00
oakes
ba2f32d986 Add key-pressed? 2014-04-02 00:19:52 -04:00
oakes
0b0e1edffd Adjust docs 2014-04-02 00:12:54 -04:00
oakes
a3a18c089a Rename symbols 2014-04-01 23:50:49 -04:00
oakes
1540623029 Always use :as when destructuring 2014-04-01 13:10:38 -04:00
oakes
c66f75ed92 Add on-gl 2014-03-31 20:25:51 -04:00
oakes
7b9b5aef5d Remove unnecessary metadata map 2014-03-31 20:03:20 -04:00
oakes
c036e36786 Change docstrings 2014-03-31 19:57:19 -04:00
oakes
b31414467c Fix math docstrings and rename symbol 2014-03-30 20:22:36 -04:00
oakes
98130de91a Remove unnecessary import 2014-03-24 14:45:26 -04:00
oakes
50d9d9e95b Only update camera once after changing position 2014-03-24 00:55:57 -04:00
oakes
78e724408a Allow size! to work with any camera 2014-03-24 00:02:54 -04:00
oakes
ba7bb6df2b Provide a cleaner way to wrap screen functions 2014-03-23 21:50:33 -04:00
oakes
fe3735fea8 Pass screen directly to wrapper function 2014-03-23 20:19:03 -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