Crate nannou_egui

source ·

Re-exports

Modules

Structs

  • All egui-related state for a single window.
  • A wrapper around a CtxRef on which begin_frame was called.
  • Tracking user and application event input.
  • A wrapper around all necessary state for rendering a Egui to a single texture (often a window texture).