Window

This component handles the main window for our game

Component Author: Jabo Release Date: April 11, 2020

new Window(String windowTitle, int width, int height);

Last updated