L2JPREMIUM  5M
com.premium.game.GameTimeController Class Reference
Inheritance diagram for com.premium.game.GameTimeController:
Collaboration diagram for com.premium.game.GameTimeController:

Classes

class  ClosePiratesRoom
 
class  MinuteCounter
 
class  MovingObjectArrived
 

Public Member Functions

L2Character getNextEndedChar ()
 
void registerMovingChar (L2Character cha)
 
void run ()
 
void stopTimer ()
 

Static Public Member Functions

static void addShadowSense ()
 
static GregorianCalendar getDate ()
 
static String getFormatedDate ()
 
static int getGameTicks ()
 
static int getGameTime ()
 
static GameTimeController getInstance ()
 
static boolean isNowNight ()
 
static synchronized void registerMovingObject (L2Character cha)
 
static void removeShadowSense ()
 
static void saveData ()
 

Public Attributes

long _startMoveTime
 
boolean _shutdown = false
 

Static Public Attributes

static final int TICKS_PER_SECOND = 10
 
static final int MILLIS_IN_TICK = 1000 / TICKS_PER_SECOND
 
static final Logger _log = Logger.getLogger(GameTimeController.class)
 
static L2Calendar _calendar
 

The documentation for this class was generated from the following file: