public quadraticCurveTo(cpx as Int, cpy as Int, x as Int, y as Int) as Void:
painter.quadraticCurveTo(20, 0, 80, 40)