j-chess-lib
latest
Contents:
j-chess-lib
Installation
Usage
j_chess_lib
Contributing
Credits
History
j-chess-lib
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
A
accept (j_chess_lib.communication.JchessMessage attribute)
ACCEPT (j_chess_lib.communication.JchessMessageType attribute)
accept (j_chess_lib.communication.schema.AcceptMessage attribute)
(j_chess_lib.communication.schema.DrawResponseMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.AcceptMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.DrawResponseMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
ACCEPT (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
accept (j_chess_lib.communication.schema.JchessMessage attribute)
ACCEPT (j_chess_lib.communication.schema.JchessMessageType attribute)
AcceptMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
AI (class in j_chess_lib.ai)
ai (j_chess_lib.client.Client property)
(j_chess_lib.client.Client.Client property)
amount_to_play (j_chess_lib.communication.schema.j_chess_message.MatchTypeScore attribute)
(j_chess_lib.communication.schema.MatchTypeScore attribute)
amount_to_win (j_chess_lib.communication.schema.j_chess_message.MatchTypeWinX attribute)
(j_chess_lib.communication.schema.MatchTypeWinX attribute)
AWAIT_LOGIN (j_chess_lib.communication.schema.ErrorType attribute)
(j_chess_lib.communication.schema.j_chess_message.ErrorType attribute)
await_move (j_chess_lib.communication.JchessMessage attribute)
AWAIT_MOVE (j_chess_lib.communication.JchessMessageType attribute)
await_move (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
AWAIT_MOVE (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
await_move (j_chess_lib.communication.schema.JchessMessage attribute)
AWAIT_MOVE (j_chess_lib.communication.schema.JchessMessageType attribute)
AwaitMoveMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
B
base_msg() (j_chess_lib.client.Client method)
(j_chess_lib.client.Client.Client method)
C
Client (class in j_chess_lib.client)
(class in j_chess_lib.client.Client)
client (j_chess_lib.client.match.Match property)
(j_chess_lib.client.match.Match.Match property)
ClientError
Connection (class in j_chess_lib.communication)
(class in j_chess_lib.communication.connection.Connection)
ConnectionDecodeError
D
disconnect (j_chess_lib.communication.JchessMessage attribute)
DISCONNECT (j_chess_lib.communication.JchessMessageType attribute)
disconnect (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
DISCONNECT (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
disconnect (j_chess_lib.communication.schema.JchessMessage attribute)
DISCONNECT (j_chess_lib.communication.schema.JchessMessageType attribute)
disconnect() (j_chess_lib.communication.Connection method)
(j_chess_lib.communication.connection.Connection.Connection method)
DisconnectMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
draw_response (j_chess_lib.communication.JchessMessage attribute)
DRAW_RESPONSE (j_chess_lib.communication.JchessMessageType attribute)
draw_response (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
DRAW_RESPONSE (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
draw_response (j_chess_lib.communication.schema.JchessMessage attribute)
DRAW_RESPONSE (j_chess_lib.communication.schema.JchessMessageType attribute)
DrawResponseMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
DumbAI (class in j_chess_lib.ai)
DUPLICATE_NAME (j_chess_lib.communication.schema.ErrorType attribute)
(j_chess_lib.communication.schema.j_chess_message.ErrorType attribute)
E
end_match() (j_chess_lib.client.match.Match method)
(j_chess_lib.client.match.Match.Match method)
enemy_name (j_chess_lib.communication.schema.j_chess_message.MatchFoundMessage attribute)
(j_chess_lib.communication.schema.MatchFoundMessage attribute)
enemy_time_in_ms (j_chess_lib.communication.schema.j_chess_message.TimeControlData attribute)
(j_chess_lib.communication.schema.TimeControlData attribute)
error (j_chess_lib.client.Exceptions.InterruptClient property)
ERROR (j_chess_lib.communication.schema.ErrorType attribute)
(j_chess_lib.communication.schema.j_chess_message.ErrorType attribute)
error_type_code (j_chess_lib.communication.schema.AcceptMessage attribute)
(j_chess_lib.communication.schema.DisconnectMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.AcceptMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.DisconnectMessage attribute)
ErrorType (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
F
FIFTY_MOVE_RULE (j_chess_lib.communication.schema.j_chess_message.RequestDrawType attribute)
(j_chess_lib.communication.schema.RequestDrawType attribute)
finalize_game() (j_chess_lib.ai.AI method)
(j_chess_lib.ai.DumbAI method)
(j_chess_lib.ai.Sample.SampleAI method)
(j_chess_lib.ai.StoreAI method)
(j_chess_lib.ai.VerboseAI method)
finalize_match() (j_chess_lib.ai.AI method)
(j_chess_lib.ai.DumbAI method)
(j_chess_lib.ai.Sample.SampleAI method)
(j_chess_lib.ai.StoreAI method)
(j_chess_lib.ai.VerboseAI method)
from_value (j_chess_lib.communication.MoveData attribute)
(j_chess_lib.communication.schema.j_chess_message.MoveData attribute)
(j_chess_lib.communication.schema.MoveData attribute)
G
Game (class in j_chess_lib.client.match)
(class in j_chess_lib.client.match.Game)
game_over (j_chess_lib.communication.JchessMessage attribute)
GAME_OVER (j_chess_lib.communication.JchessMessageType attribute)
game_over (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
GAME_OVER (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
game_over (j_chess_lib.communication.schema.JchessMessage attribute)
GAME_OVER (j_chess_lib.communication.schema.JchessMessageType attribute)
game_start (j_chess_lib.communication.JchessMessage attribute)
GAME_START (j_chess_lib.communication.JchessMessageType attribute)
game_start (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
GAME_START (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
game_start (j_chess_lib.communication.schema.JchessMessage attribute)
GAME_START (j_chess_lib.communication.schema.JchessMessageType attribute)
GameOverMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
GameStartMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
get_game() (j_chess_lib.ai.StoreAI method)
get_match() (j_chess_lib.ai.StoreAI method)
get_move() (j_chess_lib.ai.AI method)
(j_chess_lib.ai.Sample.SampleAI method)
H
handle_match() (j_chess_lib.client.match.Match class method)
(j_chess_lib.client.match.Match.Match class method)
heart_beat (j_chess_lib.communication.JchessMessage attribute)
HEART_BEAT (j_chess_lib.communication.JchessMessageType attribute)
heart_beat (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
HEART_BEAT (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
heart_beat (j_chess_lib.communication.schema.JchessMessage attribute)
HEART_BEAT (j_chess_lib.communication.schema.JchessMessageType attribute)
HeartBeatMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
I
id (j_chess_lib.client.Client property)
(j_chess_lib.client.Client.Client property)
(j_chess_lib.client.match.Game property)
(j_chess_lib.client.match.Game.Game property)
(j_chess_lib.client.match.Match property)
(j_chess_lib.client.match.Match.Match property)
InterruptClient
is_draw (j_chess_lib.communication.schema.GameOverMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.GameOverMessage attribute)
J
j_chess_lib
module
j_chess_lib.ai
module
j_chess_lib.ai.Sample
module
j_chess_lib.client
module
j_chess_lib.client.Client
module
j_chess_lib.client.Exceptions
module
j_chess_lib.client.match
module
j_chess_lib.client.match.Game
module
j_chess_lib.client.match.Match
module
j_chess_lib.communication
module
j_chess_lib.communication.connection
module
j_chess_lib.communication.connection.Connection
module
j_chess_lib.communication.schema
module
j_chess_lib.communication.schema.j_chess_message
module
j_chess_lib.main
module
JchessMessage (class in j_chess_lib.communication)
(class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
JchessMessage.Meta (class in j_chess_lib.communication)
(class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
JchessMessageType (class in j_chess_lib.communication)
(class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
L
last_move (j_chess_lib.communication.schema.AwaitMoveMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.AwaitMoveMessage attribute)
log_move() (j_chess_lib.ai.VerboseAI method)
logger (j_chess_lib.ai.VerboseAI property)
login (j_chess_lib.communication.JchessMessage attribute)
LOGIN (j_chess_lib.communication.JchessMessageType attribute)
login (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
LOGIN (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
login (j_chess_lib.communication.schema.JchessMessage attribute)
LOGIN (j_chess_lib.communication.schema.JchessMessageType attribute)
login_reply (j_chess_lib.communication.JchessMessage attribute)
LOGIN_REPLY (j_chess_lib.communication.JchessMessageType attribute)
login_reply (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
LOGIN_REPLY (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
login_reply (j_chess_lib.communication.schema.JchessMessage attribute)
LOGIN_REPLY (j_chess_lib.communication.schema.JchessMessageType attribute)
LoginFailedError
LoginMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
LoginReplyMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
M
Match (class in j_chess_lib.client.match)
(class in j_chess_lib.client.match.Match)
match_format (j_chess_lib.communication.schema.j_chess_message.MatchFoundMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchOverMessage attribute)
(j_chess_lib.communication.schema.MatchFoundMessage attribute)
(j_chess_lib.communication.schema.MatchOverMessage attribute)
match_found (j_chess_lib.communication.JchessMessage attribute)
MATCH_FOUND (j_chess_lib.communication.JchessMessageType attribute)
match_found (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
MATCH_FOUND (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
match_found (j_chess_lib.communication.schema.JchessMessage attribute)
MATCH_FOUND (j_chess_lib.communication.schema.JchessMessageType attribute)
match_id (j_chess_lib.communication.schema.j_chess_message.MatchFoundMessage attribute)
(j_chess_lib.communication.schema.MatchFoundMessage attribute)
match_over (j_chess_lib.communication.JchessMessage attribute)
MATCH_OVER (j_chess_lib.communication.JchessMessageType attribute)
match_over (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
MATCH_OVER (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
match_over (j_chess_lib.communication.schema.JchessMessage attribute)
MATCH_OVER (j_chess_lib.communication.schema.JchessMessageType attribute)
match_status (j_chess_lib.communication.JchessMessage attribute)
MATCH_STATUS (j_chess_lib.communication.JchessMessageType attribute)
match_status (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
MATCH_STATUS (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
match_status (j_chess_lib.communication.schema.j_chess_message.MatchOverMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchStatusMessage attribute)
(j_chess_lib.communication.schema.JchessMessage attribute)
MATCH_STATUS (j_chess_lib.communication.schema.JchessMessageType attribute)
match_status (j_chess_lib.communication.schema.MatchOverMessage attribute)
(j_chess_lib.communication.schema.MatchStatusMessage attribute)
match_type_data (j_chess_lib.communication.MatchFormatData attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchFormatData attribute)
(j_chess_lib.communication.schema.MatchFormatData attribute)
match_type_value (j_chess_lib.communication.MatchFormatData attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchFormatData attribute)
(j_chess_lib.communication.schema.MatchFormatData attribute)
MatchFormatData (class in j_chess_lib.communication)
(class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
MatchFoundMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
MatchOverMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
MatchStatusData (class in j_chess_lib.communication)
(class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
MatchStatusMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
MatchTypeData (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
MatchTypeScore (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
MatchTypeValue (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
MatchTypeWinX (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
message_type (j_chess_lib.communication.JchessMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
(j_chess_lib.communication.schema.JchessMessage attribute)
metrics() (j_chess_lib.ai.AI method)
(j_chess_lib.ai.StoreAI method)
module
j_chess_lib
j_chess_lib.ai
j_chess_lib.ai.Sample
j_chess_lib.client
j_chess_lib.client.Client
j_chess_lib.client.Exceptions
j_chess_lib.client.match
j_chess_lib.client.match.Game
j_chess_lib.client.match.Match
j_chess_lib.communication
j_chess_lib.communication.connection
j_chess_lib.communication.connection.Connection
j_chess_lib.communication.schema
j_chess_lib.communication.schema.j_chess_message
j_chess_lib.main
move (j_chess_lib.communication.JchessMessage attribute)
MOVE (j_chess_lib.communication.JchessMessageType attribute)
move (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
MOVE (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
move (j_chess_lib.communication.schema.j_chess_message.MoveMessage attribute)
(j_chess_lib.communication.schema.JchessMessage attribute)
MOVE (j_chess_lib.communication.schema.JchessMessageType attribute)
move (j_chess_lib.communication.schema.MoveMessage attribute)
MoveData (class in j_chess_lib.communication)
(class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
MoveMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
N
name (j_chess_lib.ai.AI property)
(j_chess_lib.communication.JchessMessage.Meta attribute)
(j_chess_lib.communication.schema.j_chess_message.JchessMessage.Meta attribute)
(j_chess_lib.communication.schema.j_chess_message.LoginMessage attribute)
(j_chess_lib.communication.schema.JchessMessage.Meta attribute)
(j_chess_lib.communication.schema.LoginMessage attribute)
name_player1 (j_chess_lib.communication.MatchStatusData attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchStatusData attribute)
(j_chess_lib.communication.schema.MatchStatusData attribute)
name_player2 (j_chess_lib.communication.MatchStatusData attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchStatusData attribute)
(j_chess_lib.communication.schema.MatchStatusData attribute)
name_white (j_chess_lib.communication.schema.GameStartMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.GameStartMessage attribute)
new_game() (j_chess_lib.ai.AI method)
(j_chess_lib.ai.DumbAI method)
(j_chess_lib.ai.Sample.SampleAI method)
(j_chess_lib.ai.StoreAI method)
(j_chess_lib.ai.VerboseAI method)
new_id (j_chess_lib.communication.schema.j_chess_message.LoginReplyMessage attribute)
(j_chess_lib.communication.schema.LoginReplyMessage attribute)
new_match() (j_chess_lib.ai.AI method)
(j_chess_lib.ai.DumbAI method)
(j_chess_lib.ai.Sample.SampleAI method)
(j_chess_lib.ai.StoreAI method)
(j_chess_lib.ai.VerboseAI method)
(j_chess_lib.client.match.Match method)
(j_chess_lib.client.match.Match.Match method)
NO_ERROR (j_chess_lib.communication.schema.ErrorType attribute)
(j_chess_lib.communication.schema.j_chess_message.ErrorType attribute)
O
OFFER (j_chess_lib.communication.schema.j_chess_message.RequestDrawType attribute)
(j_chess_lib.communication.schema.RequestDrawType attribute)
P
pgn (j_chess_lib.communication.schema.GameOverMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.GameOverMessage attribute)
play() (j_chess_lib.client.match.Game method)
(j_chess_lib.client.match.Game.Game method)
play_match() (j_chess_lib.client.match.Match method)
(j_chess_lib.client.match.Match.Match method)
player_id (j_chess_lib.communication.JchessMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
(j_chess_lib.communication.schema.JchessMessage attribute)
points_per_draw (j_chess_lib.communication.schema.j_chess_message.MatchTypeScore attribute)
(j_chess_lib.communication.schema.MatchTypeScore attribute)
points_per_win (j_chess_lib.communication.schema.j_chess_message.MatchTypeScore attribute)
(j_chess_lib.communication.schema.MatchTypeScore attribute)
position (j_chess_lib.communication.schema.AwaitMoveMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.AwaitMoveMessage attribute)
promotion_unit (j_chess_lib.communication.MoveData attribute)
(j_chess_lib.communication.schema.j_chess_message.MoveData attribute)
(j_chess_lib.communication.schema.MoveData attribute)
R
raw_message (j_chess_lib.communication.connection.Connection.ConnectionDecodeError property)
reason (j_chess_lib.communication.schema.j_chess_message.RequestDrawMessage attribute)
(j_chess_lib.communication.schema.RequestDrawMessage attribute)
recv() (j_chess_lib.communication.Connection method)
(j_chess_lib.communication.connection.Connection.Connection method)
recv_count (j_chess_lib.communication.Connection property)
(j_chess_lib.communication.connection.Connection.Connection property)
request_draw (j_chess_lib.communication.JchessMessage attribute)
REQUEST_DRAW (j_chess_lib.communication.JchessMessageType attribute)
request_draw (j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
REQUEST_DRAW (j_chess_lib.communication.schema.j_chess_message.JchessMessageType attribute)
request_draw (j_chess_lib.communication.schema.JchessMessage attribute)
REQUEST_DRAW (j_chess_lib.communication.schema.JchessMessageType attribute)
RequestDrawMessage (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
RequestDrawType (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
run() (j_chess_lib.client.Client method)
(j_chess_lib.client.Client.Client method)
S
SampleAI (class in j_chess_lib.ai.Sample)
schema_version (j_chess_lib.communication.JchessMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.JchessMessage attribute)
(j_chess_lib.communication.schema.JchessMessage attribute)
SCORE (j_chess_lib.communication.schema.j_chess_message.MatchTypeValue attribute)
(j_chess_lib.communication.schema.MatchTypeValue attribute)
score_player1 (j_chess_lib.communication.MatchStatusData attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchStatusData attribute)
(j_chess_lib.communication.schema.MatchStatusData attribute)
score_player2 (j_chess_lib.communication.MatchStatusData attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchStatusData attribute)
(j_chess_lib.communication.schema.MatchStatusData attribute)
send() (j_chess_lib.communication.Connection method)
(j_chess_lib.communication.connection.Connection.Connection method)
send_count (j_chess_lib.communication.Connection property)
(j_chess_lib.communication.connection.Connection.Connection property)
statistics (j_chess_lib.communication.schema.j_chess_message.MatchOverMessage attribute)
(j_chess_lib.communication.schema.MatchOverMessage attribute)
StoreAI (class in j_chess_lib.ai)
T
time_control (j_chess_lib.communication.schema.AwaitMoveMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.AwaitMoveMessage attribute)
time_per_side (j_chess_lib.communication.MatchFormatData attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchFormatData attribute)
(j_chess_lib.communication.schema.MatchFormatData attribute)
time_per_side_increment (j_chess_lib.communication.MatchFormatData attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchFormatData attribute)
(j_chess_lib.communication.schema.MatchFormatData attribute)
time_per_side_per_move (j_chess_lib.communication.MatchFormatData attribute)
(j_chess_lib.communication.schema.j_chess_message.MatchFormatData attribute)
(j_chess_lib.communication.schema.MatchFormatData attribute)
TimeControlData (class in j_chess_lib.communication.schema)
(class in j_chess_lib.communication.schema.j_chess_message)
TIMEOUT (j_chess_lib.communication.schema.ErrorType attribute)
(j_chess_lib.communication.schema.j_chess_message.ErrorType attribute)
to (j_chess_lib.communication.MoveData attribute)
(j_chess_lib.communication.schema.j_chess_message.MoveData attribute)
(j_chess_lib.communication.schema.MoveData attribute)
TOO_MANY_TRIES (j_chess_lib.communication.schema.ErrorType attribute)
(j_chess_lib.communication.schema.j_chess_message.ErrorType attribute)
tournament_code (j_chess_lib.communication.schema.j_chess_message.LoginMessage attribute)
(j_chess_lib.communication.schema.LoginMessage attribute)
U
UnhandledMessageError
UNSUPPORTED_OPERATION (j_chess_lib.communication.schema.ErrorType attribute)
(j_chess_lib.communication.schema.j_chess_message.ErrorType attribute)
V
VerboseAI (class in j_chess_lib.ai)
VERSION_MISMATCH (j_chess_lib.communication.schema.ErrorType attribute)
(j_chess_lib.communication.schema.j_chess_message.ErrorType attribute)
W
WIN_X (j_chess_lib.communication.schema.j_chess_message.MatchTypeValue attribute)
(j_chess_lib.communication.schema.MatchTypeValue attribute)
winner (j_chess_lib.communication.schema.GameOverMessage attribute)
(j_chess_lib.communication.schema.j_chess_message.GameOverMessage attribute)
WrongMessageType
Y
your_time_in_ms (j_chess_lib.communication.schema.j_chess_message.TimeControlData attribute)
(j_chess_lib.communication.schema.TimeControlData attribute)