19 #ifndef __HEADER_ONLINE_PROFILE_SETTINGS_HPP__ 20 #define __HEADER_ONLINE_PROFILE_SETTINGS_HPP__ 23 #include <irrString.h> 25 #include "guiengine/screen.hpp" 26 #include "guiengine/widgets.hpp" 27 #include "states_screens/online/online_profile_base.hpp" 42 void changeEmail(
const irr::core::stringw &new_email);
47 virtual void loadedFromFile() OVERRIDE;
51 const int playerID) OVERRIDE;
54 virtual void init() OVERRIDE;
Online profiel overview screen.
Definition: online_profile_settings.hpp:36
Contains all GUI engine related classes and functions.
Definition: abstract_state_manager.hpp:31
Online profile base screen.
Definition: online_profile_base.hpp:37
Declares a class to be a singleton.
Definition: screen.hpp:58