![]() |
Tempo
Tempo is an app that allows users to create and manage timers, stopwatches, and alarms.
|
#include "../include/Menu.hpp"
Go to the source code of this file.
Variables | |
| const double | LOOPTIME = 0.01 |
| const int | NUM_FONTS = 4 |
| const double LOOPTIME = 0.01 |
Definition at line 5 of file Menu.cpp.
Referenced by Menu::alarmSequence(), Menu::createAlarm(), Menu::createTimer(), Menu::getMenuInput(), Menu::getSettingsInput(), Menu::stopwatchSequence(), and Menu::timerSequence().
| const int NUM_FONTS = 4 |
Definition at line 7 of file Menu.cpp.
Referenced by Menu::settingsMenu().
1.8.13