onTapUp abstract method

void onTapUp(
  1. int pointer,
  2. Vector2 position
)

Implementation

void onTapUp(int pointer, Vector2 position);