#include "exult_constants.h"Include dependency graph for tiles.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Tile_coord |
Defines | |
| #define | INCL_TILES 1 |
Functions | |
| Tile_coord | operator+ (Tile_coord a, Tile_coord b) |
| Tile_coord operator+ | ( | Tile_coord | a, | |
| Tile_coord | b | |||
| ) | [inline] |
Definition at line 74 of file tiles.h.
References Tile_coord::tx, Tile_coord::ty, and Tile_coord::tz.
1.5.1