Public Member Functions | Private Attributes
keyboard::Keyboard Class Reference

#include <keyboard.h>

List of all members.

Public Member Functions

bool get_key (bool &new_event, bool &pressed, uint16_t &code, uint16_t &modifiers)
 Keyboard (void)
 ~Keyboard (void)

Private Attributes

SDL_Surface * window

Detailed Description

Definition at line 8 of file keyboard.h.


Constructor & Destructor Documentation

Definition at line 3 of file keyboard.cpp.

Definition at line 11 of file keyboard.cpp.


Member Function Documentation

bool keyboard::Keyboard::get_key ( bool &  new_event,
bool &  pressed,
uint16_t &  code,
uint16_t &  modifiers 
)

Definition at line 17 of file keyboard.cpp.


Member Data Documentation

SDL_Surface* keyboard::Keyboard::window [private]

Definition at line 16 of file keyboard.h.


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


keyboard
Author(s): v01d
autogenerated on Thu Feb 11 2016 23:16:45