public interface GameCodes
extends com.threerings.presents.data.InvocationCodes
| Modifier and Type | Field and Description |
|---|---|
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.
|
static final String GAME_MESSAGE_BUNDLE
static final String PLAYER_KNOCKED_OUT
static final String WINNERS_AND_LOSERS
static final String GAME_CHAT_TYPE
Copyright © 2015. All rights reserved.