souleng
Game engine providing full Python scripting support
|
Simple POD struct holding the state of a key press. More...
#include <Input.hpp>
Public Attributes | |
bool | pressed |
bool | held |
bool | released |
Simple POD struct holding the state of a key press.