Simple SFML GUI
0.2a
|
This is the complete list of members for ElementBase, including all inherited members.
draw(sf::RenderTarget &target, sf::RenderStates states=sf::RenderStates())=0 (defined in ElementBase) | ElementBase | pure virtual |
update(sf::Vector2f mp=sf::Vector2f(0.f, 0.f), bool pressLeft=false, bool pressRight=false, bool aboveHover=false)=0 (defined in ElementBase) | ElementBase | pure virtual |
~ElementBase() (defined in ElementBase) | ElementBase | inlinevirtual |