Expand description
egui SFML integration helpers
Contains various types and functions that helps with integrating egui with SFML.
Re-exports§
Structs§
- Draw
Input - Data required to draw the egui ui
- SfEgui
Egui
integration for SFML.- Texture
Create Error - Error when failing to create a texture
Enums§
- Pass
Error - Error that can happen during an egui pass
Traits§
- User
TexSource - A source for egui user textures.