21 me.configureLabel(me, theText, me.fontSize, theAlign);
entity makeXonoticHeaderLabel(string theText)
entity makeXonoticTextLabel(float theAlign, string theText)
void XonoticTextLabel_draw(entity me)
void XonoticTextLabel_configureXonoticTextLabel(entity me, float theAlign, string theText)