11 #include "input/keyboard/interfaces/IKeyboardDriverHandler.h" 22 class IKeyboardInputHandler;
37 bool OnKeyPress(
const CKey& key)
override;
38 void OnKeyRelease(
const CKey& key)
override;
Controller configuration window.
Definition: AudioDecoder.h:18
Interface for handling keyboard events.
Definition: IKeyboardDriverHandler.h:21