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

#include <libgs.h>

Data Fields

u8 r
 
u8 g
 
u8 b
 
u8 pada
 
float padq
 

Detailed Description

Definition at line 482 of file libgs.h.

Field Documentation

◆ b

u8 GS_BGCOLOR::b

Background Color Blue

Definition at line 488 of file libgs.h.

◆ g

u8 GS_BGCOLOR::g

Background Color Green

Definition at line 486 of file libgs.h.

◆ pada

u8 GS_BGCOLOR::pada

0x0

Definition at line 490 of file libgs.h.

◆ padq

float GS_BGCOLOR::padq

0x0

Definition at line 492 of file libgs.h.

◆ r

u8 GS_BGCOLOR::r

Background Color Red

Definition at line 484 of file libgs.h.


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