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