FYP  1.0.0
Final Year Project -- Alexander Meuer
Hud Member List

This is the complete list of members for Hud, including all inherited members.

addHealthBar(std::shared_ptr< Pawn > const &pawnToTrack, sf::Vector2f const &offsetOrPosition, sf::Vector2f const &size, sf::Texture *texture=nullptr, bool stationary=false)Hud
addImage(sf::Texture &texture, sf::Vector2f const &position, sf::Vector2f const &scale={1.f, 1.f})Hud
addLifeTracker(std::shared_ptr< int > const &livesToTrack, sf::Texture &texture, sf::Vector2f const &position, sf::Vector2f const &scale={1.f, 1.f}, sf::Vector2f const &spacing={0.f, 0.f})Hud
addNumberTracker(std::shared_ptr< int > const &number, sf::Vector2f const &position, sf::Font const &font, unsigned int charSize=30u, sf::Vector2f const &scale={1.f, 1.f})Hud
draw(sf::RenderTarget &target, sf::RenderStates states) const overrideHudprotected
Hud() (defined in Hud)Hud
mItemsHudprivate
update(float deltaSeconds)Hud
~Hud() (defined in Hud)Hud