|  | 
| void | reset () | 
|  | 
| void | bind (sf::Keyboard::Key key, const std::function< void()> &function) | 
|  | 
| void | onPress (sf::Keyboard::Key key, const std::function< void()> &function) | 
|  | 
| void | onRelease (sf::Keyboard::Key key, const std::function< void()> &function) | 
|  | 
| void | enable () | 
|  | 
| void | disable () | 
|  | 
| void | update () | 
|  | 
Definition at line 11 of file InputsComponent.hpp.
 
The documentation for this class was generated from the following file: