ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
Loading...
Searching...
No Matches
context.h File Reference

UI context and focus management for the ASW UI module. More...

#include <vector>
#include "theme.h"
#include "widget.h"
Include dependency graph for context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asw::ui::FocusManager
 Manages focus navigation for UI widgets. More...
 
class  asw::ui::Context
 Shared state for the UI system. More...
 

Namespaces

namespace  asw
 
namespace  asw::ui
 

Detailed Description

UI context and focus management for the ASW UI module.

Author
Allan Legemaate (alege.nosp@m.maat.nosp@m.e@gma.nosp@m.il.c.nosp@m.om)
Date
2026-02-21

Definition in file context.h.