onTapDown abstract method

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

Implementation

void onTapDown(int pointer, Vector2 position);