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
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
* - Changing AxiosTitleFile.GetStream() to return Stream instead of FileStream
|
||||
* - Changing IAxiosFile.GetStream() to return Stream instead of FileStream
|
||||
* - Adding support for XNACC
|
||||
* - Fixed a bug where cleanup actions were being performed in Deactivate instead of Unload in AxiosGameScreen
|
||||
*
|
||||
*/
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user