souleng
Game engine providing full Python scripting support
Loading...
Searching...
No Matches
Public Attributes | List of all members
KeyState Struct Reference

Simple POD struct holding the state of a key press. More...

#include <Input.hpp>

Public Attributes

bool pressed
 
bool held
 
bool released
 

Detailed Description

Simple POD struct holding the state of a key press.


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