SDL  2.0
SDL_Cursor Struct Reference

#include <SDL_mouse_c.h>

+ Collaboration diagram for SDL_Cursor:

Data Fields

struct SDL_Cursornext
 
voiddriverdata
 

Detailed Description

Implementation dependent

Definition at line 30 of file SDL_mouse_c.h.

Field Documentation

◆ driverdata

void* SDL_Cursor::driverdata

Definition at line 33 of file SDL_mouse_c.h.

◆ next

struct SDL_Cursor* SDL_Cursor::next

The documentation for this struct was generated from the following file: