RainwayInput.TouchAbsolute constructor
A single touch on the screen.
public TouchAbsolute(uint PointerId, uint FrameId, uint PointerFlags, int X, int Y, uint TouchMask,
int ContactLeft, int ContactTop, int ContactRight, int ContactBottom, uint Orientation,
uint Pressure)
parameter | description |
---|---|
PointerId | |
FrameId | |
PointerFlags | |
X | |
Y | |
TouchMask | |
ContactLeft | |
ContactTop | |
ContactRight | |
ContactBottom | |
Orientation | |
Pressure |
See Also
- record TouchAbsolute
- namespace Rainway.SDK