[][src]Module cetkaik_full_state_transition::message

Describes the inputs from the players. /プレイヤーからの入力を表現する。

Modules

binary

Structs

AfterHalfAcceptance

Describes the decision after the stepping-over cast was sent from the server /踏越え判定の結果がサーバーから送られた後にユーザーが送ってくる決断を表現する型。

InfAfterStep

Describes the moves that require a stepping-over cast (that is, when after stepping over a piece you plan to make a movement with infinite range). /踏越え判定が必要になるタイプの移動を表現する型。

Enums

NormalMove

Describes all the moves except those that require a stepping-over cast (that is, when after stepping over a piece you plan to make a movement with infinite range). /踏越え判定が不要なタイプの移動を表現する型。

PureMove