Function inanis::evaluation::material::get_material_data
source · fn get_material_data(board: &Board, color: usize) -> MaterialData
Expand description
Gets material data for board
and color
.
fn get_material_data(board: &Board, color: usize) -> MaterialData
Gets material data for board
and color
.