maslab.orc
Interface OrcUpdateListener

All Known Implementing Classes:
GyroPanel, MotorPanel, PadPanel, PinPanel

public interface OrcUpdateListener

Interface for objects which would like to be notified when the state on the OrcBoard changes.


Method Summary
 void orcUpdated(Orc o)
           
 

Method Detail

orcUpdated

void orcUpdated(Orc o)