An event that is triggered each time a button is fired. More...
#include <ComponentEvent.hpp>
Public Attributes | |
AbstractButton * | source |
sf::Mouse::Button | button |
int | x |
int | y |
An event that is triggered each time a button is fired.
Definition at line 45 of file ComponentEvent.hpp.