Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
SDLCursor Class Reference

Public Member Functions

Status create (const PIVFS &vfs, const VfsPath &pathname, int hotspotx_, int hotspoty_)
 
void set ()
 
void destroy ()
 

Private Attributes

SDL_Surface * surface
 
SDL_Cursor * cursor
 

Member Function Documentation

Status SDLCursor::create ( const PIVFS vfs,
const VfsPath pathname,
int  hotspotx_,
int  hotspoty_ 
)
inline
void SDLCursor::destroy ( )
inline
void SDLCursor::set ( )
inline

Member Data Documentation

SDL_Cursor* SDLCursor::cursor
private
SDL_Surface* SDLCursor::surface
private

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