ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <libgs.h>
Data Fields | |
u16 | x |
u16 | y |
u16 | w |
u16 | h |
u16 GS_URECT::h |
Definition at line 1917 of file libgs.h.
Referenced by GsClearDrawEnv1(), GsClearDrawEnv2(), GsPutDrawEnv1(), GsPutDrawEnv2(), and GsSetDefaultDrawEnv().
u16 GS_URECT::w |
Definition at line 1916 of file libgs.h.
Referenced by GsClearDrawEnv1(), GsClearDrawEnv2(), GsPutDrawEnv1(), GsPutDrawEnv2(), and GsSetDefaultDrawEnv().
u16 GS_URECT::x |
Definition at line 1914 of file libgs.h.
Referenced by GsClearDrawEnv1(), GsClearDrawEnv2(), GsPutDrawEnv1(), GsPutDrawEnv2(), and GsSetDefaultDrawEnv().
u16 GS_URECT::y |
Definition at line 1915 of file libgs.h.
Referenced by GsClearDrawEnv1(), GsClearDrawEnv2(), GsPutDrawEnv1(), GsPutDrawEnv2(), and GsSetDefaultDrawEnv().