ctf.environment
Interface StateChangeListener

All Known Implementing Classes:
TestPlaySurface, Tournament

public interface StateChangeListener

Interface for classes that can handle state change event callbacks.

Author:
Jason Rohrer

Method Summary
 void stateChanged()
           
 

Method Detail

stateChanged

public void stateChanged()