#include <MercuryInput.h>
Public Member Functions | |
InputMessageStruct () | |
InputMessageStruct (PStack &toload) | |
Public Attributes | |
int | device |
int | button |
int | code |
EventType | type |
Definition at line 145 of file MercuryInput.h.
InputMessageStruct::InputMessageStruct | ( | ) |
Definition at line 19 of file MercuryInput.cpp.
InputMessageStruct::InputMessageStruct | ( | PStack & | toload | ) |
Definition at line 27 of file MercuryInput.cpp.
Definition at line 149 of file MercuryInput.h.
Definition at line 150 of file MercuryInput.h.
Definition at line 151 of file MercuryInput.h.
Definition at line 152 of file MercuryInput.h.