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/struct_shield_hit.html | 225 ++++++++++++++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 Doc/doxygen/html/struct_shield_hit.html (limited to 'Doc/doxygen/html/struct_shield_hit.html') diff --git a/Doc/doxygen/html/struct_shield_hit.html b/Doc/doxygen/html/struct_shield_hit.html new file mode 100644 index 0000000..90dde89 --- /dev/null +++ b/Doc/doxygen/html/struct_shield_hit.html @@ -0,0 +1,225 @@ + + + + + +Starshatter_Open: ShieldHit Struct Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
ShieldHit Struct Reference
+
+
+ +

List of all members.

+ + + +

+Public Member Functions

 ShieldHit ()
+ + + + + +

+Public Attributes

Vec3 hitloc
double damage
double age
Shotshot
+

Detailed Description

+
+

Definition at line 32 of file ShieldRep.cpp.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
ShieldHit::ShieldHit ()
+
+inline
+
+ +

Definition at line 39 of file ShieldRep.cpp.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + +
double ShieldHit::age
+
+ +

Definition at line 36 of file ShieldRep.cpp.

+ +
+
+ +
+
+ + + + +
double ShieldHit::damage
+
+ +

Definition at line 35 of file ShieldRep.cpp.

+ +
+
+ +
+
+ + + + +
Vec3 ShieldHit::hitloc
+
+ +

Definition at line 34 of file ShieldRep.cpp.

+ +
+
+ +
+
+ + + + +
Shot* ShieldHit::shot
+
+ +

Definition at line 37 of file ShieldRep.cpp.

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + -- cgit v1.1