#include <Subschool.h>
Inheritance diagram for ogs::magic::Subschool:


Public Types | |
| enum | Type { CALLING = 1, CREATION = 2, HEALING = 3, SUMMONING = 4, CHARM = 5, COMPULSION = 6, FIGMENT = 7, GLAMER = 8, PATTERN = 9, PHANTASM = 10, SHADOW = 11 } |
| The type of subschool. More... | |
Public Member Functions | |
| Subschool (Type type) | |
| Create a new subschool. | |
| Type | getType () const |
| Determine type of this subschool. | |
| std::string | getName () const |
| Determine name of this school. | |
|
|
Reimplemented from ogs::magic::School. |
|
|
|
|
|
Reimplemented from ogs::magic::School. |
|
|
Reimplemented from ogs::magic::School. |
1.3