Input
Functions
Name
Functions Documentation
function toString
std::string toString(
sf::Keyboard::Key key
)utils::toString(sf::Keyboard::A) == "A"function toKey
sf::Keyboard::Key toKey(
std::string string
)Last updated