Expand description
This crate provides additional utilities for the Bevy game engine, focused on improving developer experience.
Modules§
- ci_
testing bevy_ci_testing - Utilities for testing in CI environments.
- fps_
overlay - Module containing logic for FPS overlay.
- frame_
time_ graph - Module containing logic for the frame time graph
- picking_
debug - Text and on-screen debugging tools
- states
- Tools for debugging states.
Structs§
- Camera
Movement - Move the camera to the given position
- Easy
Camera Movement Plugin - Plugin to move the camera smoothly according to the current time
- Easy
Screenshot Plugin - Add this plugin to your app to enable easy screenshotting.
Enums§
- Screenshot
Format - File format the screenshot will be saved in