#include <SDL/SDL.h>
#include <SDL/SDL_mouse.h>
#include <cZUI/drivers/surfacedriver.h>
#include <cZUI/drivers/image.h>
Include dependency graph for sdsdl.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
class | SDLSurfaceCursor |
class | SDLImage |
class | SDLSurfaceDriver |
Typedefs | |
typedef void(* | pcursorfunc )(SDLSurfaceDriver *, SurfaceCursor *) |
|
|