Class | Description |
---|---|
ArchetypeSetSpellLoader<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> |
Extract spell definitions from an archetype set.
|
GameObjectSpell<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> |
Describes a numbered in-game spell.
|
NumberSpell |
Describes a numbered in-game spell.
|
Spell |
Describes an in-game spell.
|
Spells<S extends Spell> |
Common base class for spells and spell lists.
|
XMLSpellLoader |
Load spell definitions from an XML file.
|