YAGE  0.02
Yet Another Game Engine
yage::InputManager Class Reference

#include <inputmanager.hpp>

Public Member Functions

void keyPressed (unsigned key)
 
void keyReleased (unsigned key)
 
bool isKeyPressed (unsigned key) const
 

Member Function Documentation

◆ isKeyPressed()

bool yage::InputManager::isKeyPressed ( unsigned  key) const

◆ keyPressed()

void yage::InputManager::keyPressed ( unsigned  key)

◆ keyReleased()

void yage::InputManager::keyReleased ( unsigned  key)

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