Draw a text at position (x,y).
x
y
void drawText(String text, num x, num y, PFont font, PStyle style);