UFO: Alien Invasion
|
Data Fields | |
int | x |
int | y |
int | width |
int | height |
Definition at line 514 of file r_draw.cpp.
int rect_t::height |
Definition at line 518 of file r_draw.cpp.
Referenced by R_PushClipRect(), and R_RectIntersection().
int rect_t::width |
Definition at line 517 of file r_draw.cpp.
Referenced by R_PushClipRect(), and R_RectIntersection().
int rect_t::x |
Definition at line 515 of file r_draw.cpp.
Referenced by R_PushClipRect(), and R_RectIntersection().
int rect_t::y |
Definition at line 516 of file r_draw.cpp.
Referenced by R_PushClipRect(), and R_RectIntersection().