|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uk.org.redfelineninja.risk.data.Card
Field Summary | |
static int |
ARTILLARY
|
java.lang.String |
country
|
static int |
HORSEMAN
|
static int |
INFANTRY
|
int |
type
|
Constructor Summary | |
Card()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int INFANTRY
public static final int HORSEMAN
public static final int ARTILLARY
public java.lang.String country
public int type
Constructor Detail |
public Card()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |