This header file defines functions and enumerations for a GameMaster state machine. It defines enumerations for game states like FaceOff, Offense, and Defense. It also prototypes functions for running, starting, posting to, and initializing the GameMaster state machine, including a function to run it that takes an event as a parameter.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
80 views1 page
Gamemastersm
This header file defines functions and enumerations for a GameMaster state machine. It defines enumerations for game states like FaceOff, Offense, and Defense. It also prototypes functions for running, starting, posting to, and initializing the GameMaster state machine, including a function to run it that takes an event as a parameter.