#include <event.h>
Public Member Functions | |
Button (uint32_t t=0, unsigned s=0, unsigned b=0, double nx=0.0, double ny=0.0) | |
virtual | ~Button () |
Public Attributes | |
unsigned | button |
double | x |
double | y |
Papyrus::Event::Button::Button | ( | uint32_t | t = 0 , |
|
unsigned | s = 0 , |
|||
unsigned | b = 0 , |
|||
double | nx = 0.0 , |
|||
double | ny = 0.0 | |||
) | [inline] |
virtual Papyrus::Event::Button::~Button | ( | ) | [inline, virtual] |
unsigned Papyrus::Event::Button::button |
double Papyrus::Event::Button::x |
double Papyrus::Event::Button::y |