Eaagles::MovingMap Namespace Reference


Classes

class  MapPosition
class  MovingMapImage
class  TextureObject
class  TexturePalette
class  TileIndexTable
class  TilePager
class  WorldImage
class  WorldImagePos

Functions

void parseLocations (std::ifstream &fin, Location *locs, int count)
char * StrToLower (char *str, int flag)
void check_swap (int little_endian)
void swap (unsigned char *ptr, int count)

Variables

 gridSize
 mapIntensity
 drawGridMode
 mapLevel
 northUp
 zoneFix
static int do_swap


Function Documentation

void Eaagles::MovingMap::check_swap ( int  little_endian  ) 

Verify whether byte swapping needs to be performed.

void Eaagles::MovingMap::parseLocations ( std::ifstream &  fin,
Location *  locs,
int  count 
)

Locate sections in file.

char * Eaagles::MovingMap::StrToLower ( char *  str,
int  flag 
)

Function to convert the string str to lower case Note: 1 = lower case, 0 = upper case

void Eaagles::MovingMap::swap ( unsigned char *  ptr,
int  count 
)

Function to swap the bytes if check_swap sets the swap flag to true.


Variable Documentation

int Eaagles::MovingMap::do_swap [static]

Eaagles::MovingMap::drawGridMode

Eaagles::MovingMap::gridSize

Eaagles::MovingMap::mapIntensity

Eaagles::MovingMap::mapLevel

Eaagles::MovingMap::northUp

Eaagles::MovingMap::zoneFix


Generated on Tue Dec 19 16:27:29 2006 for Eaagles by  doxygen 1.5.0