GestureTouch Constructor |
Namespace: DigitalRubyShared
public GestureTouch( int platformSpecificId, float screenX, float screenY, float previousX, float previousY, float pressure = 1f, Object platformSpecificTouch = null, TouchPhase touchPhase = TouchPhase.Unknown )
[Missing <param name="platformSpecificTouch"/> documentation for "M:DigitalRubyShared.GestureTouch.#ctor(System.Int32,System.Single,System.Single,System.Single,System.Single,System.Single,System.Object,DigitalRubyShared.TouchPhase)"]
[Missing <param name="touchPhase"/> documentation for "M:DigitalRubyShared.GestureTouch.#ctor(System.Int32,System.Single,System.Single,System.Single,System.Single,System.Single,System.Object,DigitalRubyShared.TouchPhase)"]