Adding tcc command to AxiosCommandConsole to toggle the ability to control

the camera using the arrow keys
Adding the ability to disable commands in XNACC from AxiosCommandConsole
This commit is contained in:
Nathan Adams
2012-06-03 16:58:30 -05:00
parent 8e7771ef63
commit c06ea52478
4 changed files with 25 additions and 0 deletions

View File

@@ -99,6 +99,7 @@
* - Changing variables in CommandConsoleBase to be non-static
* - Adding rotation to DrawableAxiosGameObject
* - Adding InputState extensions to test for input agaisnt Player One
* - Adding the ability to disable commands in XNACC from AxiosCommandConsole
*
*
*/