tgrekov-fdf
HIVE fdf May 2024
Loading...
Searching...
No Matches
s_map Struct Reference

Map data. More...

#include <map.h>

Collaboration diagram for s_map:
[legend]

Data Fields

int width
 Number of columns in the map.
 
int height
 Number of rows in the map.
 
t_point ** point
 2d array of points in [y][x] order
 

Detailed Description

Map data.

Definition at line 53 of file map.h.


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