Crate bevy_action

source ·

Structs

  • An ordinary Bevy event that contains the action and the entity that fired it.
  • NOTE: Must be registered for each custom action type.

Traits

  • Implemented for any custom action type.