Package org.rspeer.game.gameval
Class InterfaceId.SlayerPartner
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.SlayerPartner
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.SlayerPartner extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUTTONstatic intBUTTON_GFXstatic intCOM_3static intCONTENTSstatic intEXPLANATIONstatic intFRAMEstatic intNAMEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description SlayerPartner()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
NAME
public static final int NAME
- See Also:
- Constant Field Values
-
EXPLANATION
public static final int EXPLANATION
- See Also:
- Constant Field Values
-
BUTTON_GFX
public static final int BUTTON_GFX
- See Also:
- Constant Field Values
-
BUTTON
public static final int BUTTON
- See Also:
- Constant Field Values
-
-