Acheron
Loading...
Searching...
No Matches
acheron::renderer::ClearColor Struct Reference

ClearColor singleton, set this to change the window clear color. More...

#include <renderer.hpp>

Inheritance diagram for acheron::renderer::ClearColor:
acheron::Color

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

Detailed Description

ClearColor singleton, set this to change the window clear color.


The documentation for this struct was generated from the following file: