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

Public Member Functions

 HavePressed (ColorProvider &colorProvider, bool p=false, bool pa=false)
 
virtual bool isPressed () const
 
virtual bool setPressed (bool pressed)
 
virtual bool isPressedAlt () const
 
virtual bool setPressedAlt (bool value)
 

Public Attributes

friend Element
 

Protected Attributes

bool pressed = false
 
bool lastPressLeft = false
 
bool pressedAlt = false
 
bool lastPressRight = false
 

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