Module bones_framework::debug

source ·
Expand description

Implements bones egui debug windows and tools.

Structs

  • Track frame time state synced from bevy frame time diagnostics for bones app.
  • State of frame time diagnostic window. Stored in EguiCtx state, setting open = true will open window if plugin installed.

Functions