Ankush's Garage
A collection of stuff made by Ankush Roy
Loading...
Searching...
No Matches
Core::InputHandler Class Reference

#include <EventHandler.h>

Public Member Functions

 InputHandler ()
 
void updateKey (KEY action, bool pressed)
 
void endFrame ()
 

Public Attributes

std::array< KEY_STATE, Core::KEY::COUNTKeys {}
 

Constructor & Destructor Documentation

◆ InputHandler()

Core::InputHandler::InputHandler ( )

Member Function Documentation

◆ endFrame()

void Core::InputHandler::endFrame ( )

◆ updateKey()

void Core::InputHandler::updateKey ( KEY action,
bool pressed )

Member Data Documentation

◆ Keys

std::array<KEY_STATE, Core::KEY::COUNT> Core::InputHandler::Keys {}

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