19 #ifndef __HEADER_ONLINE_PROFILE_SERVERS_HPP__ 20 #define __HEADER_ONLINE_PROFILE_SERVERS_HPP__ 23 #include <irrString.h> 25 #include "guiengine/screen.hpp" 26 #include "guiengine/widgets.hpp" 27 #include "states_screens/online/online_profile_base.hpp" 51 const int playerID) OVERRIDE;
54 virtual void init() OVERRIDE;
55 virtual bool onEscapePressed() OVERRIDE;
Contains all GUI engine related classes and functions.
Definition: abstract_state_manager.hpp:31
Online profiel overview screen.
Definition: online_profile_servers.hpp:36
virtual void loadedFromFile() OVERRIDE
implement callback from parent class GUIEngine::Screen
Definition: online_profile_servers.hpp:47
Represents a single GUI screen.
Definition: screen.hpp:96
Declares a class to be a singleton.
Definition: screen.hpp:58