glum/gesture

Types

pub type Gesture {
  Tap(x: Float, y: Float)
}

Constructors

  • Tap(x: Float, y: Float)
Search Document