Planeshift
|
An AttackerHistory entry for a regular, one-time damaging attack. More...
#include <gem.h>
Public Member Functions | |
virtual float | Damage () const |
DamageHistory (gemActor *attacker, float dmg) | |
virtual | ~DamageHistory () |
Protected Attributes | |
float | damage |
An AttackerHistory entry for a regular, one-time damaging attack.
virtual float DamageHistory::Damage | ( | ) | const [inline, virtual] |
Implements AttackerHistory.
float DamageHistory::damage [protected] |