Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CLand Class Reference

#include <mapclasses.h>

Inheritance diagram for CLand::

BaseTile List of all members.

Public Methods

 CLand ()
 CLand (ifstream &toRead)
 CLand (UOXFile *toRead)
void Read (UOXFile *toRead)
char Unknown1 (void)
char Unknown2 (void)
char * Name (void)
void Unknown1 (char newVal)
void Unknown2 (char newVal)
void Name (char *newVal)

Protected Attributes

SI08 unknown1
SI08 unknown2
SI08 name [20]

Constructor & Destructor Documentation

CLand::CLand   [inline]
 

CLand::CLand ifstream &   toRead
 

CLand::CLand UOXFile *   toRead [inline]
 


Member Function Documentation

void CLand::Name char *   newVal [inline]
 

char* CLand::Name void   [inline]
 

void CLand::Read UOXFile *   toRead
 

void CLand::Unknown1 char   newVal [inline]
 

char CLand::Unknown1 void   [inline]
 

Reimplemented from BaseTile.

void CLand::Unknown2 char   newVal [inline]
 

char CLand::Unknown2 void   [inline]
 

Reimplemented from BaseTile.


Member Data Documentation

SI08 CLand::name[20] [protected]
 

SI08 CLand::unknown1 [protected]
 

SI08 CLand::unknown2 [protected]
 


The documentation for this class was generated from the following files:
Generated at Sun Sep 16 22:45:38 2001 for UOX3 by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001