Aether
SDL2 based UI Framework for NX
|
This is the complete list of members for Aether::Colour, including all inherited members.
a() const | Aether::Colour | |
b() const | Aether::Colour | |
Colour() | Aether::Colour | |
Colour(const unsigned char r, const unsigned char g, const unsigned char b, const unsigned char a) | Aether::Colour | |
g() const | Aether::Colour | |
r() const | Aether::Colour | |
setA(const unsigned char a) | Aether::Colour | |
setB(const unsigned char b) | Aether::Colour | |
setColour(const unsigned char r, const unsigned char g, const unsigned char b, const unsigned char a) | Aether::Colour | |
setG(const unsigned char g) | Aether::Colour | |
setR(const unsigned char r) | Aether::Colour |