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

Public Member Functions | |
| CSlicedTextureList (void) | |
| ~CSlicedTextureList (void) | |
| int | Read (SStream *stream, Tag tag) |
| char * | TextureName (int i) |
Protected Attributes | |
| int | nTextureNames |
| char ** | textureNames |
Definition at line 857 of file Terrain.h.
|
|
Definition at line 711 of file SuperTile.cpp. References nTextureNames, and textureNames. |
|
|
Definition at line 717 of file SuperTile.cpp. References nTextureNames, and textureNames. |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 725 of file SuperTile.cpp. References nTextureNames, ReadInt(), ReadString(), TAG_IGNORED, TAG_READ, and textureNames. |
|
|
Definition at line 747 of file SuperTile.cpp. References textureNames. |
|
|
Definition at line 870 of file Terrain.h. Referenced by CSlicedTextureList(), Read(), and ~CSlicedTextureList(). |
|
|
Definition at line 871 of file Terrain.h. Referenced by CSlicedTextureList(), Read(), TextureName(), and ~CSlicedTextureList(). |
|
|
Documentation generated by
|