Shkyera Engine
Easy to use, game engine for Python
Widget.hpp File Reference

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

#include <GLFW/glfw3.h>
#include <cmath>
#include <string>
Include dependency graph for Widget.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 shkyera
 

Detailed Description

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