EState
Show declaration
enum StatusScreen.EState;
Each of the possible states for StatusScreen
s.
Variants
-
-
The state where statistics are counted and displayed.
-
-
The state where the next map is shown as
ENTERING (map name)
, and in episodic maps, the world map.
-
-
The state at the very end of this process, where the last frame is drawn and the intermission is exited.
-
-
The state which is used only to signify that all stages are done and the status screen has been exited.