souleng
Game engine providing full Python scripting support
|
Simple POD struct holding the state of any mouse click. More...
#include <Input.hpp>
Public Attributes | |
bool | pressed |
bool | held |
bool | released |
int | clicks |
Vector2 | pos |
std::string | mouseButton |
Simple POD struct holding the state of any mouse click.