infinitewisdom.model.agent
Interface TimerStepIF

All Known Subinterfaces:
PlayerAgentIF
All Known Implementing Classes:
CPUPlayerAgent2Dom1, GameWorld, GameWorldDom1, GUIPlayerAgent1Dom1, PlayerAgentAdapter

public interface TimerStepIF

GameTime class will call the step function.


Method Summary
 void step()
           
 

Method Detail

step

void step()