onTwoDoubleTouches abstract method

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

Implementation

void onTwoDoubleTouches(final Point<int> pos);