CollisionObject2D._inputEvent

Accepts unhandled InputEvents. Requires inputPickable to be true. shape_idx is the child index of the clicked Shape2D. Connect to the input_event signal to easily pick up these events.

struct CollisionObject2D
@nogc nothrow
void
_inputEvent

Meta