DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CPP
sfml keyboard events cpp
if (event.type == sf::Event::KeyPressed) if (event.key.code == sf::Keyboard::Escape) window.close();
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#sfml
#keyboard
#events
#cpp
ADD COMMENT
Topic
COMMENT
Name
1+7 =
Submit