Raito 0.1
Loading...
Searching...
No Matches
Input.h File Reference
#include "KeyCodes.h"
#include "Raito/Math/MathTypes.h"
Include dependency graph for Input.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Raito
 
namespace  Raito::Input
 

Functions

bool Raito::Input::IsKeyDown (KeyCode keycode)
 
bool Raito::Input::IsMouseButtonDown (MouseButton button)
 
V2 Raito::Input::GetMousePosition ()
 
void Raito::Input::SetCursorMode (CursorMode mode)