![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
#include <PokemonStatsInfoWidget.hpp>
Public Member Functions | |
| PokemonStatsInfoWidget () | |
| virtual void | Init () |
| virtual void | SetPokemon (const Pokemon &pokemon) |
Public Member Functions inherited from ycl::IPokemonSummaryWidget | |
| virtual | ~IPokemonSummaryWidget () |
Public Member Functions inherited from yap::BaseWidget | |
| BaseWidget () | |
| virtual | ~BaseWidget () |
| virtual void | AddDrawable (IDrawable &drawable) |
| virtual void | AddChild (IWidget &child) |
| virtual void | FrontAddChild (IWidget &child) |
| virtual void | RemoveChild (IWidget &child) |
| virtual IWidget & | GetRoot () const |
| virtual void | SetDefaultColor (const sf::Color &color) |
| virtual void | SetParent (IWidget &parent) |
| virtual void | SetPadding (const Padding &padding) |
| virtual void | SetBackground (WidgetBackground &background) |
| virtual void | SetBorder (WidgetBorder &border, uint width) |
| virtual void | SetBorder (WidgetBorder &border) |
| virtual void | UnsetBackground () |
| virtual void | UnsetBorder () |
| Vector2 | GetUserSize () const |
| virtual void | SetToTop () |
| virtual void | SetEnable (bool enable) |
| virtual void | Open () |
| virtual void | Close () |
| virtual const Vector2 & | GetPosition () const |
| Gets the coordinates in pixels of the origin of this ISpatial from the global origin. | |
| virtual const Vector2 & | GetSize () const |
| Gets the size in pixels of this ISpatial. | |
| virtual const Vector2 & | GetTopLeft () const |
| virtual const Vector2 & | GetBottomRight () const |
| virtual const Vector2 & | GetCenter () const |
| virtual const sf::FloatRect & | GetRectangle () const |
| virtual WidgetBorder * | GetBorder () const |
| virtual void | Move (const Vector2 &offset) |
| virtual void | Scale (const Vector2 &factor) |
| virtual void | SetPosition (const Vector2 &position) |
| virtual void | SetSize (const Vector2 &size) |
| virtual void | Draw (IDrawingContext &context) |
| virtual bool | IsVisible () const |
| virtual void | Show (bool isVisible) |
| virtual void | ChangeColor (const sf::Color &color) |
| virtual bool | OnEvent (const GuiEvent &guiEvent) |
| Treats an event. Transferts the event before treating it. | |
| virtual bool | OnPriorityEvent (const GuiEvent &guiEvent) |
| Treats an event. Treats the event before transfering it. | |
| virtual void | Update (const Time &dt) |
| Makes the object evolve for one frame of the game. | |
Public Member Functions inherited from yap::IWidget | |
| virtual | ~IWidget () |
Public Member Functions inherited from yap::ISpatial | |
| virtual | ~ISpatial () |
Public Member Functions inherited from yap::IDrawable | |
| virtual | ~IDrawable () |
Public Member Functions inherited from yap::IEventHandler | |
| virtual | ~IEventHandler () |
Public Member Functions inherited from yap::IUpdateable | |
| virtual | ~IUpdateable () |
Definition at line 14 of file PokemonStatsInfoWidget.hpp.
| ycl::PokemonStatsInfoWidget::PokemonStatsInfoWidget | ( | ) |
Definition at line 17 of file PokemonStatsInfoWidget.cpp.
|
protectedvirtual |
Reimplemented from yap::BaseWidget.
Definition at line 335 of file PokemonStatsInfoWidget.cpp.
|
protectedvirtual |
Reimplemented from yap::BaseWidget.
Definition at line 327 of file PokemonStatsInfoWidget.cpp.
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from yap::BaseWidget.
Definition at line 323 of file PokemonStatsInfoWidget.cpp.
|
protectedvirtual |
Reimplemented from yap::BaseWidget.
Definition at line 331 of file PokemonStatsInfoWidget.cpp.
|
protectedvirtual |
Reimplemented from yap::BaseWidget.
Definition at line 339 of file PokemonStatsInfoWidget.cpp.
|
virtual |
Implements ycl::IPokemonSummaryWidget.
Definition at line 107 of file PokemonStatsInfoWidget.cpp.
|
virtual |
Implements yap::BaseWidget.
Definition at line 303 of file PokemonStatsInfoWidget.cpp.
|
virtual |
Implements ycl::IPokemonSummaryWidget.
Definition at line 228 of file PokemonStatsInfoWidget.cpp.
|
private |
Definition at line 57 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 88 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 89 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 90 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 58 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 91 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 94 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 80 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 63 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 62 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 82 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 81 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 83 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 74 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 76 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 56 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 77 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 72 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 65 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 64 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 85 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 84 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 86 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 93 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 59 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 60 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 61 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 78 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 68 of file PokemonStatsInfoWidget.hpp.
|
private |
Definition at line 69 of file PokemonStatsInfoWidget.hpp.