onPointerUpdate abstract method
Should be called when the pointer is moved on the canvas with the
corresponding event.
Implementation
void onPointerUpdate(PointerMoveEvent event);
Should be called when the pointer is moved on the canvas with the
corresponding event.
void onPointerUpdate(PointerMoveEvent event);