Package org.rspeer.game.gameval
Class DBTableId.Vmq4SunPuzzleAltars.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.Vmq4SunPuzzleAltars.Row
-
- Enclosing class:
- DBTableId.Vmq4SunPuzzleAltars
public static class DBTableId.Vmq4SunPuzzleAltars.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intVMQ4_SUN_ALTAR_EASTstatic intVMQ4_SUN_ALTAR_NORTHstatic intVMQ4_SUN_ALTAR_NORTHEASTstatic intVMQ4_SUN_ALTAR_NORTHWESTstatic intVMQ4_SUN_ALTAR_SOUTHstatic intVMQ4_SUN_ALTAR_SOUTHEASTstatic intVMQ4_SUN_ALTAR_SOUTHWESTstatic intVMQ4_SUN_ALTAR_WEST
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
VMQ4_SUN_ALTAR_EAST
public static final int VMQ4_SUN_ALTAR_EAST
- See Also:
- Constant Field Values
-
VMQ4_SUN_ALTAR_NORTH
public static final int VMQ4_SUN_ALTAR_NORTH
- See Also:
- Constant Field Values
-
VMQ4_SUN_ALTAR_NORTHEAST
public static final int VMQ4_SUN_ALTAR_NORTHEAST
- See Also:
- Constant Field Values
-
VMQ4_SUN_ALTAR_NORTHWEST
public static final int VMQ4_SUN_ALTAR_NORTHWEST
- See Also:
- Constant Field Values
-
VMQ4_SUN_ALTAR_SOUTH
public static final int VMQ4_SUN_ALTAR_SOUTH
- See Also:
- Constant Field Values
-
VMQ4_SUN_ALTAR_SOUTHEAST
public static final int VMQ4_SUN_ALTAR_SOUTHEAST
- See Also:
- Constant Field Values
-
VMQ4_SUN_ALTAR_SOUTHWEST
public static final int VMQ4_SUN_ALTAR_SOUTHWEST
- See Also:
- Constant Field Values
-
VMQ4_SUN_ALTAR_WEST
public static final int VMQ4_SUN_ALTAR_WEST
- See Also:
- Constant Field Values
-
-