Fills a rectangle on the graphics.
@param x X coordinate of the top left corner of the rectangle, as grid coordinate.
@param y Y coordinate of the top left corner of the rectangle, as grid coordinate.
@param width Width of the rectangle, in grid tiles.
@param height Height of the rectangle, in grid tiles.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.