Skip to main content

vertices

Function vertices 

Source
pub fn vertices(string: &str, (row, col): (i32, i32)) -> Vec<Vert2dTile>
Expand description

Create tile vertices from a string of characters at a given (row,col) position