TouchData constructor

TouchData(int e, int f, int x, int y)

Implementation

TouchData(this.e, this.f, this.x, this.y);