filledRectangle
Draws a filled rectangle.
Parameters
the position of the bottom left corner of the rectangle
the width of the rectangle
the height of the rectangle
rotation of the rectangle
the packed color of top right vertex. If no subsequent colors are set then the remaining vertices as well.
the packed color of top left vertex. If no subsequent colors are set then the remaining vertices as well.
the packed color of bottom left vertex. If no subsequent colors are set then the remaining vertices as well.
the packed color of bottom right vertex.
Draws a filled rectangle.
Parameters
the rectangle info
the packed color of top right vertex. If no subsequent colors are set then the remaining vertices as well.
the packed color of top left vertex. If no subsequent colors are set then the remaining vertices as well.
the packed color of bottom left vertex. If no subsequent colors are set then the remaining vertices as well.
the packed color of bottom right vertex.
Draws a filled rectangle.
Parameters
x-coord of the bottom left corner of the rectangle
y-coord of the bottom left corner of the rectangle
the width of the rectangle
the height of the rectangle
rotation of the rectangle
the packed color of top right vertex. If no subsequent colors are set then the remaining vertices as well.
the packed color of top left vertex. If no subsequent colors are set then the remaining vertices as well.
the packed color of bottom left vertex. If no subsequent colors are set then the remaining vertices as well.
the packed color of bottom right vertex.