SDL
2.0
|
Go to the source code of this file.
Data Structures | |
struct | SDL_MouseData |
category | NSCursor(InvisibleCursor) |
Functions | |
void | Cocoa_InitMouse (_THIS) |
void | Cocoa_HandleMouseEvent (_THIS, NSEvent *event) |
void | Cocoa_HandleMouseWheel (SDL_Window *window, NSEvent *event) |
void | Cocoa_HandleMouseWarp (CGFloat x, CGFloat y) |
void | Cocoa_QuitMouse (_THIS) |
void Cocoa_HandleMouseWarp | ( | CGFloat | x, |
CGFloat | y | ||
) |
void Cocoa_HandleMouseWheel | ( | SDL_Window * | window, |
NSEvent * | event | ||
) |