Searched defs:SDL_Cursor (Results 1 – 2 of 2) sorted by relevance
30 struct SDL_Cursor struct32 struct SDL_Cursor *next; argument46 SDL_Cursor *(*CreateCursor) (SDL_Surface * surface, int hot_x, int hot_y); argument
41 typedef struct SDL_Cursor SDL_Cursor; /**< Implementation dependent */ typedef
Completed in 4 milliseconds