de.spieleck.game.util
Interface ScheduleListener

All Known Subinterfaces:
GameTable

public interface ScheduleListener

Describe the Schedule for example for a Game.

See Also:
GameTable

Method Summary
 void go()
          Do something on time.
 

Method Detail

go

public void go()
        throws GameException
Do something on time.


gameframe project