|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| com.threerings.* |
|---|
| com.threerings.micasa.client.ChatPanel | ||
|---|---|---|
protected static final int |
PREFERRED_WIDTH |
200 |
| com.threerings.micasa.client.MiCasaClient | ||
|---|---|---|
protected static final String |
MESSAGE_MANAGER_PREFIX |
"rsrc.i18n" |
| com.threerings.micasa.lobby.LobbyMarshaller | ||
|---|---|---|
public static final int |
GET_CATEGORIES |
1 |
public static final int |
GET_LOBBIES |
2 |
| com.threerings.micasa.lobby.LobbyMarshaller.CategoriesMarshaller | ||
|---|---|---|
public static final int |
GOT_CATEGORIES |
1 |
| com.threerings.micasa.lobby.LobbyMarshaller.LobbiesMarshaller | ||
|---|---|---|
public static final int |
GOT_LOBBIES |
1 |
| com.threerings.micasa.lobby.LobbyRegistry | ||
|---|---|---|
protected static final String |
LOBIDS_KEY |
"lobby_ids" |
| com.threerings.micasa.lobby.LobbySelector | ||
|---|---|---|
protected static final String |
CAT_FIRST_ITEM |
"<categories...>" |
| com.threerings.micasa.lobby.table.TableItem | ||
|---|---|---|
protected static final String |
JOIN_LABEL |
"<join>" |
protected static final String |
LEAVE_LABEL |
"<leave>" |
| com.threerings.micasa.lobby.table.TableLobbyObject | ||
|---|---|---|
public static final String |
TABLE_SERVICE |
"tableService" |
public static final String |
TABLE_SET |
"tableSet" |
| com.threerings.micasa.simulator.client.SimulatorApp | ||
|---|---|---|
protected static final int |
DEFAULT_PLAYER_COUNT |
2 |
| com.threerings.micasa.simulator.client.SimulatorController | ||
|---|---|---|
public static final String |
LOGOFF |
"logoff" |
| com.threerings.micasa.simulator.data.SimulatorMarshaller | ||
|---|---|---|
public static final int |
CREATE_GAME |
1 |
| com.threerings.micasa.simulator.server.SimulatorManager | ||
|---|---|---|
protected static final byte |
DEFAULT_SKILL |
50 |
| com.threerings.parlor.card.client.CardGameDecoder | ||
|---|---|---|
public static final int |
CARDS_TRANSFERRED_BETWEEN_PLAYERS |
1 |
public static final int |
RECEIVED_CARDS_FROM_PLAYER |
2 |
public static final int |
RECEIVED_HAND |
3 |
public static final String |
RECEIVER_CODE |
"0718199d459e31d8d673744c71b0e788" |
public static final int |
SENT_CARDS_TO_PLAYER |
4 |
| com.threerings.parlor.card.client.CardPanel | ||
|---|---|---|
public static final int |
MULTIPLE |
2 |
public static final int |
NONE |
0 |
public static final int |
SINGLE |
1 |
| com.threerings.parlor.card.data.CardCodes | ||
|---|---|---|
public static final int |
ACE |
14 |
public static final int |
BLACK_JOKER |
16 |
public static final int |
CLUBS |
2 |
public static final int |
DIAMONDS |
3 |
public static final int |
HEARTS |
1 |
public static final int |
JACK |
11 |
public static final int |
KING |
13 |
public static final int |
QUEEN |
12 |
public static final int |
RED_JOKER |
15 |
public static final int |
SPADES |
0 |
| com.threerings.parlor.card.trick.data.TrickCardCodes | ||
|---|---|---|
public static final int |
BOTTOM |
0 |
public static final int |
LEFT |
1 |
public static final int |
RIGHT |
3 |
public static final int |
TOP |
2 |
| com.threerings.parlor.card.trick.data.TrickCardGameMarshaller | ||
|---|---|---|
public static final int |
PLAY_CARD |
1 |
public static final int |
REQUEST_REMATCH |
2 |
public static final int |
SEND_CARDS_TO_PLAYER |
3 |
| com.threerings.parlor.card.trick.data.TrickCardGameObject | ||
|---|---|---|
public static final int |
ACCEPTS_REMATCH |
2 |
public static final int |
BETWEEN_HANDS |
0 |
public static final int |
NO_REQUEST |
0 |
public static final int |
PLAYING_HAND |
1 |
public static final int |
PLAYING_TRICK |
2 |
public static final int |
REQUESTS_REMATCH |
1 |
public static final int |
TRICK_STATE_COUNT |
3 |
| com.threerings.parlor.card.trick.server.TrickCardGameManagerDelegate | ||
|---|---|---|
protected static final float |
MINIMUM_TURN_DURATION_SCALE |
0.10000000149011612f |
protected static final float |
TURN_DURATION_SCALE_INCREASE |
0.5f |
protected static final float |
TURN_DURATION_SCALE_REDUCTION |
0.25f |
| com.threerings.parlor.client.ParlorDecoder | ||
|---|---|---|
public static final int |
GAME_IS_READY |
1 |
public static final int |
RECEIVED_INVITE |
2 |
public static final int |
RECEIVED_INVITE_CANCELLATION |
3 |
public static final int |
RECEIVED_INVITE_RESPONSE |
4 |
public static final String |
RECEIVER_CODE |
"5ef9ee0d359c42a9024498ee9aad119a" |
| com.threerings.parlor.data.ParlorCodes | ||
|---|---|---|
public static final String |
ALREADY_AT_TABLE |
"m.already_at_table" |
public static final String |
BANNED_FROM_TABLE |
"m.banned_from_table" |
public static final String |
GAME_ALREADY_STARTED |
"m.game_already_started" |
public static final String |
INVALID_TABLE_POSITION |
"m.invalid_table_position" |
public static final int |
INVITATION_ACCEPTED |
0 |
public static final int |
INVITATION_COUNTERED |
2 |
public static final int |
INVITATION_REFUSED |
1 |
public static final String |
INVITEE_NOT_ONLINE |
"m.invitee_not_online" |
public static final String |
MUST_BE_CREATOR |
"m.must_be_creator" |
public static final String |
NO_SELF_BOOT |
"m.no_self_boot" |
public static final String |
NO_SUCH_TABLE |
"m.no_such_table" |
public static final String |
NOT_AT_TABLE |
"m.not_at_table" |
public static final String |
PARLOR_GROUP |
"parlor" |
public static final String |
TABLE_POSITION_OCCUPIED |
"m.table_position_occupied" |
| com.threerings.parlor.data.ParlorMarshaller | ||
|---|---|---|
public static final int |
CANCEL |
1 |
public static final int |
INVITE |
2 |
public static final int |
RESPOND |
3 |
public static final int |
START_SOLITAIRE |
4 |
| com.threerings.parlor.data.ParlorMarshaller.InviteMarshaller | ||
|---|---|---|
public static final int |
INVITE_RECEIVED |
1 |
| com.threerings.parlor.data.Table | ||
|---|---|---|
public static final int |
ANY_POSITION |
-1 |
| com.threerings.parlor.data.TableMarshaller | ||
|---|---|---|
public static final int |
BOOT_PLAYER |
1 |
public static final int |
CREATE_TABLE |
2 |
public static final int |
JOIN_TABLE |
3 |
public static final int |
LEAVE_TABLE |
4 |
public static final int |
START_TABLE_NOW |
5 |
| com.threerings.parlor.game.data.GameCodes | ||
|---|---|---|
public static final String |
GAME_CHAT_TYPE |
"gameChat" |
public static final String |
GAME_MESSAGE_BUNDLE |
"game.general" |
public static final String |
PLAYER_KNOCKED_OUT |
"playerKnocked" |
public static final String |
WINNERS_AND_LOSERS |
"winnersAndLosers" |
| com.threerings.parlor.game.data.GameConfig | ||
|---|---|---|
public static final int |
PARTY |
2 |
public static final int |
SEATED_CONTINUOUS |
1 |
public static final int |
SEATED_GAME |
0 |
| com.threerings.parlor.game.data.GameObject | ||
|---|---|---|
public static final int |
CANCELLED |
3 |
public static final int |
GAME_OVER |
2 |
public static final int |
IN_PLAY |
1 |
public static final String |
IS_PRIVATE |
"isPrivate" |
public static final String |
IS_RATED |
"isRated" |
public static final int |
PLAYER_IN_PLAY |
0 |
public static final int |
PLAYER_LEFT_GAME |
1 |
public static final String |
PLAYER_STATUS |
"playerStatus" |
public static final String |
PLAYERS |
"players" |
public static final int |
PRE_GAME |
0 |
public static final String |
SESSION_ID |
"sessionId" |
public static final String |
STATE |
"state" |
public static final String |
WINNERS |
"winners" |
| com.threerings.parlor.game.server.GameManager | ||
|---|---|---|
protected static final long |
AI_TICK_DELAY |
3333L |
protected static final long |
DEFAULT_NOSHOW_DELAY |
30000L |
protected static final long |
TICK_DELAY |
5000L |
| com.threerings.parlor.rating.data.RatingCodes | ||
|---|---|---|
public static final int |
DEFAULT_RATING |
1200 |
public static final int |
MAXIMUM_RATING |
3000 |
public static final int |
MINIMUM_RATING |
1000 |
| com.threerings.parlor.rating.server.persist.PercentileRecord | ||
|---|---|---|
public static final int |
SCHEMA_VERSION |
4 |
| com.threerings.parlor.rating.server.persist.RatingRecord | ||
|---|---|---|
public static final int |
SCHEMA_VERSION |
4 |
| com.threerings.parlor.rating.util.Percentiler | ||
|---|---|---|
protected static final int |
BUCKET_COUNT |
100 |
protected static final int |
INT_SIZE |
4 |
| com.threerings.parlor.tourney.data.TourneyCodes | ||
|---|---|---|
public static final String |
ALREADY_IN_PROGRESS |
"m.already_in_progress" |
public static final String |
ALREADY_IN_TOURNEY |
"m.already_in_tourney" |
public static final String |
CANCELLED |
"m.cancelled" |
public static final String |
FAILED_ENTRY_FEE |
"m.failed_entry_fee" |
public static final String |
HAS_PLAYERS |
"m.has_players" |
public static final String |
NOT_IN_TOURNEY |
"m.not_in_tourney" |
public static final String |
TOO_LATE |
"m.too_late" |
public static final String |
TOO_LATE_LEAVE |
"m.too_late_leave" |
| com.threerings.parlor.tourney.data.TourneyMarshaller | ||
|---|---|---|
public static final int |
CANCEL |
1 |
public static final int |
JOIN |
2 |
public static final int |
LEAVE |
3 |
| com.threerings.parlor.tourney.data.TourneyObject | ||
|---|---|---|
public static final int |
CANCELLED |
2 |
public static final String |
CONFIG |
"config" |
public static final int |
FINISHED |
4 |
public static final String |
PARTICIPANTS |
"participants" |
public static final int |
PAUSED |
3 |
public static final int |
PENDING |
0 |
public static final int |
RUNNING |
1 |
public static final String |
STARTS_IN |
"startsIn" |
public static final String |
STATE |
"state" |
public static final String |
TOURNEY_SERVICE |
"tourneyService" |
| com.threerings.parlor.tourney.data.TourniesMarshaller | ||
|---|---|---|
public static final int |
CREATE_TOURNEY |
1 |
| com.threerings.parlor.tourney.server.persist.TourneyRepository | ||
|---|---|---|
public static final String |
TOURNEY_DB_IDENT |
"tourneydb" |
| com.threerings.parlor.util.RobotPlayer | ||
|---|---|---|
protected static final long |
DEFAULT_ROBOT_DELAY |
500L |
| com.threerings.puzzle.client.PuzzleBoardView | ||
|---|---|---|
protected static final int |
ACTION_CLEARED |
2 |
protected static final int |
ACTION_GOING |
0 |
protected static final int |
CLEAR_PENDING |
1 |
protected static final int |
DEFAULT_SCORE_DISTANCE |
30 |
| com.threerings.puzzle.client.PuzzleController | ||
|---|---|---|
protected static final int |
ACTION_CLEARED |
0 |
protected static final int |
ACTION_GOING |
2 |
protected static final int |
CLEAR_PENDING |
1 |
protected static final long |
DEFAULT_PROGRESS_INTERVAL |
6000L |
public static final String |
TOGGLE_CHATTING |
"toggle_chat" |
| com.threerings.puzzle.client.PuzzleController.ClearPender | ||
|---|---|---|
public static final int |
CARE_NOT |
0 |
public static final int |
NO_RESTART_ACTION |
1 |
public static final int |
RESTART_ACTION |
-1 |
| com.threerings.puzzle.data.PuzzleCodes | ||
|---|---|---|
public static final boolean |
DEBUG_PUZZLE |
false |
public static final int |
DEFAULT_DIFFICULTY |
2 |
public static final String |
PUZZLE_MESSAGE_BUNDLE |
"puzzle.general" |
| com.threerings.puzzle.data.PuzzleGameMarshaller | ||
|---|---|---|
public static final int |
UPDATE_PROGRESS |
1 |
public static final int |
UPDATE_PROGRESS_SYNC |
2 |
| com.threerings.puzzle.data.PuzzleObject | ||
|---|---|---|
public static final String |
DIFFICULTY |
"difficulty" |
public static final String |
PUZZLE_GAME_SERVICE |
"puzzleGameService" |
public static final String |
SEED |
"seed" |
public static final String |
SUMMARIES |
"summaries" |
| com.threerings.puzzle.drop.client.DropControllerDelegate | ||
|---|---|---|
protected static final float |
BOUNCE_FRACTION |
0.125f |
protected static final int |
DEFAULT_RISE_DISTANCE |
20 |
protected static final float |
DEFAULT_RISE_VELOCITY |
0.10000000149011612f |
public static final String |
END_DROP_BLOCK |
"end_drop_block" |
public static final String |
MOVE_BLOCK_LEFT |
"move_block_left" |
public static final String |
MOVE_BLOCK_RIGHT |
"move_block_right" |
public static final String |
RAISE_ROW |
"raise_row" |
protected static final long |
RISE_INTERVAL |
50L |
public static final String |
ROTATE_BLOCK_CCW |
"rotate_block_ccw" |
public static final String |
ROTATE_BLOCK_CW |
"rotate_block_cw" |
public static final String |
START_DROP_BLOCK |
"start_drop_block" |
| com.threerings.puzzle.drop.client.DropSprite | ||
|---|---|---|
protected static final float |
DEFAULT_VELOCITY |
0.029999999329447746f |
| com.threerings.puzzle.drop.data.DropBoard | ||
|---|---|---|
protected static final int |
DEFAULT_PAD_WIDTH |
3 |
public static final int |
INPLACE_ROTATION |
1 |
public static final int |
RADIAL_ROTATION |
0 |
| com.threerings.puzzle.drop.data.DropCodes | ||
|---|---|---|
public static final String |
DROP_MESSAGE_BUNDLE |
"puzzle.drop" |
public static final String |
DROP_STREAM |
"drop" |
public static final String |
RISE_STREAM |
"rise" |
| com.threerings.puzzle.drop.data.DropPieceCodes | ||
|---|---|---|
public static final int |
DROP_BLOCK_PIECE_COUNT |
2 |
public static final byte |
PIECE_NONE |
-1 |
| com.threerings.puzzle.drop.server.DropManagerDelegate | ||
|---|---|---|
protected static final int |
MAX_UPDATE_LOOPS |
100 |
| com.threerings.puzzle.drop.util.DropGameUtil | ||
|---|---|---|
protected static final long |
MOVE_DELAY |
300L |
protected static final int |
MOVE_RATE |
7 |
| com.threerings.stage.client.StageScenePanel | ||
|---|---|---|
public static final String |
CLUSTER_CLICKED |
"ClusterClicked" |
protected static final int |
CLUSTER_PAD |
4 |
protected static final int |
CLUSTER_SLOP |
25 |
public static final String |
LOCATION_CLICKED |
"LocationClicked" |
protected static final int |
MAX_LOCATION_DIST |
25 |
protected static final int |
PORTAL_ICON_HEIGHT |
48 |
protected static final int |
PORTAL_ICON_WIDTH |
48 |
public static final int |
SHOW_CLUSTERS |
2 |
public static final int |
SHOW_PLOTS |
4 |
| com.threerings.stage.data.StageCodes | ||
|---|---|---|
public static final String |
STAGE_MESSAGE_BUNDLE |
"stage.general" |
public static final String |
TILESET_RSRC_SET |
"tilesets" |
| com.threerings.stage.data.StageMisoSceneModel | ||
|---|---|---|
public static final int |
SECTION_HEIGHT |
9 |
public static final int |
SECTION_WIDTH |
9 |
| com.threerings.stage.data.StageSceneMarshaller | ||
|---|---|---|
public static final int |
ADD_OBJECT |
1 |
public static final int |
REMOVE_OBJECTS |
2 |
| com.threerings.stage.data.StageSceneModel | ||
|---|---|---|
public static final String |
WORLD |
"world" |
| com.threerings.stage.data.StageSceneObject | ||
|---|---|---|
public static final String |
LIGHT_LEVEL |
"lightLevel" |
public static final String |
LIGHT_SHADE |
"lightShade" |
public static final String |
STAGE_SCENE_SERVICE |
"stageSceneService" |
| com.threerings.stage.tools.editor.EditorModel | ||
|---|---|---|
public static final int |
ACTION_EDIT_TILE |
1 |
public static final int |
ACTION_PLACE_PORTAL |
2 |
public static final int |
ACTION_PLACE_TILE |
0 |
public static final int |
BASE_LAYER |
0 |
public static final int |
NUM_ACTIONS |
3 |
public static final int |
OBJECT_LAYER |
1 |
| com.threerings.stage.tools.editor.EditorModelListener | ||
|---|---|---|
public static final int |
ACTION_MODE_CHANGED |
0 |
public static final int |
LAYER_INDEX_CHANGED |
1 |
public static final int |
TILE_CHANGED |
2 |
| com.threerings.stage.tools.editor.EditorScenePanel | ||
|---|---|---|
protected static final int |
MAX_UNDO_SIZE |
20 |
| com.threerings.stage.tools.editor.EditorScrollBox | ||
|---|---|---|
protected static final int |
MAX_HEIGHT |
200 |
| com.threerings.stage.tools.editor.EditorToolBarPanel | ||
|---|---|---|
protected static final String |
ICONS_PATH |
"media/stage/tools/editor/toolbar_icons.png" |
| com.threerings.stage.tools.editor.TileInfoPanel | ||
|---|---|---|
protected static final int |
EDGE_TILE_H |
4 |
protected static final int |
EDGE_TILE_V |
4 |
protected static final int |
HEIGHT |
300 |
protected static final int |
WIDTH |
400 |
| com.threerings.stage.tools.viewer.ViewerScenePanel | ||
|---|---|---|
protected static final int |
DEFAULT_NUM_DECOYS |
10 |
| com.threerings.stage.util.StageSceneUtil | ||
|---|---|---|
protected static final int |
MAX_OBJECT_SIZE |
15 |
public static final int |
OBJECT_ORIENTATION |
-1 |
| com.threerings.stats.data.IntSetStat | ||
|---|---|---|
protected static final int |
MAX_MAX_SIZE |
255 |
| com.threerings.stats.server.persist.StatRecord | ||
|---|---|---|
public static final int |
SCHEMA_VERSION |
4 |
| com.threerings.stats.server.persist.StatRepository | ||
|---|---|---|
protected static final int |
MAX_UPDATE_TRIES |
5 |
| com.threerings.stats.server.persist.StringCodeRecord | ||
|---|---|---|
public static final int |
SCHEMA_VERSION |
2 |
| com.threerings.whirled.client.SceneDecoder | ||
|---|---|---|
public static final int |
FORCED_MOVE |
1 |
public static final String |
RECEIVER_CODE |
"c4d0cf66b81a6e83d119b2d607725651" |
| com.threerings.whirled.data.SceneCodes | ||
|---|---|---|
public static final String |
SCENE_UPDATE |
"scene_update" |
public static final String |
WHIRLED_GROUP |
"whirled" |
| com.threerings.whirled.data.SceneMarshaller | ||
|---|---|---|
public static final int |
MOVE_TO |
1 |
| com.threerings.whirled.data.SceneMarshaller.SceneMoveMarshaller | ||
|---|---|---|
public static final int |
MOVE_REQUIRES_SERVER_SWITCH |
1 |
public static final int |
MOVE_SUCCEEDED |
2 |
public static final int |
MOVE_SUCCEEDED_WITH_SCENE |
3 |
public static final int |
MOVE_SUCCEEDED_WITH_UPDATES |
4 |
| com.threerings.whirled.spot.data.ClusterObject | ||
|---|---|---|
public static final String |
OCCUPANTS |
"occupants" |
| com.threerings.whirled.spot.data.SpotCodes | ||
|---|---|---|
public static final String |
CLUSTER_CHAT_TYPE |
"clusterChat" |
public static final String |
CLUSTER_FULL |
"m.cluster_full" |
public static final String |
INVALID_LOCATION |
"m.invalid_location" |
public static final String |
LOCATION_OCCUPIED |
"m.location_occupied" |
public static final String |
NO_SUCH_CLUSTER |
"m.no_such_cluster" |
public static final String |
NO_SUCH_PORTAL |
"m.no_such_portal" |
| com.threerings.whirled.spot.data.SpotMarshaller | ||
|---|---|---|
public static final int |
CHANGE_LOCATION |
1 |
public static final int |
CLUSTER_SPEAK |
2 |
public static final int |
JOIN_CLUSTER |
3 |
public static final int |
TRAVERSE_PORTAL |
4 |
| com.threerings.whirled.spot.data.SpotMarshaller.SpotSceneMoveMarshaller | ||
|---|---|---|
public static final int |
MOVE_REQUIRES_SERVER_SWITCH |
1 |
public static final int |
MOVE_SUCCEEDED |
2 |
public static final int |
MOVE_SUCCEEDED_WITH_SCENE |
3 |
public static final int |
MOVE_SUCCEEDED_WITH_UPDATES |
4 |
public static final int |
REQUEST_CANCELLED |
5 |
| com.threerings.whirled.spot.data.SpotSceneImpl | ||
|---|---|---|
protected static final int |
MAX_PORTAL_ID |
32767 |
| com.threerings.whirled.spot.data.SpotSceneObject | ||
|---|---|---|
public static final String |
CLUSTERS |
"clusters" |
public static final String |
OCCUPANT_LOCS |
"occupantLocs" |
| com.threerings.whirled.spot.tools.xml.SpotSceneWriter | ||
|---|---|---|
public static final String |
OUTER_ELEMENT |
"spot" |
| com.threerings.whirled.tools.xml.SceneWriter | ||
|---|---|---|
public static final String |
OUTER_ELEMENT |
"scene" |
| com.threerings.whirled.zone.client.ZoneDecoder | ||
|---|---|---|
public static final int |
FORCED_MOVE |
1 |
public static final String |
RECEIVER_CODE |
"2d900cf54355111b4bb4befcdff42b82" |
| com.threerings.whirled.zone.data.ZoneCodes | ||
|---|---|---|
public static final String |
NO_SUCH_ZONE |
"m.no_such_zone" |
| com.threerings.whirled.zone.data.ZoneMarshaller | ||
|---|---|---|
public static final int |
MOVE_TO |
1 |
| com.threerings.whirled.zone.data.ZoneMarshaller.ZoneMoveMarshaller | ||
|---|---|---|
public static final int |
MOVE_REQUIRES_SERVER_SWITCH |
1 |
public static final int |
MOVE_SUCCEEDED |
2 |
public static final int |
MOVE_SUCCEEDED_WITH_SCENE |
3 |
public static final int |
MOVE_SUCCEEDED_WITH_UPDATES |
4 |
| com.threerings.whirled.zone.peer.server.ZoneNodeObject | ||
|---|---|---|
public static final String |
HOSTED_ZONES |
"hostedZones" |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||