Cub3D
 
Loading...
Searching...
No Matches
s_pos2 Struct Reference

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
 

Detailed Description

Structure that handle positions in the map. Same as t_coordinates but with signed integers.

Field Documentation

◆ x

int s_pos2::x

◆ y

int s_pos2::y

The documentation for this struct was generated from the following file: