Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Armor Class Reference

#include <Armor.h>

Public Member Functions

 Armor (const ArmorTemplate *tmpl=NULL)
 
Real adjustDamage (DamageType t, Real damage) const
 
void clear ()
 

Detailed Description

Definition at line 72 of file Armor.h.

Constructor & Destructor Documentation

◆ Armor()

Armor::Armor ( const ArmorTemplate * tmpl = NULL)
inline

Definition at line 76 of file Armor.h.

Member Function Documentation

◆ adjustDamage()

Real Armor::adjustDamage ( DamageType t,
Real damage ) const
inline

Definition at line 80 of file Armor.h.

◆ clear()

void Armor::clear ( )
inline

Definition at line 85 of file Armor.h.


The documentation for this class was generated from the following file: