FingerMotionEvent.this

Undocumented in source.
  1. this(ulong touchID, ulong fingerID, float x, float y, float dx, float dy, float pressure)
  2. this(ulong touchID, ulong fingerID, float x, float y, float dx, float dy, float pressure, uint windowID)
    class FingerMotionEvent
    static if(sdlSupport >= SDLSupport.v2_0_12)
    this
    (
    ulong touchID
    ,
    ulong fingerID
    ,
    float x
    ,
    float y
    ,
    float dx
    ,
    float dy
    ,
    float pressure
    ,)

Meta