Enum GameSystemState
Describes state of the GameSystemCollection.
public enum GameSystemState
Fields
ContentLoaded = 2
Initialized = 1
None = 0
Describes state of the GameSystemCollection.
public enum GameSystemState
ContentLoaded = 2
Initialized = 1
None = 0