Crate egui_sfml

source ·
Expand description

egui SFML integration helpers

Contains various types and functions that helps with integrating egui with SFML.

Re-exports

pub use egui;
pub use sfml;

Structs

Egui integration for SFML.
Error when failing to create a texture

Enums

Error that can happen when doing an egui frame

Traits

A source for egui user textures.