Structure that handle positions in the map. Same as t_coordinates but with signed integers. More...
#include <data_structure.h>
Data Fields | |
| int | x |
| int | y |
Structure that handle positions in the map. Same as t_coordinates but with signed integers.
| int s_pos2::x |
| int s_pos2::y |