ScummVM API documentation
ZVision::ZorkCursor Class Reference

#include <cursor.h>

Public Member Functions

 ZorkCursor (ZVision *engine, const Common::Path &fileName)
 
 ZorkCursor (const ZorkCursor &other)
 
ZorkCursoroperator= (const ZorkCursor &other)
 
uint16 getWidth () const
 
uint16 getHeight () const
 
uint16 getHotspotX () const
 
uint16 getHotspotY () const
 
byte getKeyColor () const
 
const byte * getSurface () const
 

Detailed Description

Utility class to parse and hold cursor data Modeled off Graphics::Cursor


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