L2JPREMIUM  5M
com.premium.game.manager.games.Lottery Class Reference
Collaboration diagram for com.premium.game.manager.games.Lottery:

Public Member Functions

int[] checkTicket (int id, int enchant, int type2)
 
int[] checkTicket (L2ItemInstance item)
 
int[] decodeNumbers (int enchant, int type2)
 
long getEndDate ()
 
int getId ()
 
int getPrize ()
 
void increasePrize (int count)
 
boolean isSellableTickets ()
 
boolean isStarted ()
 

Static Public Member Functions

static Lottery getInstance ()
 

Static Public Attributes

static final long SECOND = 1000
 
static final long MINUTE = 60000
 

Protected Attributes

int _number
 
int _prize
 
boolean _isSellingTickets
 
boolean _isStarted
 
long _enddate
 

Static Protected Attributes

static Logger _log = Logger.getLogger(Lottery.class.getName())
 

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