Method GLUE.draw_obox()
- Method
draw_obox
 voiddraw_obox(floatx0,floaty0,floatx1,floaty1,array(Image.Color.Color)|Image.Color.Colorc,void|array(float)|floata)- Description
 Draw a box outline around the specified coordinates.
cis either a single color, in which case it will be used for all corners, or an array of four colors, which will be used for each corner.ais similar toc, but is the alpha values for each coordinate.