![]() |
Ankush's Garage
A collection of stuff made by Ankush Roy
|
#include "Common/pch.h"
Go to the source code of this file.
Classes | |
class | Core::InputHandler |
Namespaces | |
namespace | Core |
namespace | Core::EventHandler |
Enumerations | |
enum | Core::KEY { Core::RESIZE_PROJECT_WINDOW , Core::RIGHT , Core::LEFT , Core::UP , Core::DOWN , Core::A , Core::D , Core::COUNT } |
enum | Core::KEY_STATE { Core::IDLE , Core::PRESSED , Core::HELD , Core::RELEASED } |
Functions | |
SDL_AppResult | Core::EventHandler::handleEvents (SDL_Event *event, InputHandler &inputHandler) |