Adding extension for rectangleitem to get position in Farseer units ( getSimPosition )

Adding extension for vector2 to convert back and forth between sim and display units
This commit is contained in:
Nathan Adams
2015-01-01 14:36:46 -06:00
parent 67ab74899f
commit b6e6744a88
8 changed files with 72 additions and 14 deletions

View File

@@ -134,6 +134,8 @@
* - Removing cache from Gleed2D as ContentManager automatically does this
* - Adding cache
* - Adding XOR Shift random class
* - Adding extension for rectangleitem to get position in Farseer units ( getSimPosition )
* - Adding extension for vector2 to convert back and forth between sim and display units
*
*/
#endregion