Gradientowy prostokąt:
This functionality is only available in the registered version of Game Maker.
.
.
.
draw_rectangle_color(x1,y1,x2,y2,col1,col2,col3,col4,outline) Draws a rectangle. The four colors indicated the colors at the top-left, top-right,bottom-right, and bottom-left vertex. outline indicates whether only the outline must be drawn (true) or it should be filled (false).