Rectangle. More...
#include <psxgpu.h>
Data Fields | |
short | x |
short | y |
short | w |
short | h |
unsigned char | r |
unsigned char | g |
unsigned char | b |
unsigned int | attribute |
Rectangle.
unsigned int GsRectangle::attribute |
unsigned char GsRectangle::b |
unsigned char GsRectangle::g |
short GsRectangle::h |
unsigned char GsRectangle::r |
short GsRectangle::w |
short GsRectangle::x |
short GsRectangle::y |