SDL 2.0
|
#include "SDL_androidvideo.h"
Go to the source code of this file.
Functions | |
void | Android_InitMouse (void) |
void | Android_OnMouse (SDL_Window *window, int button, int action, float x, float y, SDL_bool relative) |
void | Android_QuitMouse (void) |
void Android_OnMouse | ( | SDL_Window * | window, |
int | button, | ||
int | action, | ||
float | x, | ||
float | y, | ||
SDL_bool | relative | ||
) |