soc.game
Interface SOCDevCardConstants
- All Known Implementing Classes:
- SOCPlayer
- public interface SOCDevCardConstants
This is a list of constants for representing
types of development cards in Settlers of Catan.
KNIGHT
public static final int KNIGHT
- See Also:
- Constant Field Values
ROADS
public static final int ROADS
- See Also:
- Constant Field Values
DISC
public static final int DISC
- See Also:
- Constant Field Values
MONO
public static final int MONO
- See Also:
- Constant Field Values
CAP
public static final int CAP
- See Also:
- Constant Field Values
LIB
public static final int LIB
- See Also:
- Constant Field Values
UNIV
public static final int UNIV
- See Also:
- Constant Field Values
TEMP
public static final int TEMP
- See Also:
- Constant Field Values
TOW
public static final int TOW
- See Also:
- Constant Field Values
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
MIN
public static final int MIN
- See Also:
- Constant Field Values
MAXPLUSONE
public static final int MAXPLUSONE
- See Also:
- Constant Field Values