.. _func_graphics_gldrawrect: ========== GLDrawRect ========== GLDrawRect - Description =========== .. code-block:: blitzmax GLDrawRect( x,y,width,height ) Helper function to output a simple rectangle Draws a rectangle relative to top-left of current viewport. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========