(In the previous chapter, we have learned how to manage the contact events in the game. This chapter will introduce to students how to draw the curve of the game contact track. In the onTouchEvent method, you can get the coordinates of the contact points XY in the screen from time to time. In this chapter, we study how to turn these points into an irregular track and display the irregular curve on the screen. This document includes the following annexes:)