|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjurpe.world.GameWorld
public class GameWorld
Store variables regarding Game World, such as:
Constructor Summary | |
---|---|
GameWorld(int techLev)
Constructor. |
Method Summary | |
---|---|
int |
getTechLevel()
Get technology level for this World |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GameWorld(int techLev)
techLev
- Technology level of this worldMethod Detail |
---|
public int getTechLevel()
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |