Package org.rspeer.game.gameval
Class DBTableId.ToggleListInterface.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.ToggleListInterface.Row
-
- Enclosing class:
- DBTableId.ToggleListInterface
public static class DBTableId.ToggleListInterface.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intALCHEMY_ANIM_TOGGLE_LISTstatic intDEATH_ANIM_TOGGLE_LISTstatic intHOME_TELE_ANIM_TOGGLE_LISTstatic intNPC_CONTACT_ANIM_TOGGLE_LISTstatic intVENGEANCE_ANIM_TOGGLE_LIST
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
ALCHEMY_ANIM_TOGGLE_LIST
public static final int ALCHEMY_ANIM_TOGGLE_LIST
- See Also:
- Constant Field Values
-
DEATH_ANIM_TOGGLE_LIST
public static final int DEATH_ANIM_TOGGLE_LIST
- See Also:
- Constant Field Values
-
HOME_TELE_ANIM_TOGGLE_LIST
public static final int HOME_TELE_ANIM_TOGGLE_LIST
- See Also:
- Constant Field Values
-
NPC_CONTACT_ANIM_TOGGLE_LIST
public static final int NPC_CONTACT_ANIM_TOGGLE_LIST
- See Also:
- Constant Field Values
-
VENGEANCE_ANIM_TOGGLE_LIST
public static final int VENGEANCE_ANIM_TOGGLE_LIST
- See Also:
- Constant Field Values
-
-