|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectapoSkunkman.level.ApoSkunkmanLevelConstants
public class ApoSkunkmanLevelConstants
Klasse, die Konstanten für die Level-Generierung bereitstellt
| Field Summary | |
|---|---|
static byte |
DOWN
ByteKonstante für unten keine Wand |
static byte |
LEFT
ByteKonstante für links keine Wand |
static int |
LEVEL_GENERATION_DEFAULT
Konstante für Default-Strategie |
static float |
LEVEL_GOALX_TIME_SCALE
Konstante für GoalX Zeit-Skalierung |
static byte |
RIGHT
ByteKonstante für rechts keine Wand |
static byte |
UP
ByteKonstante für oben keine Wand |
static byte |
VISITED
ByteKonstante für besuchte Gebiete |
| Constructor Summary | |
|---|---|
ApoSkunkmanLevelConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final byte VISITED
public static final byte RIGHT
public static final byte UP
public static final byte LEFT
public static final byte DOWN
public static final float LEVEL_GOALX_TIME_SCALE
public static final int LEVEL_GENERATION_DEFAULT
| Constructor Detail |
|---|
public ApoSkunkmanLevelConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||