|
tmxlite 1.0.0
lightweight parse for Tiled maps
|
Contains the red, green, blue and alpha values of a colour in the range 0 - 255. More...
#include <Types.hpp>
Public Attributes | |
| std::uint8_t | r |
| std::uint8_t | g |
| std::uint8_t | b |
| std::uint8_t | a |
Contains the red, green, blue and alpha values of a colour in the range 0 - 255.