|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
Screen-space rectangle in integer pixels. More...
#include <Window.h>
Public Attributes | |
| int32_t | Left |
| int32_t | Top |
| int32_t | Right |
| int32_t | Bottom |
Screen-space rectangle in integer pixels.
| int32_t Ship::WindowRect::Bottom |
| int32_t Ship::WindowRect::Left |
| int32_t Ship::WindowRect::Right |
| int32_t Ship::WindowRect::Top |