Skip to main content

Crate pathfinder_ui

Crate pathfinder_ui 

Source
Expand description

A minimal immediate mode UI, for debugging.

This can be used in your own applications as an ultra-minimal lightweight alternative to dear imgui, Conrod, etc.

Structs§

DebugFont
MousePosition
UIEventQueue
UIPresenter

Enums§

UIEvent

Constants§

BUTTON_HEIGHT
BUTTON_TEXT_OFFSET
BUTTON_WIDTH
FONT_ASCENT
LINE_HEIGHT
PADDING
TOOLTIP_HEIGHT

Statics§

TEXT_COLOR
WINDOW_COLOR