Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
ui_interactable.h File Reference
#include <engine/public/ui/ui_object.h>
#include <functional>
#include <vector>
Include dependency graph for ui_interactable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UIInteractionState
 Interaction state for UIInteractable elements. More...
 
class  UIInteractable
 Base class for interactive UI elements. More...