Cub3D
|
Public Attributes | |
int | flag |
t_info | fc_info |
t_info | tex_info |
t_point | player_grid |
t_game * | game |
Definition at line 135 of file type_cub3d.h.
t_info s_parse::fc_info |
Definition at line 137 of file type_cub3d.h.
int s_parse::flag |
Definition at line 136 of file type_cub3d.h.
t_game* s_parse::game |
Definition at line 140 of file type_cub3d.h.
t_point s_parse::player_grid |
Definition at line 139 of file type_cub3d.h.
t_info s_parse::tex_info |
Definition at line 138 of file type_cub3d.h.