Freeciv-3.3
|
#include <vision.h>
Data Fields | |
struct player * | player |
struct tile * | tile |
bool | can_reveal_tiles |
v_radius_t | radius_sq |
bool vision::can_reveal_tiles |
Definition at line 89 of file vision.h.
Referenced by vision_change_sight(), vision_new(), and vision_reveal_tiles().
Definition at line 87 of file vision.h.
Referenced by vision_change_sight(), and vision_new().
v_radius_t vision::radius_sq |
Definition at line 92 of file vision.h.
Referenced by server_game_free(), transfer_city(), vision_change_sight(), vision_free(), and vision_new().
Definition at line 88 of file vision.h.
Referenced by vision_change_sight(), and vision_new().