Trace Engine
A Raycaster Engine in C
Loading...
Searching...
No Matches
trc_grid_position_t Struct Reference

#include <map.h>

Data Fields

int x
 
int y
 

Detailed Description

A vector of 2 dimensions, the values x and y are floats

Useful for accesing the map cells

Field Documentation

◆ x

int trc_grid_position_t::x

◆ y

int trc_grid_position_t::y

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