org.deken.game.utils
Interface TimeListener


public interface TimeListener

Author:
Gary Deken

Method Summary
 void updateTimeInGame(long timeInGame)
          Updates the time in seconds in Game.
 

Method Detail

updateTimeInGame

void updateTimeInGame(long timeInGame)
Updates the time in seconds in Game.

Parameters:
timeInGame -