|
SDL
2.0
|
Data Fields | |
| SDL_Scancode | scancode |
| int | allow_no_mod |
| SDL_Keymod | mod |
| int | index |
Definition at line 30 of file keyboard.c.
| int fontMapping::allow_no_mod |
Definition at line 33 of file keyboard.c.
Referenced by keyToGlyphIndex().
| int fontMapping::index |
Definition at line 35 of file keyboard.c.
Referenced by keyToGlyphIndex().
| SDL_Keymod fontMapping::mod |
Definition at line 34 of file keyboard.c.
Referenced by keyToGlyphIndex().
| SDL_Scancode fontMapping::scancode |
Definition at line 32 of file keyboard.c.
Referenced by keyToGlyphIndex().