#include <map.h>
Public Member Functions | |
| halfTile () | |
| Construct a half tile, initializing to flat values. | |
Public Attributes | |
| long | corners [3] |
| tTerrain | type |
| long | node |
|
|
Construct a half tile, initializing to flat values. A halfTile is the lowest level in the map - it contains the height of the three relevant corners. The heights are initialized to 0, the type of territory is initialized to ground. |
|
|
|
|
|
|
|
|
|
1.3.4