MGL_rect
Draws a rectangle outline.
Declaration
void MGL_rect(
rect_t r)
Prototype In
mgraph.h
Parameters
r |
Rectangle to draw |
Description
This function is the same as MGL_rectCoord, however it takes an entire rectangle as the parameter instead of coordinates.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com