osBridge
Interface BridgeListener

All Known Implementing Classes:
BrApplet, TestBrace

public interface BridgeListener


Method Summary
 void update(boolean[] yellows, boolean[] purples, boolean[] theBridge, boolean bridgeMutex, boolean yellowMutex, boolean purpleMutex)
           
 

Method Detail

update

public void update(boolean[] yellows,
                   boolean[] purples,
                   boolean[] theBridge,
                   boolean bridgeMutex,
                   boolean yellowMutex,
                   boolean purpleMutex)