Declares the Keyboard interface. More...
#include <string>
#include "Common/BaseTypes.h"
#include "Input/Keys.h"
Classes | |
class | KeyData |
Defines all of the information needed to fully describe a single key input. More... | |
class | IKeyboard |
Defines the interface that a Keyboard implementation must implement. More... |
Declares the Keyboard interface.
Declares the SDL implementation of the IKeyboard interface.