Chess
Public Member Functions | Public Attributes | List of all members
Tile Struct Reference

Comprises a Chessboard's game state, can hold a Piece. More...

#include <chessboard.h>

Public Member Functions

bool has_piece () const
 

Public Attributes

std::optional< Piecepiece
 

Detailed Description

Comprises a Chessboard's game state, can hold a Piece.


The documentation for this struct was generated from the following files: