[][src]Module rust_tower_defense::game

Modules

entities
map

Structs

ActiveGame
GameState

Functions

get_default_map

Loads the default map from the environment variable DEFAULT_MAP, and returns a Ok variant containing the default map struct, or an error.

recreate_default_map
start_game