Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <unit_armorshield.h>
Public Member Functions | |
ShieldFacing () | |
Public Attributes | |
float | thetamin |
float | thetamax |
float | rhomin |
float | rhomax |
Definition at line 23 of file unit_armorshield.h.
|
inline |
float ShieldFacing::rhomax |
Definition at line 35 of file unit_armorshield.h.
Referenced by Unit::LoadRow(), and withinShield().
float ShieldFacing::rhomin |
Definition at line 34 of file unit_armorshield.h.
Referenced by Unit::LoadRow(), and withinShield().
float ShieldFacing::thetamax |
Definition at line 33 of file unit_armorshield.h.
Referenced by Unit::LoadRow(), and withinShield().
float ShieldFacing::thetamin |
Definition at line 32 of file unit_armorshield.h.
Referenced by Unit::LoadRow(), and withinShield().