Nathan Adams
14cbefc6ef
Changing variables in CommandConsoleBase to be non-static
2012-05-29 16:43:50 -05:00
Nathan Adams
ff32d18553
* - Adding axioslog command to output AxiosLog
2012-05-28 22:31:46 -05:00
Nathan Adams
e31ccc4ed4
+ * - Adding IsNullOrWhiteSpace extension for support for Xbox 360
...
+ * - Upon some testing - developers will need to use #if WINDOWS/#endif tags to make sure they can't use XNACC in WP7/Xbox360
2012-05-28 17:01:03 -05:00
Nathan Adams
977f4e7f9a
Adding default Font if one is not provided
...
Adding a flag to AxiosGameScreen to allow a developer to disable
input across everything if the console is visible/active.
Changing Deactivate to Unload because Unload is what is gets called
when a screen is told to go away
--HG--
branch : xnacc-integration
2012-05-26 22:53:55 -05:00
Nathan Adams
56f2b95e72
Adding empty AxiosCommandConsole to not require #if WINDOWS/#endif precompiler
...
statments on WP7/Xbox 360
Adjusting code in AxiosGameScreen to accept it on WP7/Xbox 360 but just store it
--HG--
branch : xnacc-integration
2012-05-26 19:08:33 -05:00
Nathan Adams
13857f324d
Adding AxiosCommandConsole for easy intergration with AxiosGameScreens
...
Adding the ability to get the InputState object from the ScreenManager
--HG--
branch : xnacc-integration
2012-05-26 18:50:49 -05:00