|
HoverRace
2.0
|
Interface for profile editing. More...
#include <EditableProfile.h>
Inheritance diagram for HoverRace::Player::EditableProfile:Public Member Functions | |
| virtual void | Save ()=0 |
| virtual void | SetAvatarName (const std::string &avatarName)=0 |
| virtual void | SetColor (size_t i, Display::Color color)=0 |
| virtual void | SetPrimaryColor (Display::Color color)=0 |
| virtual void | SetSecondaryColor (Display::Color color)=0 |
Interface for profile editing.
|
pure virtual |
Implemented in HoverRace::Player::Profile, HoverRace::Player::LocalProfile, and HoverRace::Player::DemoProfile.
|
pure virtual |
Implemented in HoverRace::Player::Profile.
|
pure virtual |
Implemented in HoverRace::Player::Profile.
|
pure virtual |
Implemented in HoverRace::Player::Profile.
|
pure virtual |
Implemented in HoverRace::Player::Profile.
1.8.11