Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Armor values: how much damage armor can withhold before internal damage accrues. More...
#include <unit_armorshield.h>
Public Member Functions | |
Armor () | |
Public Attributes | |
float | frontlefttop |
float | backlefttop |
float | frontrighttop |
float | backrighttop |
float | frontleftbottom |
float | backleftbottom |
float | frontrightbottom |
float | backrightbottom |
Armor values: how much damage armor can withhold before internal damage accrues.
Definition at line 7 of file unit_armorshield.h.
|
inline |
Definition at line 12 of file unit_armorshield.h.
float Armor::backleftbottom |
Definition at line 9 of file unit_armorshield.h.
Referenced by NetBuffer::addArmor(), NetBuffer::getArmor(), Unit::LoadRow(), SelfDestruct(), showUnitStats(), Unit::UpAndDownGrade(), and Unit::WriteUnitString().
float Armor::backlefttop |
Definition at line 9 of file unit_armorshield.h.
Referenced by NetBuffer::addArmor(), NetBuffer::getArmor(), Unit::Init(), Unit::LoadRow(), SelfDestruct(), showUnitStats(), Unit::UpAndDownGrade(), and Unit::WriteUnitString().
float Armor::backrightbottom |
Definition at line 9 of file unit_armorshield.h.
Referenced by NetBuffer::addArmor(), NetBuffer::getArmor(), Unit::LoadRow(), SelfDestruct(), showUnitStats(), Unit::UpAndDownGrade(), and Unit::WriteUnitString().
float Armor::backrighttop |
Definition at line 9 of file unit_armorshield.h.
Referenced by NetBuffer::addArmor(), NetBuffer::getArmor(), Unit::Init(), Unit::LoadRow(), SelfDestruct(), showUnitStats(), Unit::UpAndDownGrade(), and Unit::WriteUnitString().
float Armor::frontleftbottom |
Definition at line 9 of file unit_armorshield.h.
Referenced by NetBuffer::addArmor(), NetBuffer::getArmor(), Unit::LoadRow(), SelfDestruct(), showUnitStats(), Unit::UpAndDownGrade(), and Unit::WriteUnitString().
float Armor::frontlefttop |
Definition at line 9 of file unit_armorshield.h.
Referenced by NetBuffer::addArmor(), NetBuffer::getArmor(), Unit::Init(), Unit::LoadRow(), SelfDestruct(), showUnitStats(), Unit::UpAndDownGrade(), and Unit::WriteUnitString().
float Armor::frontrightbottom |
Definition at line 9 of file unit_armorshield.h.
Referenced by NetBuffer::addArmor(), NetBuffer::getArmor(), Unit::Init(), Unit::LoadRow(), SelfDestruct(), showUnitStats(), Unit::UpAndDownGrade(), and Unit::WriteUnitString().
float Armor::frontrighttop |
Definition at line 9 of file unit_armorshield.h.
Referenced by NetBuffer::addArmor(), NetBuffer::getArmor(), Unit::Init(), Unit::LoadRow(), SelfDestruct(), showUnitStats(), Unit::UpAndDownGrade(), and Unit::WriteUnitString().