onMouseHoverScreen method

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

Listen to the mouse cursor across the screen

Implementation

void onMouseHoverScreen(int pointer, Vector2 position) {}