Wiki Page Content

DRAFT

SDL_MessageBoxColor

A structure that contains RGB value used in an SDL_MessageBoxColorScheme.

Data Fields

Uint8

r

the red component in the range 0-255

Uint8

g

the green component in the range 0-255

Uint8

b

the blue component in the range 0-255

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryStruct, CategoryVideo

None: SDL_MessageBoxColor (last edited 2014-09-24 20:23:35 by PhilippWiesemann)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit