SDL_TextInputEvent Struct Reference

Keyboard text input event structure (event.text.*). More...

#include <SDL_events.h>


Data Fields

Uint8 type
SDL_WindowID windowID
Uint8 which
char text [SDL_TEXTINPUTEVENT_TEXT_SIZE]


Detailed Description

Keyboard text input event structure (event.text.*).

Field Documentation

char text[SDL_TEXTINPUTEVENT_TEXT_SIZE]

The input text

SDL_TEXTINPUT

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