Crate bevy_internal

source ·
Expand description

This module is separated into its own crate to enable simple dynamic linking for Bevy, and should not be used directly

Re-exports§

Modules§

  • use bevy::prelude::*; to import common components, bundles, and plugins.

Structs§

  • This plugin group will add all the default plugins for a Bevy application:
  • This plugin group will add the minimal plugins for a Bevy application: