No description
Make the struct fields private and export getters and various setters for manipulating the data. Update all the references to these fields to use the getters and setters instead. |
||
---|---|---|
bitboard | ||
board | ||
core | ||
doc | ||
explorer | ||
moves | ||
position | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
ChessFriend.code-workspace | ||
Makefile |