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

Public Member Functions

Status create (const PIVFS &vfs, const VfsPath &pathname, int hotspotx_, int hotspoty_)
 
void destroy ()
 
void draw (int x, int y) const
 
Status validate () const
 

Private Attributes

Handle ht
 
GLint w
 
GLint h
 
int hotspotx
 
int hotspoty
 

Member Function Documentation

Status GLCursor::create ( const PIVFS vfs,
const VfsPath pathname,
int  hotspotx_,
int  hotspoty_ 
)
inline
void GLCursor::destroy ( )
inline
void GLCursor::draw ( int  x,
int  y 
) const
inline
Status GLCursor::validate ( ) const
inline

Member Data Documentation

GLint GLCursor::h
private
int GLCursor::hotspotx
private
int GLCursor::hotspoty
private
Handle GLCursor::ht
private
GLint GLCursor::w
private

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