Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 ( SimRegion r,
const Point l,
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: