This is a Mediator.
Chess Move en
Chess Move models a set of moves, one white, one black. It is used in recording chess matches.
What are Properties? Properties
| Property | ID | Expected Type | Description | |
|---|---|---|---|---|
| Sequence | /chess/chess_move/sequence | /type/int |
The order in the game where this move was played. , |
|
| White Move | /chess/chess_move/white_move | /type/rawstring |
The first move for this round. , |
|
| Black Move | /chess/chess_move/black_move | /type/rawstring |
The second move for this round. , |
|
| Game | /chess/chess_move/game | /chess/chess_game |
The game this move is from. , , |
|
What are Included Types? Included Types
This type doesn't have any included types. |
|||
Incoming Properties
| Originating Type | Property | ||
|---|---|---|---|
|
Chess Game
/chess/chess_game
|
History
/chess/chess_game/history
|
||
| Bases | |||