|
Pol
Revision:cb584c9
|
#include <string>#include <time.h>#include <vector>#include "../clib/compilerspecifics.h"#include "../clib/rawtypes.h"#include "action.h"#include "globals/uvars.h"#include "polclock.h"#include "reftypes.h"#include "schedule.h"#include "scrdef.h"Go to the source code of this file.
Classes | |
| class | Pol::Core::SpellCircle |
| class | Pol::Core::SpellTask |
| class | Pol::Core::USpell |
| class | Pol::Core::USpellParams |
Namespaces | |
| Pol | |
| Pol::Clib | |
| Pol::Core | |
| Pol::Mobile | |
| Pol::Network | |
| Pol::Plib | |
Functions | |
| void | Pol::Core::clean_spells () |
| void | Pol::Core::do_cast (Network::Client *client, u16 spellid) |
| bool | Pol::Core::VALID_SPELL_ID (int spellid) |
Definition in file spells.h.