InputMap.cpp

Namespaces

Name

Classes

Name

class

utils::InputMap Bidirectional map between sf::Keyboard::Key and std::string.

Defines

Macros Documentation

define RTYPE_INSERT_MAP

#define RTYPE_INSERT_MAP(
    id
)
map.insert(sf::Keyboard::Key::id, #id)

Source code


Updated on 2022-11-13 at 17:21:37 +0100

Last updated