Commit Graph

172 Commits

Author SHA1 Message Date
oakes
fcdfc5d7d6 Add to sound docstrings 2014-01-25 17:49:18 -05:00
oakes
a91cd1c364 Make particle-effect delta customizable 2014-01-25 12:03:05 -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
9b808100ef Adjust sound! macro 2014-01-24 00:34:52 -05:00
oakes
076c0142cd Add sound 2014-01-24 00:26:36 -05:00
oakes
b3ae961ca3 Remove unnecessary symbol 2014-01-23 03:32:13 -05:00
oakes
8b5a9edbba Fix scaling 2014-01-21 19:35:21 -05:00
oakes
5650ea4f4a Fix drawable 2014-01-21 19:24:15 -05:00
oakes
9bf3f38d14 Add indefinite articles 2014-01-21 19:17:20 -05:00
oakes
4bc1ce6856 Add docstrings to ui and utils 2014-01-21 19:11:12 -05:00
oakes
db4f05d4ac Modify docstrings a bit 2014-01-21 19:11:03 -05:00
oakes
b83924541a Add docstrings to math 2014-01-21 16:20:28 -05:00
oakes
5f6a8985f8 Make docstring grammatical 2014-01-21 16:20:16 -05:00
oakes
2e2ed7a322 Add docstring and make contact! work with the screen map 2014-01-21 15:11:09 -05:00
oakes
ba43d64eb5 Remove unnecessary newlines from docstrings 2014-01-21 02:38:46 -05:00
oakes
7fee9883d5 Add bang 2014-01-20 00:34:35 -05:00
oakes
9cc75ece37 Add docstrings to g2d-physics 2014-01-20 00:28:19 -05:00
oakes
24869fce4e Add docstrings to core-graphics 2014-01-20 00:01:30 -05:00
oakes
61b193e913 Add docstrings to the rest of core-global 2014-01-19 22:27:12 -05:00
oakes
7a4e126b3d Add more docstrings 2014-01-19 22:21:14 -05:00
oakes
f7664fdce7 Start work on docstrings 2014-01-19 22:02:30 -05:00
oakes
ab5594ac10 Revert "Revert changes"
This reverts commit 14aa25f090.
2014-01-19 20:40:15 -05:00
oakes
14aa25f090 Revert changes 2014-01-19 20:37:07 -05:00
oakes
dc68f7510e Don't pre-set any values in texture entities 2014-01-19 17:05:17 -05:00
oakes
f582f18392 Don't set default x and y values, and change some key names 2014-01-19 17:00:07 -05:00
oakes
ebdb097462 Set a texture entity's x and y when it is first created 2014-01-19 15:56:06 -05:00
oakes
9eba3bb28a Set a texture entity's width and height when it is first created 2014-01-19 15:10:54 -05:00
oakes
54f03ec0ed Use TextureRegion's width/height values if none is provided 2014-01-19 15:03:00 -05:00
oakes
ea37299a37 Add joint! macro 2014-01-19 10:41:33 -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
a17d0ceb79 Run the stage's act method 2014-01-19 03:08:54 -05:00
oakes
011b20253f Move update functions to the listeners file 2014-01-19 02:22:47 -05:00
oakes
eefe6318cf Move step! to the physics namespace where it belonds 2014-01-18 23:19:20 -05:00
oakes
70d613f91f Fix type hint 2014-01-18 23:09:09 -05:00
oakes
6bfbdce2c7 Clean up graphics code to be more consistent 2014-01-18 19:33:32 -05:00
oakes
dca730c8fd Move all listeners into core so they can be made private 2014-01-18 19:17:57 -05:00
oakes
51547b9968 Make macros private 2014-01-18 19:04:17 -05:00
oakes
a1a6066c99 Remove joints whose bodies no longer exist 2014-01-18 18:51:23 -05:00
oakes
7497b33eca Rename another macroj 2014-01-18 18:26:32 -05:00
oakes
862ffb282c Rename functions for consistency 2014-01-18 18:25:16 -05:00
oakes
97df99acbf Create macro for setting fields and add joint functions 2014-01-18 18:21:54 -05:00
oakes
2db20471e9 Remove reflection calls 2014-01-18 12:33:21 -05:00
oakes
4d3a79ea74 Clean up draw-entity! functions 2014-01-18 04:56:45 -05:00
oakes
10621a3204 Call begin/end on SpriteBatch directly again 2014-01-18 04:32:09 -05:00
oakes
3c7f6e4211 Remove redundancy 2014-01-18 00:40:08 -05:00
oakes
da9b61c47e Auto-destroy bodies 2014-01-18 00:23:08 -05:00