Papyrus::Event::Motion Struct Reference
#include <event.h>
List of all members.
Public Member Functions |
| Motion (uint32_t t=0, unsigned s=0, double nx=0.0, double ny=0.0) |
virtual | ~Motion () |
virtual Type | type () const |
Public Attributes |
double | x |
double | y |
Constructor & Destructor Documentation
Papyrus::Event::Motion::Motion |
( |
uint32_t |
t = 0 , |
|
|
unsigned |
s = 0 , |
|
|
double |
nx = 0.0 , |
|
|
double |
ny = 0.0 | |
|
) |
| | [inline] |
virtual Papyrus::Event::Motion::~Motion |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual Type Papyrus::Event::Motion::type |
( |
|
) |
const [inline, virtual] |
Member Data Documentation
The documentation for this struct was generated from the following file: