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

List of all members.

+ + + +

+Public Member Functions

 SimSplash (SimRegion *r, const Point &l, double d, double n)
+ + + + + + + +

+Public Attributes

Text owner_name
Point loc
double damage
double range
SimRegionrgn
bool missile
+

Detailed Description

+
+

Definition at line 103 of file Sim.cpp.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SimSplash::SimSplash (SimRegionr,
const Pointl,
double d,
double n 
)
+
+inline
+
+ +

Definition at line 106 of file Sim.cpp.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + +
double SimSplash::damage
+
+ +

Definition at line 112 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
Point SimSplash::loc
+
+ +

Definition at line 111 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
bool SimSplash::missile
+
+ +

Definition at line 115 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
Text SimSplash::owner_name
+
+ +

Definition at line 110 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
double SimSplash::range
+
+ +

Definition at line 113 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
SimRegion* SimSplash::rgn
+
+ +

Definition at line 114 of file Sim.cpp.

+ +
+
+
The documentation for this class was generated from the following file:
    +
  • D:/SRC/StarshatterSVN/Stars45/Sim.cpp
  • +
+
+
+ + + + -- cgit v1.1