Dir src/editor
Files
| Type | Name |
|---|---|
| file | Context.cpp |
| file | Context.h Context system providing explicit data flow acrossRenderer , Editor, andUI layers. |
| file | Controllers.cpp |
| file | Controllers.h Base controller architecture for event-driven application logic. |
| file | Events.cpp |
| file | Events.h Type-safe event system for decoupled communication across layers. |
| file | Input.cpp |
| file | Input.h Input handling system for keyboard, mouse, and viewport state. |
| file | SelectionManager.cpp |
| file | SelectionManager.h Generic selection state management for objects. |
Directories
| Type | Name |
|---|---|
| dir | controllers |
| dir | events |
The documentation for this class was generated from the following file src/editor/