|
Xonotic
|
#include "listbox.qh"
Include dependency graph for campaign.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XonoticCampaignList |
Functions | |
| void | CampaignList_LoadMap (entity btn, entity me) |
| entity | makeXonoticCampaignList () |
| void | MultiCampaign_Next (entity btn, entity me) |
| void | MultiCampaign_Prev (entity btn, entity me) |
Definition at line 262 of file campaign.qc.
References CampaignSetup().
Referenced by XonoticCampaignList_doubleClickListBoxItem(), and XonoticCampaignList_keyDown().
Here is the call graph for this function:
Here is the caller graph for this function:| entity makeXonoticCampaignList | ( | ) |
Definition at line 48 of file campaign.qc.
Here is the call graph for this function:Definition at line 142 of file campaign.qc.
Definition at line 146 of file campaign.qc.