VSGL2 - Very Simple Graphic Library 2  2.0
 All Classes Namespaces Files Functions Variables Macros Pages
Public Member Functions | Public Attributes | List of all members
Color Class Reference

#include <vsgl2.h>

Public Member Functions

 Color ()
 
 Color (Uint8 r, Uint8 g, Uint8 b, Uint8 a)
 

Public Attributes

SDL_Color c
 

Constructor & Destructor Documentation

Color ( )
inline
Color ( Uint8  r,
Uint8  g,
Uint8  b,
Uint8  a 
)
inline

Member Data Documentation

SDL_Color c

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