Spa.SPAMapEntry Class Reference
Inheritance diagram for Spa.SPAMapEntry:
Spa.SPACharacter

Public Member Functions

 SPAMapEntry (SPASprite sprite, SPAReader reader)
 Creates a map entry, loading the coords from the given reader. More...
 

Public Attributes

int ID
 The ID of this entry. Usually a Unicode charcode. More...
 
AtlasLocation Location
 The location of this entry. More...
 

Constructor & Destructor Documentation

Spa.SPAMapEntry.SPAMapEntry ( SPASprite  sprite,
SPAReader  reader 
)
inline

Creates a map entry, loading the coords from the given reader.

Member Data Documentation

int Spa.SPAMapEntry.ID

The ID of this entry. Usually a Unicode charcode.

AtlasLocation Spa.SPAMapEntry.Location

The location of this entry.