pub fn tile_at(tiles: &[(String, Rect)], col: u16, row: u16) -> Option<String>
Window id of the tile under the cursor (window mode).