Angband
|
A set of points that can be constructed to apply a set of changes to. More...
#include <z-type.h>
Data Fields | |
int | n |
int | allocated |
struct loc * | pts |
A set of points that can be constructed to apply a set of changes to.
int allocated |
Referenced by add_to_point_set(), and point_set_new().
int n |
Referenced by add_to_point_set(), cave_light(), cave_unlight(), light_room(), point_set_contains(), point_set_new(), point_set_size(), test_length(), and text_mbstowcs().
struct loc* pts |