AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
Quick intro
AiC player usage
Data Structures
Files
File List
Globals
include
sdl_translate.h
Go to the documentation of this file.
1
8
#ifndef __SDL_TRANSLATE_H__
9
#define __SDL_TRANSLATE_H__
10
11
#include <SDL2/SDL_keycode.h>
12
#include <SDL2/SDL_scancode.h>
13
16
int
sdl_translate_event
(SDL_Scancode scancode, SDL_Keycode keysym);
17
18
#endif
sdl_translate_event
int sdl_translate_event(SDL_Scancode scancode, SDL_Keycode keysym)
Convert an SDL scancode to a value read by the virtual input daemon.
Definition:
sdl_translate.c:105
Generated on Thu Feb 16 2017 15:02:04 for AiCPlayer by
1.8.6