Skip to main contentCrate cetkaik_traits
Source - CetkaikRepresentation
- IsAbsoluteBoard
- A trait that signifies that you can use it as a
Board with an absolute coordinate
/絶対座標付きの Board として扱える型を表すトレイト - IsAbsoluteField
- A trait that signifies that you can use it as a
Field in absolute coordinates
/絶対座標で書かれた Field として扱える型を表すトレイト - IsBoard
- A trait that signifies that you can use it as a
Board
/Board として扱える型を表すトレイト - IsField
- A trait that signifies that you can use it as a
Field
/Field として扱える型を表すトレイト - IsPieceWithSide