+ * - Fixing path placement in Farseer

* Fixing rectangle placement in Farseer
+ * - Moving base.draw to last in AxiosGameScreen to make sure Farseer debug information is visible
This commit is contained in:
Nathan Adams
2012-05-13 22:20:50 -05:00
parent f57659e2e1
commit 33d46b0cd7
4 changed files with 10 additions and 8 deletions

View File

@@ -76,6 +76,8 @@
* - Adding support to load a Gleed2D level from a stream
* - Adjusting units for Gleed2D position for Farseer bodies
* - Modfying draw method in AxiosGameScreen to draw Gleed2D textures
* - Fixing path placement in Farseer
* - Moving base.draw to last in AxiosGameScreen to make sure Farseer debug information is visible
*
*/