clavier.c File Reference

#include <string.h>
#include <ctype.h>
#include "global.h"

Functions

word Touche_pour_scancode (word scancode)
word Modificateurs_Touche (SDLMod Mod)
word Conversion_Touche (SDL_keysym Sym)
const char * Nom_touche (word Touche)
word Conversion_ANSI (SDL_keysym Sym)

Variables

const word Scancode_to_Sym [256][4]

Function Documentation

word Touche_pour_scancode ( word  scancode  ) 

References Scancode_to_Sym.

Referenced by Charger_CFG().

word Modificateurs_Touche ( SDLMod  Mod  ) 

word Conversion_Touche ( SDL_keysym  Sym  ) 

const char* Nom_touche ( word  Touche  ) 

word Conversion_ANSI ( SDL_keysym  Sym  ) 

Referenced by Handle_Key_Press().


Variable Documentation

const word Scancode_to_Sym[256][4]

Referenced by Touche_pour_scancode().


Generated on Sat Mar 7 22:45:16 2009 for GrafX2 by  doxygen 1.5.8