![]() |
FYP
1.0.0
Final Year Project -- Alexander Meuer
|
This is the complete list of members for gui::HealthBar, including all inherited members.
| draw(sf::RenderTarget &target, sf::RenderStates states) const override (defined in gui::HealthBarStatic) | gui::HealthBarStatic | protected |
| flagForRemoval() (defined in gui::HudItem) | gui::HudItem | protected |
| HealthBar(std::shared_ptr< Pawn > const &pawnToTrack, sf::Texture *texture, sf::Vector2f const &offset, sf::Vector2f const &size) (defined in gui::HealthBar) | gui::HealthBar | |
| HealthBarStatic(std::shared_ptr< Pawn > const &pawnToTrack, sf::Texture *texture, sf::Vector2f const &position, sf::Vector2f const &size) (defined in gui::HealthBarStatic) | gui::HealthBarStatic | |
| HudItem() (defined in gui::HudItem) | gui::HudItem | |
| isFlaggedForRemoval() const (defined in gui::HudItem) | gui::HudItem | |
| M_MAX_HEALTH | gui::HealthBarStatic | protected |
| M_OFFSET | gui::HealthBar | private |
| mBar | gui::HealthBarStatic | protected |
| mTracked | gui::HealthBarStatic | protected |
| update(float deltaSeconds) override (defined in gui::HealthBar) | gui::HealthBar | virtual |