Re-exports

pub use imgui;

Structs

The imgui plugin

Enums

Traits

Allows you to write UI code understandable by this library. The only function is update function, passing all normal components as well as ui.

Functions