|
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 final long | SECOND = 1000 |
|
static final long | MINUTE = 60000 |
|
|
int | _number |
|
int | _prize |
|
boolean | _isSellingTickets |
|
boolean | _isStarted |
|
long | _enddate |
|
|
static Logger | _log = Logger.getLogger(Lottery.class.getName()) |
|
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/manager/games/Lottery.java