FifeGUI 0.2.0
A C++ GUI library designed for games.
Topics
Here is a list of all topics with brief descriptions:
 Core & ArchitectureCentral GUI management, focus handling, and base widget definitions
 WidgetsConcrete UI elements like buttons, lists, and text fields
 Graph WidgetsSpecialized widgets for visualizing data (charts, graphs)
 EventsClasses representing user actions and system triggers
 ListenersInterfaces for observing events from widgets
 Graphics & RenderingAbstract drawing interfaces and backend implementations (OpenGL/SDL2)
 FontsFont rendering interfaces and implementations
 Input HandlingKeyboard, mouse, and generic input polling
 Utilities & MathHelper classes, math functions, and geometric primitives