Module game_library::events
source · Expand description
Events that can be sent to the game state machine.
These are available here inside the game library for ease of reference in the game code. Events inside this module didn’t really have a good spot to live in the game library, so they were placed here.
Structs
- Cast a spell. Sending this even will cause a spell to be cast.