SDL_KeyboardEvent Struct Reference

Keyboard button event structure (event.key.*). More...

#include <SDL_events.h>


Data Fields

Uint8 type
SDL_WindowID windowID
Uint8 which
Uint8 state
SDL_keysym keysym


Detailed Description

Keyboard button event structure (event.key.*).

Field Documentation

The key that was pressed or released

SDL_PRESSED or SDL_RELEASED

SDL_KEYDOWN or SDL_KEYUP

The keyboard device index

The window with keyboard focus, if any


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

Generated on Mon Sep 21 21:32:25 2009 for Simple DirectMedia Layer by  doxygen 1.5.8