Atrinik Server 2.5
Data Fields
free_walls_struct Struct Reference

Data Fields

int * wall_x_list
int * wall_y_list
int wall_free_size

Detailed Description

Contains free walls in the map.

Definition at line 37 of file maze_gen.c.


Field Documentation

Number of items in wall_x_list and wall_y_list.

Definition at line 46 of file maze_gen.c.

X coordinates of free spots for walls.

Definition at line 40 of file maze_gen.c.

Y coordinates of free spots for walls.

Definition at line 43 of file maze_gen.c.


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