Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Square Class

Gammer0909 edited this page Feb 6, 2023 · 2 revisions

Square Class

The square class handles drawing squares, it has the following methods:

RenderSquare(int width, int height)

RenderSquare(int width, int height)

Draws a square at the specified size

Clone this wiki locally