Fields:
actions[ ] :: list of the Actions that Agent "agent" made during this Turn
moveMadeBy :: which Agent player made this specific Turn
Methods:
whoseTurn( ) :: returns the Agent whose turn this represents
actionsMade( ) :: returns the list of Actions that make up this Turn
Fields:
actions[ ] :: list of the Actions that Agent "agent" made during this Turn
moveMadeBy :: which Agent player made this specific Turn
Methods:
whoseTurn( ) :: returns the Agent whose turn this represents
actionsMade( ) :: returns the list of Actions that make up this Turn