zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_MessageBoxColor Struct Reference

RGB value used in a message box color scheme. More...

#include <SDL_messagebox.h>

Public Attributes

Uint8 b
 
Uint8 g
 
Uint8 r
 

Detailed Description

RGB value used in a message box color scheme.

Definition at line 66 of file SDL_messagebox.h.

Member Data Documentation

Uint8 SDL_MessageBoxColor::b

Definition at line 68 of file SDL_messagebox.h.

Uint8 SDL_MessageBoxColor::g

Definition at line 68 of file SDL_messagebox.h.

Uint8 SDL_MessageBoxColor::r

Definition at line 68 of file SDL_messagebox.h.


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