Package org.rspeer.game.gameval
Class DBTableId.CombatInterfaceWeaponCategory
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.CombatInterfaceWeaponCategory
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBTableId.CombatInterfaceWeaponCategory.Row
-
Field Summary
Fields Modifier and Type Field Description static intCOL_BUTTON(integer, string, string, integer)static intCOL_IDintegerstatic intID
-
Constructor Summary
Constructors Constructor Description CombatInterfaceWeaponCategory()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_ID
public static final int COL_ID
integer- See Also:
- Constant Field Values
-
COL_BUTTON
public static final int COL_BUTTON
(integer, string, string, integer)- See Also:
- Constant Field Values
-
-