Public メソッド | |
native void | warpMouse (int x, int y) |
SDL_WarpMouse(int x, int y). | |
native boolean | getButtonState (int button) |
SDL_GetMouseState(int *x, int *y). | |
native int | getButtonStates () |
SDL_GetMouseState(int *x, int *y). | |
native int | getX () |
SDL_GetMouseState(int *x, int *y). | |
native int | getY () |
SDL_GetMouseState(int *x, int *y). | |
Static Public メソッド | |
Mouse | getMouse () |
Private メソッド | |
Mouse () | |
Static Private 変数 | |
Mouse | singleton = null |
|
|
|
SDL_GetMouseState(int *x, int *y).
|
|
SDL_GetMouseState(int *x, int *y).
|
|
|
|
SDL_GetMouseState(int *x, int *y).
|
|
SDL_GetMouseState(int *x, int *y).
|
|
SDL_WarpMouse(int x, int y).
|
|
|