Added Javadoc comments
This commit is contained in:
@@ -8,6 +8,14 @@ import javafx.scene.layout.VBox;
|
|||||||
import javafx.scene.text.Font;
|
import javafx.scene.text.Font;
|
||||||
import javafx.stage.Stage;
|
import javafx.stage.Stage;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 2019-03-10
|
||||||
|
* Authors: Harkamal, Vikram, Haris, Siddhant, Nathan
|
||||||
|
* StartGUI class, Initializes and displays the start menu for Taipan
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
public class StartGUI {
|
public class StartGUI {
|
||||||
|
|
||||||
private Player player;
|
private Player player;
|
||||||
|
|||||||
Reference in New Issue
Block a user