I'm not being stupid right, you can't actually draw a box in AM?

Draw a box
Colour the BG using set_bg_rgb(#,#,#)
Access standard properties like mybox.x and mybox.y
add_text() is the closest I've found but this does not have .x and .y properties for some reason
Surely I'm missing something
