| 
    matf-rg-engine
    1.0.0
    
   Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade 
   | 
 
Defines the Input class that serves as the interface handling user input via keyboard and mouse. More...
#include <string_view>

Go to the source code of this file.
Classes | |
| class | engine::platform::Key | 
| Represents the state of the key in a given frame.  More... | |
| struct | engine::platform::MousePosition | 
| Represents mouse position in a given frame relative to the top left corner of the screen.  More... | |
Namespaces | |
| engine | |
| engine::platform | |
Defines the Input class that serves as the interface handling user input via keyboard and mouse.