Module backend

Source
Expand description

Provides access to the backend crate that bevy_proto is built on.

Modules§

children
Items for adding children to prototypes.
cycles
Utilities for handling prototype cycles.
deps
Items for adding dependencies to prototypes.
load
path
Utility types and functions for dealing with paths.
plugin
proto
The core of prototypes.
schematics
Schematic types used to build prototypes.
templates
Items for adding templates to prototypes.
tree
Contains tree structures and accessors for prototypes.

Structs§

ProtoBackendPlugin
Plugin to add support for the given prototype P.