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

List of all members.

+ + + +

+Public Member Functions

 SimHyper (Ship *o, SimRegion *r, const Point &l, int t, bool h, Ship *fc1, Ship *fc2)
+ + + + + + + + +

+Public Attributes

Shipship
SimRegionrgn
Point loc
int type
bool hyperdrive
Shipfc_src
Shipfc_dst
+

Detailed Description

+
+

Definition at line 86 of file Sim.cpp.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SimHyper::SimHyper (Shipo,
SimRegionr,
const Pointl,
int t,
bool h,
Shipfc1,
Shipfc2 
)
+
+inline
+
+ +

Definition at line 89 of file Sim.cpp.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + +
Ship* SimHyper::fc_dst
+
+ +

Definition at line 98 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
Ship* SimHyper::fc_src
+
+ +

Definition at line 97 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
bool SimHyper::hyperdrive
+
+ +

Definition at line 96 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
Point SimHyper::loc
+
+ +

Definition at line 94 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
SimRegion* SimHyper::rgn
+
+ +

Definition at line 93 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
Ship* SimHyper::ship
+
+ +

Definition at line 92 of file Sim.cpp.

+ +
+
+ +
+
+ + + + +
int SimHyper::type
+
+ +

Definition at line 95 of file Sim.cpp.

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