|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GameCodes
Constants relating to the game services.
| Field Summary | |
|---|---|
static String |
GAME_CHAT_TYPE
A chat type for chatting on the game object. |
static String |
GAME_MESSAGE_BUNDLE
The message bundle identifier for general game messages. |
static String |
PLAYER_KNOCKED_OUT
The name of the message event to a placeObject that a player was knocked out of a puzzle. |
static String |
WINNERS_AND_LOSERS
The name of the message event to a placeObject that reports the winners and losers of a game. |
| 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 String GAME_MESSAGE_BUNDLE
static final String PLAYER_KNOCKED_OUT
static final String WINNERS_AND_LOSERS
static final String GAME_CHAT_TYPE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||