|
Acheron
|
ClearColor singleton, set this to change the window clear color. More...
#include <renderer.hpp>
Additional Inherited Members | |
| Public Member Functions inherited from acheron::Color | |
| constexpr | Color (std::uint8_t r, std::uint8_t g, std::uint8_t b, std::uint8_t a) |
| constexpr | Color (std::uint32_t hex) |
| std::array< float, 4 > | toFloat () const |
| Public Attributes inherited from acheron::Color | |
| std::uint8_t | r |
| std::uint8_t | g |
| std::uint8_t | b |
| std::uint8_t | a |
ClearColor singleton, set this to change the window clear color.