pixi-simple-gesture
pixi-simple-gesture copied to clipboard
Object mutation, interactive forcing
Lib mutate object state (adds _pinch
, _pan
field) and force interactive = true
that may produce bugs.
And it requires used DisplayObject
and treeSearch
, but sometimes it not requires and renderer.interaction
maybe used to avoids scene tree traversing.