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

CTile Class Reference

#include <mapclasses.h>

Inheritance diagram for CTile::

BaseTile List of all members.

Public Methods

 CTile ()
 CTile (UOXFile *toRead)
 CTile (ifstream &toRead)
void Read (UOXFile *toRead)
SI32 Unknown1 (void)
SI32 Animation (void)
UI08 Weight (void)
SI08 Layer (void)
SI08 Unknown2 (void)
SI08 Unknown3 (void)
SI08 Height (void)
char * Name (void)
void Unknown1 (SI32 newVal)
void Animation (SI32 newVal)
void Weight (UI08 newVal)
void Layer (SI08 newVal)
void Unknown2 (SI08 newVal)
void Unknown3 (SI08 newVal)
void Height (SI08 newVal)
void Name (char *newVal)

Protected Attributes

SI32 unknown1
SI32 animation
UI08 weight
SI08 layer
SI08 unknown2
SI08 unknown3
SI08 height
SI08 name [23]

Constructor & Destructor Documentation

CTile::CTile   [inline]
 

CTile::CTile UOXFile *   toRead [inline]
 

CTile::CTile ifstream &   toRead
 


Member Function Documentation

void CTile::Animation SI32   newVal [inline]
 

SI32 CTile::Animation void   [inline]
 

void CTile::Height SI08   newVal [inline]
 

SI08 CTile::Height void   [inline]
 

void CTile::Layer SI08   newVal [inline]
 

SI08 CTile::Layer void   [inline]
 

void CTile::Name char *   newVal [inline]
 

char* CTile::Name void   [inline]
 

void CTile::Read UOXFile *   toRead
 

void CTile::Unknown1 SI32   newVal [inline]
 

SI32 CTile::Unknown1 void   [inline]
 

Reimplemented from BaseTile.

void CTile::Unknown2 SI08   newVal [inline]
 

SI08 CTile::Unknown2 void   [inline]
 

Reimplemented from BaseTile.

void CTile::Unknown3 SI08   newVal [inline]
 

SI08 CTile::Unknown3 void   [inline]
 

Reimplemented from BaseTile.

void CTile::Weight UI08   newVal [inline]
 

UI08 CTile::Weight void   [inline]
 


Member Data Documentation

SI32 CTile::animation [protected]
 

SI08 CTile::height [protected]
 

SI08 CTile::layer [protected]
 

SI08 CTile::name[23] [protected]
 

SI32 CTile::unknown1 [protected]
 

SI08 CTile::unknown2 [protected]
 

SI08 CTile::unknown3 [protected]
 

UI08 CTile::weight [protected]
 


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