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

#include <libgs.h>

Data Fields

int x
 
int y
 
int w
 
int h
 

Detailed Description

Definition at line 1920 of file libgs.h.

Field Documentation

◆ h

int GS_RECT32::h

Definition at line 1924 of file libgs.h.

◆ w

int GS_RECT32::w

Definition at line 1923 of file libgs.h.

◆ x

int GS_RECT32::x

Definition at line 1921 of file libgs.h.

◆ y

int GS_RECT32::y

Definition at line 1922 of file libgs.h.


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