|
Atrinik Client 2.5
|
Go to the source code of this file.
Data Structures | |
| struct | _multi_part_tile |
| struct | _multi_part_obj |
| struct | _mapdata |
| struct | MapCell |
| struct | Map |
Defines | |
| #define | MAP_START_XOFF 386 |
| #define | MAP_START_YOFF 143 |
| #define | MAP_TILE_POS_YOFF 23 |
| #define | MAP_TILE_POS_YOFF2 12 |
| #define | MAP_TILE_POS_XOFF 48 |
| #define | MAP_TILE_POS_XOFF2 24 |
| #define | MAP_TILE_XOFF 12 |
| #define | MAP_TILE_YOFF 24 |
| #define | MAX_LAYERS 7 |
Typedefs | |
| typedef struct _multi_part_tile | _multi_part_tile |
| typedef struct _multi_part_obj | _multi_part_obj |
| typedef struct _mapdata | _mapdata |
Variables | |
| struct MapCell | MapCell |
| struct Map | Map |
| _mapdata | MapData |
| typedef struct _multi_part_obj _multi_part_obj |
Table of predefined multi arch objects. mpart_id and mpart_nr in the arches are committed from server to analyze the exact tile position inside a mpart object.
The way of determinate the starting and shift points is explained in the dev/multi_arch folder of the arches, where the multi arch templates & masks are.
| typedef struct _multi_part_tile _multi_part_tile |
Multi part object tile structure
1.7.4