Public Attributes | |
| int | x1 |
| int | y1 |
| int | x2 |
| int | y2 |
| int dirty_t::x1 |
Definition at line 64 of file cl_scrn.c.
Referenced by SCR_AddDirtyPoint(), and SCR_TileClear().
| int dirty_t::x2 |
Definition at line 64 of file cl_scrn.c.
Referenced by SCR_AddDirtyPoint(), and SCR_TileClear().
| int dirty_t::y1 |
Definition at line 64 of file cl_scrn.c.
Referenced by SCR_AddDirtyPoint(), and SCR_TileClear().
| int dirty_t::y2 |
Definition at line 64 of file cl_scrn.c.
Referenced by SCR_AddDirtyPoint(), and SCR_TileClear().