Function tile_at

Source
pub fn tile_at(tiles: &[(String, Rect)], col: u16, row: u16) -> Option<String>
Expand description

Window id of the tile under the cursor (window mode).