UFO: Alien Invasion
Loading...
Searching...
No Matches
geoscapeData_t Struct Reference

#include <cl_shared.h>

Collaboration diagram for geoscapeData_t:
Collaboration graph

Data Fields

bool active
bool nationOverlay
bool xviOverlay
bool radarOverlay
const char * map
class DateTime date
byte r_xviAlpha [XVI_WIDTH *XVI_HEIGHT]
byte r_radarPic [RADAR_WIDTH *RADAR_HEIGHT]
byte r_radarSourcePic [RADAR_WIDTH *RADAR_HEIGHT]
voidgeoscapeNode

Detailed Description

Definition at line 55 of file cl_shared.h.

Field Documentation

◆ active

bool geoscapeData_t::active

Definition at line 56 of file cl_shared.h.

◆ date

class DateTime geoscapeData_t::date

Definition at line 61 of file cl_shared.h.

◆ geoscapeNode

void* geoscapeData_t::geoscapeNode

Definition at line 72 of file cl_shared.h.

◆ map

const char* geoscapeData_t::map

Definition at line 60 of file cl_shared.h.

◆ nationOverlay

bool geoscapeData_t::nationOverlay

Definition at line 57 of file cl_shared.h.

◆ r_radarPic

byte geoscapeData_t::r_radarPic[RADAR_WIDTH *RADAR_HEIGHT]

this is the data that is used with r_radarTexture

Definition at line 67 of file cl_shared.h.

◆ r_radarSourcePic

byte geoscapeData_t::r_radarSourcePic[RADAR_WIDTH *RADAR_HEIGHT]

this is the data that is used with r_radarTexture

Definition at line 70 of file cl_shared.h.

◆ r_xviAlpha

byte geoscapeData_t::r_xviAlpha[XVI_WIDTH *XVI_HEIGHT]

this is the data that is used with r_xviTexture

Definition at line 64 of file cl_shared.h.

◆ radarOverlay

bool geoscapeData_t::radarOverlay

Definition at line 59 of file cl_shared.h.

◆ xviOverlay

bool geoscapeData_t::xviOverlay

Definition at line 58 of file cl_shared.h.


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