onDoubleTouch abstract method

void onDoubleTouch(
  1. Point<int> pos
)
inherited

Implementation

void onDoubleTouch(final Point<int> pos);