bevy_pipe_affect 0.3.0

Write systems as pure functions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[book]
authors = ["Trevor Lovell"]
language = "en"
multilingual = false
src = "src"
title = "bevy_pipe_affect Book"

[preprocessor.keeper]
command = "mdbook-keeper"
after = ["links"]
manifest_dir = "."
externs = ["bevy", "bevy_pipe_affect"]
# be careful about enabling more features as the test builds quickly exceed github runner disk sizes
build_features = ["asset", "bevy/bevy_camera", "bevy/bevy_sprite", "bevy/bevy_audio"]