+ * - 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

@@ -46,8 +46,6 @@ namespace Axios.Engine.Extensions
}
return direction;
}
}