Has alias 'Color'. Holds an 24 bit colour (+ an alpha channel)  
 More...
#include <constants_and_types.h>
|  | 
| constexpr | Colour (u8 red, u8 green, u8 blue) | 
|  | 
| constexpr | Colour (u8 red, u8 green, u8 blue, u8 alpha) | 
|  | 
Has alias 'Color'. Holds an 24 bit colour (+ an alpha channel) 
Definition at line 33 of file constants_and_types.h.
◆ Colour() [1/3]
◆ Colour() [2/3]
  
  | 
        
          | Colour::Colour | ( | u8 | red, |  
          |  |  | u8 | green, |  
          |  |  | u8 | blue ) |  | inlineconstexpr | 
 
 
◆ Colour() [3/3]
  
  | 
        
          | Colour::Colour | ( | u8 | red, |  
          |  |  | u8 | green, |  
          |  |  | u8 | blue, |  
          |  |  | u8 | alpha ) |  | inlineconstexpr | 
 
 
The documentation for this struct was generated from the following file: