#include <menus/CommandScreen.h>
◆ CommandMenu()
◆ changeCommands()
void CommandMenu::changeCommands |
( |
SerialCommand * |
newCommands, |
|
|
uint8_t |
newSize |
|
) |
| |
|
inline |
◆ draw()
void CommandMenu::draw |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
◆ getButtonLabel()
const char* CommandMenu::getButtonLabel |
( |
int |
index, |
|
|
char * |
buf, |
|
|
size_t |
maxSize |
|
) |
| |
|
inline |
◆ getCommand()
const char* CommandMenu::getCommand |
( |
int |
index, |
|
|
char * |
buf, |
|
|
size_t |
maxSize |
|
) |
| |
|
inline |
◆ getLabel()
const char* CommandMenu::getLabel |
( |
int |
index, |
|
|
char * |
buf, |
|
|
size_t |
maxSize |
|
) |
| |
|
inline |
◆ getSelected()
uint8_t CommandMenu::getSelected |
( |
| ) |
|
|
inline |
◆ getSerialCommand()
◆ getSize()
uint8_t CommandMenu::getSize |
( |
| ) |
|
|
inline |
◆ handleSelection()
bool CommandMenu::handleSelection |
( |
uint8_t |
selection | ) |
|
|
inline |
The documentation for this class was generated from the following file: