Strings which are drawed in app including highscores, status line, map name.
◆ map_best_word
std::string SokobanApp::map_best_word |
|
private |
String which contains best highscore for the current map.
◆ map_pack_name_word
std::string SokobanApp::map_pack_name_word |
|
private |
String which contains name of the current loaded map pack.
◆ status_line_word
std::string SokobanApp::status_line_word |
|
private |
String which contains the word describing the current game status.
◆ user_best_word
std::string SokobanApp::user_best_word |
|
private |
String which contains the best highscore for the current user.
◆ user_name_word
std::string SokobanApp::user_name_word |
|
private |