Turned MenuManager into a proper class instead of just a collection of static functio...
[supertux.git] / src / supertux / menu / profile_menu.cpp
2014-08-08 Ingo RuhnkeTurned MenuManager into a proper class instead of just...
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-19 Ingo RuhnkeInclude optimizations
2009-11-19 Ingo RuhnkeRenamed MenuManager to MenuStorage and MenuManager2...
2009-11-19 Ingo RuhnkeTrying to separate Menu and Menu management stuff
2009-11-19 Ingo RuhnkeAdded MenuManager to keep track of created Menus
2009-11-19 Ingo RuhnkeMoved Menu stuff to its own directory