Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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: