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

Structure used to store the mlx and map structures. More...

#include <data_structure.h>

Collaboration diagram for s_data:

Data Fields

t_mlx mlx
 
t_map map
 
t_input input
 
t_player player
 

Detailed Description

Structure used to store the mlx and map structures.

Field Documentation

◆ input

t_input s_data::input

◆ map

t_map s_data::map

◆ mlx

t_mlx s_data::mlx

◆ player

t_player s_data::player

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