Interface Camera

All Superinterfaces:
MsgHandler
All Known Implementing Classes:
RecvCamera, SenderCamera

public interface Camera
extends MsgHandler


Method Summary
 void globalState()
           
 
Methods inherited from interface MsgHandler
handleMsg, receiveMsg
 

Method Detail

globalState

public void globalState()