Function TCOD_map_is_in_fov

Function Documentation

bool TCOD_map_is_in_fov(const TCOD_Map *map, int x, int y)

Return true if this cell was touched by the current field-of-view.