onPointerDown abstract method
Should be called when the pointer is pressed down on the canvas with the
corresponding event.
Implementation
void onPointerDown(PointerDownEvent event);
Should be called when the pointer is pressed down on the canvas with the
corresponding event.
void onPointerDown(PointerDownEvent event);