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

Structure that handle the settings of the game. More...

#include <data_structure.h>

Collaboration diagram for s_settings:

Data Fields

void * win_ptr
 
enum e_screen_size state
 
t_img background
 
t_img circle_yes
 
t_img circle_no
 

Detailed Description

Structure that handle the settings of the game.

Field Documentation

◆ background

t_img s_settings::background

◆ circle_no

t_img s_settings::circle_no

◆ circle_yes

t_img s_settings::circle_yes

◆ state

enum e_screen_size s_settings::state

◆ win_ptr

void* s_settings::win_ptr

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