onTouchEnd(action: (pos: Vec2, t: Touch)=>void): KEventController Register an event that runs when a touch ends.paramaction- The function to run when the event is triggered.returnsThe event controller.sincev2000.1groupInput