Class | Description |
---|---|
AddStateObjectSGCommand | |
GameCommand |
A
ShellCommand for starting a game with the agents registered in a World . |
GenerateStateCommand |
A
ShellCommand for generating a new state in a World
according to the World 's assigned StateGenerator . |
IsTerminalSGCommand |
A
ShellCommand for checking whether the current world state is a terminal state or not. |
JointActionCommand | |
LastJointActionCommand |
A
ShellCommand for printing the last joint action taken in a World . |
ManualAgentsCommands |
A controller for a set of
ShellCommand objects. |
ManualAgentsCommands.ManualSGAgent | |
RemoveStateObjectSGCommand | |
RewardsCommand |
A
ShellCommand for printing the last joint rewards delivered by a World . |
SetVarSGCommand | |
WorldObservationCommand |
A
ShellCommand for printing the current observation from the shell's World . |