|
StuBS
|
Colored pixel with transparency. More...
#include <graphics/primitives.h>
Public Member Functions | |
| SpritePixel (unsigned red, unsigned green, unsigned blue, unsigned alpha) | |
Public Attributes | |
| SpritePixelComponent< BITS > | red |
| SpritePixelComponent< BITS > | green |
| SpritePixelComponent< BITS > | blue |
| SpritePixelComponent< BITS > | alpha |
Colored pixel with transparency.
| BITS | Size of mask |