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/_tac_ref_dlg_8cpp.html | 368 ++++++++++++++++++++++++++++++++ 1 file changed, 368 insertions(+) create mode 100644 Doc/doxygen/html/_tac_ref_dlg_8cpp.html (limited to 'Doc/doxygen/html/_tac_ref_dlg_8cpp.html') diff --git a/Doc/doxygen/html/_tac_ref_dlg_8cpp.html b/Doc/doxygen/html/_tac_ref_dlg_8cpp.html new file mode 100644 index 0000000..541ab31 --- /dev/null +++ b/Doc/doxygen/html/_tac_ref_dlg_8cpp.html @@ -0,0 +1,368 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/Stars45/TacRefDlg.cpp File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
TacRefDlg.cpp File Reference
+
+
+
#include "MemDebug.h"
+#include "TacRefDlg.h"
+#include "MenuScreen.h"
+#include "Campaign.h"
+#include "Mission.h"
+#include "Ship.h"
+#include "ShipDesign.h"
+#include "WeaponDesign.h"
+#include "WeaponGroup.h"
+#include "Game.h"
+#include "EventDispatch.h"
+#include "Mouse.h"
+#include "Button.h"
+#include "ListBox.h"
+#include "Slider.h"
+#include "ParseUtil.h"
+#include "FormatUtil.h"
+#include "Light.h"
+#include "Solid.h"
+
+

Go to the source code of this file.

+ + + +

+Classes

struct  WepGroup
+ + + + + + + + + +

+Functions

 DEF_MAP_CLIENT (TacRefDlg, OnClose)
 DEF_MAP_CLIENT (TacRefDlg, OnSelect)
 DEF_MAP_CLIENT (TacRefDlg, OnMode)
 DEF_MAP_CLIENT (TacRefDlg, OnCamRButtonDown)
 DEF_MAP_CLIENT (TacRefDlg, OnCamRButtonUp)
 DEF_MAP_CLIENT (TacRefDlg, OnCamMove)
 DEF_MAP_CLIENT (TacRefDlg, OnCamZoom)
WepGroupFindWepGroup (WepGroup *weapons, const char *name)
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (TacRefDlg ,
OnClose  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (TacRefDlg ,
OnSelect  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (TacRefDlg ,
OnMode  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (TacRefDlg ,
OnCamRButtonDown  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (TacRefDlg ,
OnCamRButtonUp  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (TacRefDlg ,
OnCamMove  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (TacRefDlg ,
OnCamZoom  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
WepGroup* FindWepGroup (WepGroupweapons,
const char * name 
)
+
+ +

Definition at line 332 of file CmdForceDlg.cpp.

+ +
+
+
+
+ + + + -- cgit v1.1