An event that is triggered each time a button is fired, touched (on mobile OSs) More...
#include <ComponentEvent.hpp>
Public Attributes | |
AbstractButton * | source |
unsigned int | finger |
int | x |
int | y |
An event that is triggered each time a button is fired, touched (on mobile OSs)
Definition at line 58 of file ComponentEvent.hpp.