Package org.rspeer.game.gameval
Class InterfaceId.JadChallengeScoreboard
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.JadChallengeScoreboard
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.JadChallengeScoreboard extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCOM_0static intCONTENTstatic intMESSAGESCROLL2_CLOSEstatic intSCROLL_LAYERstatic intSCROLLBAR
-
Constructor Summary
Constructors Constructor Description JadChallengeScoreboard()
-
-
-
Field Detail
-
COM_0
public static final int COM_0
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
MESSAGESCROLL2_CLOSE
public static final int MESSAGESCROLL2_CLOSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
SCROLL_LAYER
public static final int SCROLL_LAYER
- See Also:
- Constant Field Values
-
-