Public Member Functions | |
| void | setView (StatsView view) |
| void | clear () |
| void | prevItem () |
| void | nextItem () |
| virtual void | update (bool avatarOnly=false) |
| void | update (Aura *observable, NoArg *arg) override |
| void | update (Aura *aura) override |
| void | update (Party *party, PartyEvent &event) override |
| void | update (Menu *menu, MenuEvent &event) override |
| void | highlightPlayer (int player) |
| void | redraw () |
| TextView * | getMainArea () |
| void | resetReagentsMenu () |
| Menu * | getReagentsMenu () |
Public Member Functions inherited from Ultima::Ultima4::Observable< StatsArea *, Common::String > | |
| void | addObserver (Observer< StatsArea *, Common::String > *o) |
| int | countObservers () const |
| void | deleteObserver (Observer< StatsArea *, Common::String > *o) |
| void | deleteObservers () |
| bool | hasChanged () const |
| void | notifyObservers (Common::String arg) |
Additional Inherited Members | |
Protected Member Functions inherited from Ultima::Ultima4::Observable< StatsArea *, Common::String > | |
| void | clearChanged () |
| void | setChanged () |
| void Ultima::Ultima4::StatsArea::prevItem | ( | ) |
Sets the stats item to the previous in sequence.
| void Ultima::Ultima4::StatsArea::nextItem | ( | ) |
Sets the stats item to the next in sequence.
|
virtual |
Update the stats (ztats) box on the upper right of the screen.
| void Ultima::Ultima4::StatsArea::redraw | ( | ) |
Redraws the entire stats area