public interface Command
void
execute(GameObject actor)
exit(GameObject actor)
void execute(GameObject actor)
void exit(GameObject actor)