#include <mapclasses.h>
Inheritance diagram for CTileUni::

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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.10 written by Dimitri van Heesch,
© 1997-2001