An event that is triggered each time a key is set. More...
#include <ComponentEvent.hpp>
Public Attributes | |
KeyField * | source |
sf::Keyboard::Key | key |
An event that is triggered each time a key is set.
Triggered only with KeyField
Definition at line 106 of file ComponentEvent.hpp.