ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <graph.h>
Data Fields | |
int | x |
int | y |
int | width |
int | height |
int | mode |
int GRAPH_MODE::height |
Definition at line 91 of file graph.h.
Referenced by graph_set_screen().
int GRAPH_MODE::width |
Definition at line 91 of file graph.h.
Referenced by graph_set_screen().
int GRAPH_MODE::x |
Definition at line 90 of file graph.h.
Referenced by graph_set_screen().
int GRAPH_MODE::y |
Definition at line 90 of file graph.h.
Referenced by graph_set_screen().