Package org.rspeer.game.gameval
Class DBTableId.SailingBoat.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.SailingBoat.Row
-
- Enclosing class:
- DBTableId.SailingBoat
public static class DBTableId.SailingBoat.Row extends Object
-
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
RAFT
public static final int RAFT
- See Also:
- Constant Field Values
-
SKIFF
public static final int SKIFF
- See Also:
- Constant Field Values
-
SLOOP
public static final int SLOOP
- See Also:
- Constant Field Values
-
WILL_ANNE
public static final int WILL_ANNE
- See Also:
- Constant Field Values
-
-