Re-exports§
pub use plugin::CastSpellMessage;pub use plugin::MagicPlugin;pub use plugin::MagicSystems;pub use spell::Spell;pub use spellbook::Spellbook;
Modules§
- enchanting
- Enchanting system — attaches persistent magical effects to
Enchantableentities. - plugin
MagicPlugin,CastSpellMessage, and the exclusive cast-dispatch system.- prelude
- runes
- spell
Spellasset type and itsAssetLoader.- spellbook
Spellbookcomponent — stores allSpellhandles an entity can cast.