|
static auto | getKeysDown () -> const std::vector< sf::Keyboard::Key > & |
|
static auto | isKeyDown (const sf::Keyboard::Key &key) -> bool |
|
static auto | isKeyPressed (const sf::Keyboard::Key &key) -> bool |
|
static auto | isKeyReleased (const sf::Keyboard::Key &key) -> bool |
|
static void | setButton (const std::string &btn, const sf::Keyboard::Key &key) |
|
static auto | getButton (const std::string &btn) -> sf::Keyboard::Key |
|
static auto | get () -> Inputs & |
|
Definition at line 14 of file Inputs.hpp.
The documentation for this class was generated from the following file: