currentState
abstract fun currentState(status: String, points: MutableList<Point>?, tessellation: MutableList<Tessellator.Triangle>)
Each loop of the main earclip algorithm will call this with the current state
Each loop of the main earclip algorithm will call this with the current state