matf-rg-engine 1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
|
Files | |
Input.hpp | |
Defines the Input class that serves as the interface handling user input via keyboard and mouse. | |
PlatformController.hpp | |
Defines the PlatformController class that serves as the interface for platform-specific functionality, such as input handling and window management. | |
PlatformEventObserver.hpp | |
Defines the PlatformEventObserver class that serves as the interface for platform-specific event observers. | |
Window.hpp | |
Defines the Window class that provides basic window properties. | |