Starshatter_Open
Open source Starshatter engine
|
#include "MemDebug.h"
#include "NetLobbyDlg.h"
#include "NetUnitDlg.h"
#include "NetClientConfig.h"
#include "MenuScreen.h"
#include "Starshatter.h"
#include "Ship.h"
#include "Player.h"
#include "Campaign.h"
#include "NetAddr.h"
#include "NetLobbyClient.h"
#include "NetLobbyServer.h"
#include "NetUser.h"
#include "NetChat.h"
#include "DataLoader.h"
#include "Video.h"
#include "Keyboard.h"
#include "MachineInfo.h"
Go to the source code of this file.
Functions | |
DEF_MAP_CLIENT (NetLobbyDlg, OnCampaignSelect) | |
DEF_MAP_CLIENT (NetLobbyDlg, OnMissionSelect) | |
DEF_MAP_CLIENT (NetLobbyDlg, OnApply) | |
DEF_MAP_CLIENT (NetLobbyDlg, OnCancel) |
DEF_MAP_CLIENT | ( | NetLobbyDlg | , |
OnCampaignSelect | |||
) |
DEF_MAP_CLIENT | ( | NetLobbyDlg | , |
OnMissionSelect | |||
) |
DEF_MAP_CLIENT | ( | NetLobbyDlg | , |
OnApply | |||
) |
DEF_MAP_CLIENT | ( | NetLobbyDlg | , |
OnCancel | |||
) |