Simple SFML GUI  0.2a
Public Member Functions | Public Attributes | Protected Attributes | List of all members
HaveHover Class Reference
Inheritance diagram for HaveHover:
Inheritance graph
[legend]

Public Member Functions

 HaveHover (ColorProvider &colorProvider, bool h=false)
 
bool isHover () const
 
void setHover (bool hover)
 
virtual bool updateHover (const sf::Vector2f &pointer, const sf::FloatRect &clippedArea)
 
void setTooltip (const sf::String &value)
 

Public Attributes

friend Element
 

Protected Attributes

bool hover
 
sf::String tooltip
 

The documentation for this class was generated from the following files: