Currently, `ga::TouchEvent` doesn't track touch ID, which is needed to track individual touches. Also, consider adding a toggle to turn on/off multitouch support. Not sure if that should be in GA::Kit, ofxGAkit, or an example app, though.
Currently,
ga::TouchEventdoesn't track touch ID, which is needed to track individual touches.Also, consider adding a toggle to turn on/off multitouch support. Not sure if that should be in GA::Kit, ofxGAkit, or an example app, though.