+ * - Adding rotation to DrawableAxiosGameObject

+ * - Adding InputState extensions to test for input agaisnt Player One
This commit is contained in:
Nathan Adams
2012-06-03 15:39:11 -05:00
parent 60a106a27c
commit 4ba6fd89ee
7 changed files with 15 additions and 7 deletions

View File

@@ -97,6 +97,8 @@
* - Upon some testing - developers will need to use #if WINDOWS/#endif tags to make sure they can't use XNACC in WP7/Xbox360
* - Adding axioslog command to output AxiosLog
* - Changing variables in CommandConsoleBase to be non-static
* - Adding rotation to DrawableAxiosGameObject
* - Adding InputState extensions to test for input agaisnt Player One
*
*
*/