|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | Pet |
| struct | PetSpell |
Macros | |
| #define | HAPPINESS_LEVEL_SIZE 333000 |
| #define | PET_FOCUS_REGEN_INTERVAL 4 * IN_MILLISECONDS |
Typedefs | |
| typedef std::vector< uint32 > | AutoSpellList |
| typedef UNORDERED_MAP< uint32, PetSpell > | PetSpellMap |
| #define PET_FOCUS_REGEN_INTERVAL 4 * IN_MILLISECONDS |
Definition at line 12 of file Pet.h.
Referenced by Pet::Pet(), Creature::Regenerate(), and Pet::Update().
| typedef std::vector<uint32> AutoSpellList |
| typedef UNORDERED_MAP<uint32, PetSpell> PetSpellMap |