onPointerHover abstract method
Should be called when the pointer hovers over the canvas with the
corresponding event.
Implementation
void onPointerHover(PointerHoverEvent event);
Should be called when the pointer hovers over the canvas with the
corresponding event.
void onPointerHover(PointerHoverEvent event);