|
YCLIMP
Yandex Command Line Interface Music Player
|
Main class of the app. More...
#include <Application.hpp>
Public Member Functions | |
| void | Run () |
Main class of the app.
Programm starts with the moethod Run. Inside run there is a event-based loop
Loop scheme(not full):
1) Getting user input
2) Process user input
3) Update(Almost not used and all the changes inside ProcessEvents/HandleUserInpnut)
3) Draw current state