Package org.rspeer.game.gameval
Class DBTableId.Multirunes
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.Multirunes
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBTableId.Multirunes.Row
-
Field Summary
Fields Modifier and Type Field Description static intCOL_BASE_RUNEintegerstatic intCOL_COMBO_AND_ALTERNATIVE_RUNES(integer, integer)static intID
-
Constructor Summary
Constructors Constructor Description Multirunes()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_BASE_RUNE
public static final int COL_BASE_RUNE
integer- See Also:
- Constant Field Values
-
COL_COMBO_AND_ALTERNATIVE_RUNES
public static final int COL_COMBO_AND_ALTERNATIVE_RUNES
(integer, integer)- See Also:
- Constant Field Values
-
-