tgrekov-fdf
HIVE fdf May 2024
|
Definition in file map.h.
#include <MLX42.h>
Go to the source code of this file.
Data Structures | |
struct | s_point |
Map point. More... | |
struct | s_map |
Map data. More... | |
struct | s_loop_data |
Data structure passed to the drawing loop. More... | |
Typedefs | |
typedef struct s_point | t_point |
Map point. | |
typedef struct s_map | t_map |
Map data. | |
typedef struct s_loop_data | t_loop_data |
Data structure passed to the drawing loop. | |