sapp_touchpoint
Describes a single touchpoint in a multitouch event (TOUCHES_BEGAN, TOUCHES_MOVED, TOUCHES_ENDED).
Touch points are stored in the nested array sapp_event.touches[], and the number of touches is stored in sapp_event.num_touches
See Implementation
sapp_touchpoint
Describes a single touchpoint in a multitouch event (TOUCHES_BEGAN, TOUCHES_MOVED, TOUCHES_ENDED).
Touch points are stored in the nested array sapp_event.touches[], and the number of touches is stored in sapp_event.num_touches