class documentation

class WaitingForPlayersState(State): (source)

View In Hierarchy

Undocumented

Method input parses command and options from user into a game action

Inherited from State:

Method __init__ initializes the state
Instance Variable game Undocumented
def input(self, user, command, options): (source)

parses command and options from user into a game action