Cub3D
|
Public Attributes | |
int | px |
int | py |
int | pc |
int | dx |
int | dy |
int | sx |
int | sy |
int | err |
int | err2 |
Definition at line 28 of file type_cub3d.h.
int s_plot::dx |
Definition at line 32 of file type_cub3d.h.
int s_plot::dy |
Definition at line 33 of file type_cub3d.h.
int s_plot::err |
Definition at line 36 of file type_cub3d.h.
int s_plot::err2 |
Definition at line 37 of file type_cub3d.h.
int s_plot::pc |
Definition at line 31 of file type_cub3d.h.
int s_plot::px |
Definition at line 29 of file type_cub3d.h.
int s_plot::py |
Definition at line 30 of file type_cub3d.h.
int s_plot::sx |
Definition at line 34 of file type_cub3d.h.
int s_plot::sy |
Definition at line 35 of file type_cub3d.h.