Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 ( Ship o,
SimRegion r,
const Point l,
int  t,
bool  h,
Ship fc1,
Ship fc2 
)
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: