![]() |
Conquer Chess
Chess and Starcraft combined
|
Options on how to convert a chessboard to text. More...
#include <board_to_text_options.h>
Public Member Functions | |
| board_to_text_options (const bool shows_coordinats=false, const bool shows_legend=false) noexcept | |
| bool | get_show_coordinats () const noexcept |
| bool | get_show_legend () const noexcept |
| void | set_show_coordinats (const bool show_coordinats) noexcept |
| void | set_show_legend (const bool show_legend) noexcept |
Options on how to convert a chessboard to text.
This is, for example, used for debugging, where a plain-text chessboard can be shown.
|
explicitnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |