![]() |
DDraceNetwork Documentation
|
#include <menus.h>
Public Member Functions | |
| void | MapListPopulate () |
Static Public Member Functions | |
| static int | MapListFetchCallback (const CFsFileInfo *pInfo, int IsDir, int StorageType, void *pUser) |
Public Attributes | |
| std::vector< CMapListItem > | m_vMaps |
| char | m_aCurrentMapFolder [IO_MAX_PATH_LENGTH] = "" |
| CMenus * | m_pMenus |
| int | m_Selection |
|
static |
| void CMenus::CPopupMapPickerContext::MapListPopulate | ( | ) |
| char CMenus::CPopupMapPickerContext::m_aCurrentMapFolder[IO_MAX_PATH_LENGTH] = "" |
| CMenus* CMenus::CPopupMapPickerContext::m_pMenus |
| int CMenus::CPopupMapPickerContext::m_Selection |
| std::vector<CMapListItem> CMenus::CPopupMapPickerContext::m_vMaps |