utils::InputMap
Last updated
Last updated
Bidirectional map between sf::Keyboard::Key and std::string.
void
const std::string &
T
Bidirectional map between sf::Keyboard::Key and std::string.
Exceptions:
std::out_of_range if string is not in the map
Exceptions:
std::out_of_range if string is not in the map
Updated on 2022-11-13 at 17:21:37 +0100
(std::size_t keySize, std::size_t offset)
(T t, const std::string & str)
(T t) const
(const std::string & string) const