no_teg.games package#
Submodules#
no_teg.games.fifa module#
- class no_teg.games.fifa.FIFA[source]#
Bases:
GameA subclass of Game to represent FIFA.
Methods
get_labels()Gets the labels for the game.
set_labels(labels)Sets the labels for additional stat tracking for the game.
set_name(name)Sets the name of the game.
set_rec_players(rec_players)Sets the recommended amount of players.
set_rec_tourney(rec_tourney)Sets the recommended tournament type.