2D_Game_Engine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
KeyState Struct Reference

#include <input.hpp>

Public Member Functions

 KeyState ()
 

Public Attributes

bool current
 
bool previous
 

Detailed Description

Definition at line 5 of file input.hpp.

Constructor & Destructor Documentation

◆ KeyState()

KeyState::KeyState ( )
inline

Definition at line 6 of file input.hpp.

Member Data Documentation

◆ current

bool KeyState::current

Definition at line 10 of file input.hpp.

◆ previous

bool KeyState::previous

Definition at line 11 of file input.hpp.


The documentation for this struct was generated from the following file: