src/supertux/menu/main_menu.hpp File Reference

#include "gui/menu.hpp"

Go to the source code of this file.

Classes

class  MainMenu

Enumerations

enum  MainMenuIDs {
  MNID_STARTGAME, MNID_LEVELS_CONTRIB, MNID_ADDONS, MNID_OPTIONMENU,
  MNID_LEVELEDITOR, MNID_CREDITS, MNID_QUITMAINMENU
}


Enumeration Type Documentation

enum MainMenuIDs

Enumerator:
MNID_STARTGAME 
MNID_LEVELS_CONTRIB 
MNID_ADDONS 
MNID_OPTIONMENU 
MNID_LEVELEDITOR 
MNID_CREDITS 
MNID_QUITMAINMENU 

Definition at line 26 of file main_menu.hpp.

00026                  {
00027   MNID_STARTGAME,
00028   MNID_LEVELS_CONTRIB,
00029   MNID_ADDONS,
00030   MNID_OPTIONMENU,
00031   MNID_LEVELEDITOR,
00032   MNID_CREDITS,
00033   MNID_QUITMAINMENU
00034 };


Generated on Mon Jun 9 03:38:27 2014 for SuperTux by  doxygen 1.5.1