baseBuildingTile_s Struct Reference

#include <cp_base.h>

Collaboration diagram for baseBuildingTile_s:
Collaboration graph
[legend]

Data Fields

building_tbuilding
qboolean blocked
int posX
int posY

Detailed Description

Definition at line 194 of file cp_base.h.


Field Documentation

qtrue if the tile is usable for buildings otherwise it's qfalse (blocked somehow).

Definition at line 196 of file cp_base.h.

Referenced by B_BuildFromTemplate(), B_LoadXML(), B_SaveXML(), B_SetBuildingByClick(), UI_BaseLayoutNodeDraw(), UI_BaseMapIsCellFree(), UI_BaseMapNodeClick(), UI_BaseMapNodeDraw(), UI_BaseMapNodeMiddleClick(), and UI_BaseMapNodeRightClick().

The x screen coordinate for the building on the basemap.

Definition at line 198 of file cp_base.h.

Referenced by B_BuildFromTemplate(), and B_ParseBaseTemplate().

The y screen coordinate for the building on the basemap.

Definition at line 199 of file cp_base.h.

Referenced by B_BuildFromTemplate(), and B_ParseBaseTemplate().


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

Generated by  doxygen 1.6.2