#include "tiledgnbuf.h"


Go to the source code of this file.
Classes | |
| struct | screen_cell_t |
| class | crawl_view_buffer |
| struct | crawl_view_geometry |
Functions | |
| coord_def | view2grid (const coord_def &pos) |
| coord_def | grid2view (const coord_def &pos) |
| coord_def | view2show (const coord_def &pos) |
| coord_def | show2view (const coord_def &pos) |
| coord_def | grid2show (const coord_def &pos) |
| coord_def | show2grid (const coord_def &pos) |
| bool | in_los_bounds_v (const coord_def &pos) |
| bool | in_los_bounds_g (const coord_def &pos) |
Variables | |
| crawl_view_geometry | crawl_view |
| bool in_los_bounds_g | ( | const coord_def & | pos | ) | [inline] |

| bool in_los_bounds_v | ( | const coord_def & | pos | ) | [inline] |

1.5.6