Structure used to store the mlx and map structures. More...
#include <data_structure.h>

Data Fields | |
| t_mlx | mlx |
| t_map | map |
| t_input | input |
| t_player | player |
Structure used to store the mlx and map structures.
| t_input s_data::input |
| t_map s_data::map |
| t_mlx s_data::mlx |
| t_player s_data::player |