+ * - Adding an extension to determine what side the objects collided on

+ * - Correcting misspelling of Extensions in String and Texture2D
This commit is contained in:
Nathan Adams
2012-05-16 22:04:03 -05:00
parent 2786930250
commit 6016693851
7 changed files with 16 additions and 11 deletions

View File

@@ -79,6 +79,8 @@
* - Fixing path placement in Farseer
* - Moving base.draw to last in AxiosGameScreen to make sure Farseer debug information is visible
* - Removing old debugging code
* - Adding an extension to determine what side the objects collided on
* - Correcting misspelling of Extensions in String and Texture2D
*
*/