com.yobotics.simulationconstructionset.robotcommprotocol
Interface ReceivedDataListener

All Known Implementing Classes:
SendVarPanelConstructor

public interface ReceivedDataListener


Method Summary
 void receivedData(YoVariable[] sendVariables)
           
 

Method Detail

receivedData

void receivedData(YoVariable[] sendVariables)