- -- draw_rect takes in (x, y) as top left corner
-- draw_text takes in (x, y) as bottom left corner of text
the rect is below and to the right of the given xy pair
the text is above and to the right of the given xy pair
feel like I put a lot of time into writing some good old doc comments
so why don't you read those instead: