|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.tud.dvs1.mmpgp2p.GameWorldInfo
public class GameWorldInfo
Klasse zum Speichern von konstanten Informationen über die Spiele-Welt.
Field Summary | |
---|---|
int |
tilesize
|
int |
totx
|
int |
toty
|
Constructor Summary | |
---|---|
GameWorldInfo()
|
Method Summary | |
---|---|
RegionInfo |
toRegionInfo()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int totx
public int toty
public int tilesize
Constructor Detail |
---|
public GameWorldInfo()
Method Detail |
---|
public RegionInfo toRegionInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |