Starshatter_Open
Open source Starshatter engine
|
Public Member Functions | |
ShieldHit () |
Public Attributes | |
Vec3 | hitloc |
double | damage |
double | age |
Shot * | shot |
Definition at line 32 of file ShieldRep.cpp.
|
inline |
Definition at line 39 of file ShieldRep.cpp.
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.