bevy_flurx 0.5.3

Allows you to write sequential description of processes involving delays, user input, and other waits.
Documentation

bevy_flurx

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

  • audio
  • record
  • effect

audio

  • bevy/bevy_audio
  • bevy/bevy_asset

record

    This feature flag does not enable additional features.

effect

    This feature flag does not enable additional features.

tokio

  • dep:tokio
  • dep:async-compat