#include <Illusion.h>
Inheritance diagram for ogs::spells::Illusion:
Public Member Functions | |
virtual const ogs::magic::School & | getSchool () const |
Determine the school (or subschool) for this type of spell. |
|
All Illusion spells are in the Illusion school or an Illusion subschool. Derived classes may override this function to return an Illusion subschool.
Implements ogs::magic::Spell. |