[][src]Module bevy_tilemap::prelude

The Bevy Tilemap Prelude.

Since there is not a lot public declarations and much of the library is mostly private API, everything that you would likely use is included in here.

While there is acknowledgement that there is some useful private API that will be useful publicly, this should happen in another crate as it is out of scope.

Prelude contents

The current version of this prelude (version 0.2) is located in [bevy_tilemap::prelude::v0_2], and re-exports the following.

Re-exports

pub use v0::*;

Modules

v0

The 0.2 prelude version of Bevy Tilemap.