matf-rg-engine  1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
platform Directory Reference
Directory dependency graph for platform:
engine/include/engine/platform

Files

file  Input.hpp [code]
 Defines the Input class that serves as the interface handling user input via keyboard and mouse.
 
file  PlatformController.hpp [code]
 Defines the PlatformController class that serves as the interface for platform-specific functionality, such as input handling and window management.
 
file  PlatformEventObserver.hpp [code]
 Defines the PlatformEventObserver class that serves as the interface for platform-specific event observers.
 
file  Window.hpp [code]
 Defines the Window class that provides basic window properties.