public interface Command extends Message
Modifier and Type | Method and Description |
---|---|
EntityID |
getAgentID()
Get the id of the agent-controlled entity that has issued this command.
|
int |
getTime()
Get the timestep this command is intended for.
|
EntityID getAgentID()
int getTime()