ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
GS_RECT Struct Reference

#include <libgs.h>

Data Fields

short x
 
short y
 
short w
 
short h
 

Detailed Description

Definition at line 1906 of file libgs.h.

Field Documentation

◆ h

short GS_RECT::h

Definition at line 1910 of file libgs.h.

◆ w

short GS_RECT::w

Definition at line 1909 of file libgs.h.

◆ x

short GS_RECT::x

Definition at line 1907 of file libgs.h.

◆ y

short GS_RECT::y

Definition at line 1908 of file libgs.h.


The documentation for this struct was generated from the following file: