TouchPoint constructor
      const
      TouchPoint()
     
    
    
Implementation
const TouchPoint(
    this.id, this.state, this.pos, this.screenPos, this.radiusX, this.radiusY, this.rotationAngle, this.force);const TouchPoint(
    this.id, this.state, this.pos, this.screenPos, this.radiusX, this.radiusY, this.rotationAngle, this.force);