pub fn vertices(string: &str, (row, col): (i32, i32)) -> Vec<Vert2dTile>
Create tile vertices from a string of characters at a given (row,col) position