Cub3D
|
wall slice More...
#include <type_cub3d.h>
Public Attributes | |
int | line_height |
int | draw_start |
int | draw_end |
int | color |
wall slice
Definition at line 191 of file type_cub3d.h.
int s_wall_slice::color |
Definition at line 195 of file type_cub3d.h.
int s_wall_slice::draw_end |
Definition at line 194 of file type_cub3d.h.
int s_wall_slice::draw_start |
Definition at line 193 of file type_cub3d.h.
int s_wall_slice::line_height |
Definition at line 192 of file type_cub3d.h.