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

Structure to handle command-line arguments. More...

#include <data_structure.h>

Data Fields

char * map
 
char * gen
 
int goal
 
char * key_tex
 
char * door_tex
 

Detailed Description

Structure to handle command-line arguments.

Field Documentation

◆ door_tex

char* s_args::door_tex

◆ gen

char* s_args::gen

◆ goal

int s_args::goal

◆ key_tex

char* s_args::key_tex

◆ map

char* s_args::map

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