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

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
 

Detailed Description

Simple POD struct holding the state of any mouse click.


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