onHoverScreen method

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

Listen to the mouse cursor across the screen

Implementation

void onHoverScreen(int pointer, Vector2 position) {}