Chimera
latest
Reference
Client API
Game Authoring API
Message Format
Developer Guide
Setting up a Development Environment
Chimera
Index
Edit on GitHub
Index
_
|
A
|
C
|
D
|
E
|
G
|
I
|
J
|
M
|
N
|
O
|
P
|
S
|
T
|
U
|
W
_
__init__() (chimera.client.Chimera method)
A
AlreadyInAMatch
C
Chimera (class in chimera.client)
ChimeraClientException
ChimeraConnectionRefusedException
create_match() (chimera.client.api.Game method)
current_player (chimera.authoring.TurnBasedGame property)
D
description (chimera.client.api.Game property)
done (chimera.authoring.Game property)
(chimera.authoring.TurnBasedGame property)
DuplicatePlayer
E
ErrorResponse
event (chimera.client.api.MatchNotification property)
EVENT_END (chimera.client.api.MatchNotification attribute)
EVENT_START (chimera.client.api.MatchNotification attribute)
EVENT_UPDATE (chimera.client.api.MatchNotification attribute)
G
Game (class in chimera.authoring)
(class in chimera.client.api)
game_action() (chimera.client.api.Match method)
game_state (chimera.authoring.Game property)
(chimera.authoring.TurnBasedGame property)
(chimera.client.api.Match property)
(chimera.client.api.MatchNotification property)
GameIncorrectActionData
GameNoSuchAction
GameNotPlayerTurn
get_games() (chimera.client.Chimera method)
get_player_by_id() (chimera.authoring.Game method)
(chimera.authoring.TurnBasedGame method)
I
id (chimera.client.api.Game property)
(chimera.client.api.Match property)
is_end_of_round (chimera.authoring.TurnBasedGame property)
J
join_match() (chimera.client.api.Game method)
M
MalformedResponse
Match (class in chimera.client.api)
match_status (chimera.client.api.MatchNotification property)
MatchNotification (class in chimera.client.api)
max_players (chimera.authoring.Game property)
(chimera.authoring.TurnBasedGame property)
min_players (chimera.authoring.Game property)
(chimera.authoring.TurnBasedGame property)
N
next_notification() (chimera.client.api.Match method)
notify_update() (chimera.authoring.Game method)
(chimera.authoring.TurnBasedGame method)
num_players (chimera.authoring.Game property)
(chimera.authoring.TurnBasedGame property)
O
on_end() (chimera.authoring.Game method)
(chimera.authoring.TurnBasedGame method)
on_start() (chimera.authoring.Game method)
(chimera.authoring.TurnBasedGame method)
P
Player (class in chimera.authoring)
player_name (chimera.client.api.Match property)
process() (chimera.client.api.MatchNotification method)
S
send_request() (chimera.client.Chimera method)
set_notification_callback() (chimera.client.Chimera method)
status (chimera.client.api.Match property)
STATUS_AWAITING_PLAYERS (chimera.client.api.Match attribute)
STATUS_DONE (chimera.client.api.Match attribute)
STATUS_IN_PROGRESS (chimera.client.api.Match attribute)
STATUS_READY (chimera.client.api.Match attribute)
STATUS_UNKNOWN (chimera.client.api.Match attribute)
T
turn_to_next_player() (chimera.authoring.TurnBasedGame method)
TurnBasedGame (class in chimera.authoring)
TwoPlayerGame (class in chimera.authoring)
TwoPlayerTurnBasedGame (class in chimera.authoring)
U
UnknownMatch
W
wait_for_update() (chimera.client.api.Match method)
winner (chimera.authoring.Game property)
(chimera.authoring.TurnBasedGame property)
(chimera.client.api.Match property)
(chimera.client.api.MatchNotification property)