Tracking data resulting from a VirtualButton.
Public Member Functions | |
virtual const VirtualButton & | getVirtualButton () const =0 |
Get the VirtualButton that participated in generating this result. More... | |
virtual bool | isPressed () const =0 |
Get if the VirtualButton is currently pressed. More... | |
Protected Member Functions | |
virtual | ~VirtualButtonResult () |
|
inlineprotectedvirtual |
|
pure virtual |
Get the VirtualButton that participated in generating this result.
|
pure virtual |
Get if the VirtualButton is currently pressed.