[][src]Module intfic::game_state

Stores, saves, and loads an environment that can be changed and referenced by your story.

Structs

GameState

GameState holds information about the name of the game, story progress, boolean flags, and integer counters.