com.yobotics.simulationconstructionset.robotcommprotocol
Interface UserCommandListener


public interface UserCommandListener


Method Summary
 void doUserCommand(java.lang.String command, UserCommandNetworkReader reader)
           
 

Method Detail

doUserCommand

void doUserCommand(java.lang.String command,
                   UserCommandNetworkReader reader)