Just™ Game Engine
Static Public Member Functions | List of all members
jng::Input Class Reference

#include <input.hpp>

Static Public Member Functions

static bool isKeyPressed (Key::Code key)
 
static bool isMouseButtonPressed (Mouse::Code button)
 
static glm::vec2 getMousePosition ()
 

Member Function Documentation

◆ getMousePosition()

glm::vec2 jng::Input::getMousePosition ( )
static

◆ isKeyPressed()

bool jng::Input::isKeyPressed ( Key::Code  key)
static

◆ isMouseButtonPressed()

bool jng::Input::isMouseButtonPressed ( Mouse::Code  button)
static

The documentation for this class was generated from the following files: