|
sfml_impl 0.1.0
Vendor SFML 3.0.2 : IGraphic2Module / IAudioModule
|
#include <SFML/Window.hpp>#include "IKeyboard.hpp"#include <vector>#include <unordered_map>

Go to the source code of this file.
Classes | |
| class | SfmlKeyboard |
| Maps the contract's keys to sfml scancodes, and reads the state the window accumulated while popping its events. More... | |