Package cpsc2150.extendedConnectX
Class ConnectXApp
java.lang.Object
cpsc2150.extendedConnectX.ConnectXApp
This class is the entry point of our program and just loads the set up screen and controller
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectXApp
public ConnectXApp()
-
-
Method Details
-
main
This method is the main entry point into the program.
- Parameters:
args- Command-line arguments (there shouldn't be any).
-