PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
pixelbullet::input::InputState Class Reference

Public Member Functions

bool IsKeyDown (KeyCode key) const
 
bool IsMouseButtonDown (MouseCode button) const
 
glm::vec2 GetMousePosition () const noexcept
 
float GetMouseX () const noexcept
 
float GetMouseY () const noexcept
 

Friends

class pixelbullet::glfw_window_internal::CallbackAdapter
 

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