Touch Finger Event
This represents a touch finger event with, deslocated x and y, x and y position and finger ID
auto tfe = TouchFingerEvent(1.0f, 1.0f, 0.5f, 0.4f, 1);
See Implementation
Touch Finger Event
This represents a touch finger event with, deslocated x and y, x and y position and finger ID