R-Type
|
#include <SfmlTypes.hpp>
Static Public Member Functions | |
static bool | isKeyPressed (const Input::Keyboard::Key key) |
static bool | isKeyReleased (const Input::Keyboard::Key key) |
Static Public Attributes | |
static const std::unordered_map< Input::Keyboard::Key, sf::Keyboard::Key > | sfKeys |
Static unordered map that maps custom keyboard keys to corresponding sf::Keyboard::Key values. More... | |
|
inlinestatic |
|
inlinestatic |
|
static |
Static unordered map that maps custom keyboard keys to corresponding sf::Keyboard::Key values.