|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TrickCardCodes
Constants relating to trick-based card games.
| Field Summary | |
|---|---|
static int |
BOTTOM
For four-player games, the bottom (own) player. |
static int |
LEFT
For four-player games, the player on the left. |
static int |
RIGHT
For four-player games, the player on the right. |
static int |
TOP
For four-player games, the top (opposite) player. |
| Fields inherited from interface com.threerings.parlor.card.data.CardCodes |
|---|
ACE, BLACK_JOKER, CLUBS, DIAMONDS, HEARTS, JACK, KING, QUEEN, RED_JOKER, SPADES |
| Fields inherited from interface com.threerings.presents.data.InvocationCodes |
|---|
ACCESS_DENIED, E_ACCESS_DENIED, E_INTERNAL_ERROR, GLOBAL_GROUP, INTERNAL_ERROR |
| Field Detail |
|---|
static final int BOTTOM
static final int LEFT
static final int TOP
static final int RIGHT
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||