bevy_cobweb

Module ecs

Source

Structs§

  • RAII handle to a despawn signal.
  • Callback wrapper for FnOnce functions. Implements Command.
  • Callback wrapper that lets you call with a value once. The helper returned by .call_with() implements Command.
  • Callback wrapper. Implements Command.
  • Callback wrapper that lets you call with a value. The helper returned by .call_with() implements Command.
  • Callback wrapper with a specific call value baked in. Implements Command.
  • Callback wrapper with a specific call value baked in. Implements Command.
  • Tracks named systems.
  • Callback wrapper that mimics syscall (without an implicit call to apply_deferred).
  • System identifier for referencing spawned systems.
  • System identifier for use in named systems.

Enums§

Traits§

Functions§