Pokitto::Console Class Reference

Public Member Functions

 Console ()
 

Static Public Member Functions

static void Toggle ()
 
static void AddMessage (uint8_t, uint8_t, uint8_t, uint32_t)
 
static void AddMessage (uint8_t, uint8_t)
 
static void AddMessage (uint8_t, char *)
 
static void AddMessage (uint8_t, uint8_t, uint32_t)
 
static void Last ()
 
static void First ()
 
static void RemoveLast ()
 
static void Previous ()
 
static void Next ()
 
static consmsg GetMessage ()
 
static void PrintMessage ()
 
static void Purge ()
 
static void Draw ()
 

Static Public Attributes

static uint8_t mode
 
static uint8_t visible
 
static unsigned char * font
 
static uint16_t conscounter
 
static uint16_t color
 
static Display_display
 
static Buttons_buttons
 

Constructor & Destructor Documentation

◆ Console()

Console::Console ( )

Console class constructor


The documentation for this class was generated from the following files: