popup_aircraft_s Struct Reference

Structure to store information about popup_aircraft. More...

Collaboration diagram for popup_aircraft_s:
Collaboration graph
[legend]

Data Fields

int numItems
aircraft_taircraft
popup_aircraft_action_e itemsAction [POPUP_AIRCRAFT_MAX_ITEMS]
int itemsId [POPUP_AIRCRAFT_MAX_ITEMS]
char textPopup [POPUP_AIRCRAFT_MAX_TEXT]

Detailed Description

Structure to store information about popup_aircraft.

Definition at line 60 of file cp_popup.c.


Field Documentation

Aircraft linked to popup_aircraft

Definition at line 62 of file cp_popup.c.

Referenced by CL_DisplayPopupAircraft(), and CL_PopupAircraftClick_f().

Action type of items

Definition at line 63 of file cp_popup.c.

Referenced by CL_DisplayPopupAircraft(), and CL_PopupAircraftClick_f().

int popup_aircraft_s::itemsId[POPUP_AIRCRAFT_MAX_ITEMS]

IDs corresponding to items

Definition at line 64 of file cp_popup.c.

Referenced by CL_DisplayPopupAircraft(), and CL_PopupAircraftClick_f().

Count of items displayed in popup_aircraft

Definition at line 61 of file cp_popup.c.

Referenced by CL_DisplayPopupAircraft(), and CL_PopupAircraftClick_f().

char popup_aircraft_s::textPopup[POPUP_AIRCRAFT_MAX_TEXT]

Text displayed in popup_aircraft

Definition at line 65 of file cp_popup.c.

Referenced by CL_DisplayPopupAircraft().


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

Generated by  doxygen 1.6.2