Cub3D
Loading...
Searching...
No Matches
s_wall_slice Struct Reference

wall slice More...

#include <type_cub3d.h>

Public Attributes

int line_height
 
int draw_start
 
int draw_end
 
int color
 

Detailed Description

wall slice

Definition at line 191 of file type_cub3d.h.

Member Data Documentation

◆ color

int s_wall_slice::color

Definition at line 195 of file type_cub3d.h.

◆ draw_end

int s_wall_slice::draw_end

Definition at line 194 of file type_cub3d.h.

◆ draw_start

int s_wall_slice::draw_start

Definition at line 193 of file type_cub3d.h.

◆ line_height

int s_wall_slice::line_height

Definition at line 192 of file type_cub3d.h.


The documentation for this struct was generated from the following file: