Package org.rspeer.game.gameval
Class DBTableId.GreenmanMask
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.GreenmanMask
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBTableId.GreenmanMask.Row
-
Field Summary
Fields Modifier and Type Field Description static intCOL_LEAF_REQUIREDintegerstatic intCOL_LEAF_REQUIRED_AMOUNTintegerstatic intCOL_MASK_OBJECTintegerstatic intCOL_UNLOCKED_BITintegerstatic intID
-
Constructor Summary
Constructors Constructor Description GreenmanMask()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_MASK_OBJECT
public static final int COL_MASK_OBJECT
integer- See Also:
- Constant Field Values
-
COL_LEAF_REQUIRED
public static final int COL_LEAF_REQUIRED
integer- See Also:
- Constant Field Values
-
COL_LEAF_REQUIRED_AMOUNT
public static final int COL_LEAF_REQUIRED_AMOUNT
integer- See Also:
- Constant Field Values
-
COL_UNLOCKED_BIT
public static final int COL_UNLOCKED_BIT
integer- See Also:
- Constant Field Values
-
-