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 |
Structure to handle command-line arguments.
| char* s_args::door_tex |
| char* s_args::gen |
| int s_args::goal |
| char* s_args::key_tex |
| char* s_args::map |