Cub3D
|
Public Attributes | |
int | x_start |
int | y_start |
int | color_start |
int | x_end |
int | y_end |
int | color_end |
Definition at line 40 of file type_cub3d.h.
int s_line::color_end |
Definition at line 46 of file type_cub3d.h.
int s_line::color_start |
Definition at line 43 of file type_cub3d.h.
int s_line::x_end |
Definition at line 44 of file type_cub3d.h.
int s_line::x_start |
Definition at line 41 of file type_cub3d.h.
int s_line::y_end |
Definition at line 45 of file type_cub3d.h.
int s_line::y_start |
Definition at line 42 of file type_cub3d.h.