[go: up one dir, main page]

Skip to main content

Crate dev_tools

Crate dev_tools 

Source
Expand description

This crate provides additional utilities for the Bevy game engine, focused on improving developer experience.

Modules§

ci_testingbevy_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§

CameraMovement
Move the camera to the given position
EasyCameraMovementPlugin
Plugin to move the camera smoothly according to the current time
EasyScreenshotPlugin
Add this plugin to your app to enable easy screenshotting.

Enums§

ScreenshotFormat
File format the screenshot will be saved in