Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
Widget.hpp File Reference

Contains the declaration of the Widget class, an abstract base class for GUI widgets. More...

#include <cmath>
#include <string>
#include <GLFW/glfw3.h>
#include <glad/glad.h>
Include dependency graph for Widget.hpp:

Go to the source code of this file.

Classes

class  shkyera::Widget
 An abstract base class representing a GUI widget. More...
 

Namespaces

namespace  shkyera
 

Detailed Description

Contains the declaration of the Widget class, an abstract base class for GUI widgets.