#include <Terrain.h>
Inheritance diagram for CGenericTileType:

Public Member Functions | |
| CGenericTileType (void) | |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
Protected Attributes | |
| int | pixl |
| int | txti |
| int | tilc |
| char | texture [80] |
Definition at line 273 of file Terrain.h.
|
|
Definition at line 38 of file Terrain.cpp. |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 47 of file Terrain.cpp. References pixl, ReadInt(), TAG_IGNORED, TAG_READ, tilc, and txti. |
|
|
Reimplemented from CStreamObject. Definition at line 71 of file Terrain.cpp. |
|
|
Definition at line 283 of file Terrain.h. Referenced by CGenericTileType(), and Read(). |
|
|
Definition at line 287 of file Terrain.h. Referenced by CGenericTileType(). |
|
|
Definition at line 285 of file Terrain.h. Referenced by CGenericTileType(), and Read(). |
|
|
Definition at line 284 of file Terrain.h. Referenced by CGenericTileType(), and Read(). |
|
|
Documentation generated by
|