Package org.rspeer.game.gameval
Class InterfaceId.WerewolfGoal
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.WerewolfGoal
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.WerewolfGoal extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_0static intCOM_1static intCOM_2static intCOM_3static intCOM_6static intCOM_7static intWAA_TIMEstatic intWAA_XPstatic intWEREGOLF_CLOSEstatic intWEREGOLF_CLOSE_BUTTON
-
Constructor Summary
Constructors Constructor Description WerewolfGoal()
-
-
-
Field Detail
-
COM_0
public static final int COM_0
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
COM_2
public static final int COM_2
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
WAA_TIME
public static final int WAA_TIME
- See Also:
- Constant Field Values
-
WAA_XP
public static final int WAA_XP
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
WEREGOLF_CLOSE
public static final int WEREGOLF_CLOSE
- See Also:
- Constant Field Values
-
WEREGOLF_CLOSE_BUTTON
public static final int WEREGOLF_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-