ServiceMenu: afegit so
This commit is contained in:
@@ -26,7 +26,6 @@ public:
|
||||
void setSelectorUp();
|
||||
void setSelectorDown();
|
||||
void adjustOption(bool adjust_up);
|
||||
void setSelectorLeft();
|
||||
void selectOption();
|
||||
void moveBack();
|
||||
|
||||
@@ -36,6 +35,8 @@ public:
|
||||
private:
|
||||
using OptionPairs = std::vector<std::pair<std::string, std::string>>;
|
||||
|
||||
static constexpr const char* MENU_SOUND_ = "clock.wav";
|
||||
|
||||
enum class Aspect
|
||||
{
|
||||
ASPECT1, // Fondo opaco y proyecta sombra
|
||||
|
||||
Reference in New Issue
Block a user