|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log | |
---|---|
jurpe.dungeon | |
jurpe.dungeon.generator | |
jurpe.system |
Uses of Log in jurpe.dungeon |
---|
Methods in jurpe.dungeon that return Log | |
---|---|
Log |
Dungeons.getLog()
Handle to Log |
Uses of Log in jurpe.dungeon.generator |
---|
Constructors in jurpe.dungeon.generator with parameters of type Log | |
---|---|
Dungeonifier(java.util.Random rnd,
Log log,
short x,
short y)
Constructor |
|
Mazifier(java.util.Random rndSeed,
Log log,
short sizex,
short sizey)
Constructor |
|
OpenSpace(java.util.Random rnd,
Log log,
short sizex,
short sizey)
Constructor |
Uses of Log in jurpe.system |
---|
Methods in jurpe.system that return Log | |
---|---|
Log |
CoreHandles.getLog()
Handle to current log |
static Log |
Log.getReference()
Return this log |
Methods in jurpe.system with parameters of type Log | |
---|---|
void |
EffectsCollection.applyAll(Log log)
Apply every effect in the collection, calling the apply method of TurnEffect class. |
void |
TurnTable.nextTurn(Log log)
Current player plays his turn. |
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
PREV NEXT | FRAMES NO FRAMES |