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

CTileUni Class Reference

#include <mapclasses.h>

Inheritance diagram for CTileUni::

BaseTile List of all members.

Public Methods

 CTileUni ()
SI08 BaseZ (void) const
char Type (void) const
UI16 ID (void) const
SI08 Height (void) const
UI08 Weight (void) const
void BaseZ (SI08 nVal)
void Type (char nVal)
void ID (UI16 nVal)
void Height (SI08 nVal)
void Weight (UI08 nVal)
CTileUni & operator= (CLand &toCopy)
CTileUni & operator= (CTile &toCopy)

Protected Attributes

SI08 basez
char mType
UI16 id
SI08 height
UI08 weight

Constructor & Destructor Documentation

CTileUni::CTileUni   [inline]
 


Member Function Documentation

void CTileUni::BaseZ SI08   nVal [inline]
 

SI08 CTileUni::BaseZ void   const [inline]
 

void CTileUni::Height SI08   nVal [inline]
 

SI08 CTileUni::Height void   const [inline]
 

void CTileUni::ID UI16   nVal [inline]
 

UI16 CTileUni::ID void   const [inline]
 

void CTileUni::Type char   nVal [inline]
 

char CTileUni::Type void   const [inline]
 

void CTileUni::Weight UI08   nVal [inline]
 

UI08 CTileUni::Weight void   const [inline]
 

CTileUni& CTileUni::operator= CTile &   toCopy [inline]
 

CTileUni& CTileUni::operator= CLand &   toCopy [inline]
 


Member Data Documentation

SI08 CTileUni::basez [protected]
 

SI08 CTileUni::height [protected]
 

UI16 CTileUni::id [protected]
 

char CTileUni::mType [protected]
 

UI08 CTileUni::weight [protected]
 


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