From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/_cmp_select_dlg_8cpp.html | 354 +++++++++++++++++++++++++++++ 1 file changed, 354 insertions(+) create mode 100644 Doc/doxygen/html/_cmp_select_dlg_8cpp.html (limited to 'Doc/doxygen/html/_cmp_select_dlg_8cpp.html') diff --git a/Doc/doxygen/html/_cmp_select_dlg_8cpp.html b/Doc/doxygen/html/_cmp_select_dlg_8cpp.html new file mode 100644 index 0000000..db5bad4 --- /dev/null +++ b/Doc/doxygen/html/_cmp_select_dlg_8cpp.html @@ -0,0 +1,354 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/Stars45/CmpSelectDlg.cpp File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
CmpSelectDlg.cpp File Reference
+
+
+
#include "MemDebug.h"
+#include "CmpSelectDlg.h"
+#include "ConfirmDlg.h"
+#include "MenuScreen.h"
+#include "Starshatter.h"
+#include "Campaign.h"
+#include "CampaignSaveGame.h"
+#include "CombatGroup.h"
+#include "ShipDesign.h"
+#include "Player.h"
+#include "Game.h"
+#include "DataLoader.h"
+#include "Button.h"
+#include "ListBox.h"
+#include "Slider.h"
+#include "Video.h"
+#include "Keyboard.h"
+#include "Mouse.h"
+#include "ParseUtil.h"
+#include "FormatUtil.h"
+
+

Go to the source code of this file.

+ + + + + + + + + + +

+Functions

 DEF_MAP_CLIENT (CmpSelectDlg, OnNew)
 DEF_MAP_CLIENT (CmpSelectDlg, OnSaved)
 DEF_MAP_CLIENT (CmpSelectDlg, OnDelete)
 DEF_MAP_CLIENT (CmpSelectDlg, OnConfirmDelete)
 DEF_MAP_CLIENT (CmpSelectDlg, OnAccept)
 DEF_MAP_CLIENT (CmpSelectDlg, OnCancel)
 DEF_MAP_CLIENT (CmpSelectDlg, OnCampaignSelect)
DWORD WINAPI CmpSelectDlgLoadProc (LPVOID link)
+

Function Documentation

+ +
+
+ + + + + + + + +
DWORD WINAPI CmpSelectDlgLoadProc (LPVOID link)
+
+ +

Definition at line 580 of file CmpSelectDlg.cpp.

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (CmpSelectDlg ,
OnNew  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (CmpSelectDlg ,
OnSaved  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (CmpSelectDlg ,
OnDelete  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (CmpSelectDlg ,
OnConfirmDelete  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (CmpSelectDlg ,
OnAccept  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (CmpSelectDlg ,
OnCancel  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (CmpSelectDlg ,
OnCampaignSelect  
)
+
+ +
+
+
+
+ + + + -- cgit v1.1