Go to the source code of this file.
Enumerations | |
enum | los_type { LOS_DEFAULT = (1 << 0), LOS_NO_TRANS = (1 << 1), LOS_FLAG_INVALID = (1 << 7), LOS_ARENA = LOS_FLAG_INVALID } |
Functions | |
void | invalidate_los_around (const coord_def &p) |
void | invalidate_los () |
bool | cell_see_cell (const coord_def &p, const coord_def &q, los_type l) |
enum los_type |
void invalidate_los | ( | ) |
void invalidate_los_around | ( | const coord_def & | p | ) |