Skip to main content

Module plugin

Module plugin 

Source
Expand description

MagicPlugin, CastSpellMessage, and the exclusive cast-dispatch system.

Structs§

CastSpellMessage
Send this message to cast a spell.
MagicPlugin
Bevy plugin that wires up the entire magic system.
MagicSystems
SystemSet label for all magic processing systems.

Functions§

execute_cast_spell_events
Exclusive-world system that processes every pending CastSpellMessage.