OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Io::IKeyboardController Class Referenceabstract

#include <IKeyboardController.h>

Inheritance diagram for Io::IKeyboardController:
GameKeyboardController

Public Member Functions

virtual bool ConsumeKeyPress (PlatformKey key)=0
 
virtual bool IsKeyDown (PlatformKey key) const =0
 

Member Function Documentation

◆ ConsumeKeyPress()

virtual bool Io::IKeyboardController::ConsumeKeyPress ( PlatformKey  key)
pure virtual

Implemented in GameKeyboardController.

◆ IsKeyDown()

virtual bool Io::IKeyboardController::IsKeyDown ( PlatformKey  key) const
pure virtual

Implemented in GameKeyboardController.


The documentation for this class was generated from the following file: