hudRadarImage_s Struct Reference

Each maptile must have an entry in the images array. More...

Data Fields

char * name
char * path [PATHFINDING_HEIGHT]
int x
int y
int width
int height
float mapX
float mapY
float mapWidth
float mapHeight
qboolean isTile
int gridX
int gridY
int gridHeight
int gridWidth
int maxlevel

Detailed Description

Each maptile must have an entry in the images array.

Definition at line 43 of file ui_node_radar.c.


Field Documentation

Definition at line 46 of file ui_node_radar.c.

Referenced by UI_InitRadar().

Definition at line 47 of file ui_node_radar.c.

Referenced by UI_InitRadar().

random map assembly x and y positions,

See also:
UNIT_SIZE

Definition at line 45 of file ui_node_radar.c.

Referenced by UI_BuildRadarImageList(), UI_GetRadarWidth(), UI_InitRadar(), and UI_RadarNodeDraw().

the width and height of the image

Definition at line 36 of file ui_node_radar.c.

Referenced by UI_GetRadarWidth(), UI_InitRadar(), and UI_RadarNodeDraw().

Definition at line 44 of file ui_node_radar.c.

Referenced by UI_BuildRadarImageList(), and UI_InitRadar().

Definition at line 42 of file ui_node_radar.c.

Referenced by UI_InitRadar(), and UI_RadarNodeDraw().

Definition at line 41 of file ui_node_radar.c.

Referenced by UI_InitRadar(), and UI_RadarNodeDraw().

Definition at line 39 of file ui_node_radar.c.

Referenced by UI_BuildRadarImageList(), UI_InitRadar(), and UI_RadarNodeDraw().

Definition at line 40 of file ui_node_radar.c.

Referenced by UI_BuildRadarImageList(), UI_InitRadar(), and UI_RadarNodeDraw().

the maxlevel for this image

Definition at line 48 of file ui_node_radar.c.

Referenced by UI_FreeRadarImages(), UI_InitRadar(), and UI_RadarNodeDraw().

the mapname

Definition at line 33 of file ui_node_radar.c.

Referenced by UI_BuildRadarImageList(), UI_FreeRadarImages(), and UI_InitRadar().

char* hudRadarImage_s::path[PATHFINDING_HEIGHT]

the path to the image (including name)

Definition at line 34 of file ui_node_radar.c.

Referenced by UI_FreeRadarImages(), UI_InitRadar(), and UI_RadarNodeDraw().

Definition at line 36 of file ui_node_radar.c.

Referenced by UI_GetRadarWidth(), UI_InitRadar(), and UI_RadarNodeDraw().

Definition at line 35 of file ui_node_radar.c.

Referenced by UI_InitRadar(), and UI_RadarNodeDraw().

screen coordinates for the image

Definition at line 35 of file ui_node_radar.c.

Referenced by UI_InitRadar(), and UI_RadarNodeDraw().


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

Generated by  doxygen 1.6.2