Package org.rspeer.game.gameval
Class InterfaceId.CastlewarsScore
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.CastlewarsScore
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.CastlewarsScore extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCASTLEWARS_SARADOMIN_TOTALSCOREstatic intCASTLEWARS_ZAMORAK_TOTALSCOREstatic intCLOSEBUTTONstatic intCOM_8static intCOM_9static intHEADERstatic intS_BANNER_1static intS_BANNER_2static intSARADOMINstatic intTITLEstatic intUNIVERSEstatic intZ_BANNER_1static intZ_BANNER_2static intZAMORAK
-
Constructor Summary
Constructors Constructor Description CastlewarsScore()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
HEADER
public static final int HEADER
- See Also:
- Constant Field Values
-
SARADOMIN
public static final int SARADOMIN
- See Also:
- Constant Field Values
-
CASTLEWARS_SARADOMIN_TOTALSCORE
public static final int CASTLEWARS_SARADOMIN_TOTALSCORE
- See Also:
- Constant Field Values
-
ZAMORAK
public static final int ZAMORAK
- See Also:
- Constant Field Values
-
CASTLEWARS_ZAMORAK_TOTALSCORE
public static final int CASTLEWARS_ZAMORAK_TOTALSCORE
- See Also:
- Constant Field Values
-
CLOSEBUTTON
public static final int CLOSEBUTTON
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
S_BANNER_1
public static final int S_BANNER_1
- See Also:
- Constant Field Values
-
S_BANNER_2
public static final int S_BANNER_2
- See Also:
- Constant Field Values
-
Z_BANNER_1
public static final int Z_BANNER_1
- See Also:
- Constant Field Values
-
Z_BANNER_2
public static final int Z_BANNER_2
- See Also:
- Constant Field Values
-
-