Package vooga.engine.resource.clock

Class Summary
GameClock Keeps track of the game time, manages timers which should occur based on passing of in game time, and allows for setting markers in time to determine how much time has elapsed from a point in time.
WorldClock Allows for checking the time in the local time zone and Coordinated Universal Time (UTC).
 

Exception Summary
GameClockException Thrown when an invalid GameClock Operation is performed.