|
Cub3D
|
game map More...
#include <type_cub3d.h>
Public Attributes | |
| int | width |
| int | height |
| char ** | data |
| t_debug | debug |
game map
Definition at line 237 of file type_cub3d.h.
| char** s_map::data |
Definition at line 240 of file type_cub3d.h.
| t_debug s_map::debug |
Definition at line 241 of file type_cub3d.h.
| int s_map::height |
Definition at line 239 of file type_cub3d.h.
| int s_map::width |
Definition at line 238 of file type_cub3d.h.