Package org.rspeer.game.gameval
Class DBTableId.SailingCustomisationTab.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.SailingCustomisationTab.Row
-
- Enclosing class:
- DBTableId.SailingCustomisationTab
public static class DBTableId.SailingCustomisationTab.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intALLstatic intBRAZIERstatic intCANNONSstatic intFLAGstatic intHULLstatic intKEELstatic intMISCstatic intSAILstatic intSALVAGINGstatic intSTATIONSstatic intSTEERINGstatic intSTORAGEstatic intTRAWLINGstatic intTRIMstatic intWIND
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
ALL
public static final int ALL
- See Also:
- Constant Field Values
-
BRAZIER
public static final int BRAZIER
- See Also:
- Constant Field Values
-
CANNONS
public static final int CANNONS
- See Also:
- Constant Field Values
-
FLAG
public static final int FLAG
- See Also:
- Constant Field Values
-
HULL
public static final int HULL
- See Also:
- Constant Field Values
-
KEEL
public static final int KEEL
- See Also:
- Constant Field Values
-
MISC
public static final int MISC
- See Also:
- Constant Field Values
-
SAIL
public static final int SAIL
- See Also:
- Constant Field Values
-
SALVAGING
public static final int SALVAGING
- See Also:
- Constant Field Values
-
STATIONS
public static final int STATIONS
- See Also:
- Constant Field Values
-
STEERING
public static final int STEERING
- See Also:
- Constant Field Values
-
STORAGE
public static final int STORAGE
- See Also:
- Constant Field Values
-
TRAWLING
public static final int TRAWLING
- See Also:
- Constant Field Values
-
TRIM
public static final int TRIM
- See Also:
- Constant Field Values
-
WIND
public static final int WIND
- See Also:
- Constant Field Values
-
-