onPointerUp abstract method
Should be called when the pointer is lifted from the canvas with the
corresponding event
.
Implementation
void onPointerUp(PointerUpEvent event);
Should be called when the pointer is lifted from the canvas with the
corresponding event
.
void onPointerUp(PointerUpEvent event);