MonsterAttack Struct Reference
Structure containing different attack types of a monster type.
More...
#include <monster.hpp>
List of all members.
|
Public Attributes |
|
unsigned | id |
|
int | priority |
|
float | damageFactor |
|
int | element |
|
int | type |
|
int | preDelay |
|
int | aftDelay |
|
AttackZone | attackZone |
Detailed Description
Structure containing different attack types of a monster type.
Definition at line 48 of file monster.hpp.
The documentation for this struct was generated from the following file: