A protocol message is used for the serialization of the ai states for remote debugging.
Definition: IProtocolMessage.h:60
Interface for the execution of assigned IProtocolMessage.
Definition: IProtocolHandler.h:19
void reset()
Resets the AI states.
Definition: ServerImpl.h:446
Definition: ResetHandler.h:11
The server can serialize the state of the AI and broadcast it to all connected clients.
Definition: Server.h:50