#include <RageSurface.h>
Public Member Functions | |
| RageSurfaceColor () | |
| RageSurfaceColor (uint8_t r_, uint8_t g_, uint8_t b_, uint8_t a_) | |
| bool | operator== (const RageSurfaceColor &rhs) const |
Public Attributes | |
| uint8_t | r |
| uint8_t | g |
| uint8_t | b |
| uint8_t | a |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7