Skip to content
Snippets Groups Projects
Commit 80e745c8 authored by Tran Peter's avatar Tran Peter
Browse files

add(easter egg): pablo #20

parent a8123dc9
No related branches found
No related tags found
5 merge requests!74V1,!73Initial commit,!71Merge DataBase into Development,!10Mergin ui into development,!9Merging ui into development
......@@ -29,13 +29,12 @@ public class MenuBorderPaneController implements Initializable {
private final SceneLoader sceneLoader = new SceneLoader();
private MediaPlayer musicPlayer, mediaPlayer;
private MediaView mediaView;
private final String[] videoFiles = {"allMyFellas", "gta", "cat", "bobama", "roomba", "firework", "lifeCouldBeMonke", "parkingTickets", "russianKid", "horse",
"catSitting", "holyCrap", "lessGoo", "basketball", "=D", "banana", "async", "sadHorse", "minecraftCat", "muecke", "top10Cats", "dog", "bear", "frog", "dog2", "legCat"};
private final String[] videoFiles = {"allMyFellas", "wooOOoo", "dogCheese", "gta", "cat", "bobama", "roomba", "firework", "kangaroo", "lifeCouldBeMonke", "parkingTickets", "russianKid", "rejectHumanity", "horse",
"catSitting", "pablo", "holyCrap", "lessGoo", "basketball", "msPuff", "=D", "banana", "async", "sadHorse", "minecraftCat", "muecke", "top10Cats", "dog", "bear", "frog", "gtfo", "dog2", "slippery", "legCat"};
@Override
public void initialize(URL url, ResourceBundle resourceBundle) {
center.getChildren().add(sceneLoader.loadScene("MainMenu"));
// parent.setCenter(sceneLoader.loadScene("MainMenu"));
// set size for rusty gear image depending on screen resolution
Rectangle2D screen = Screen.getPrimary().getVisualBounds();
final double imageWidth = screen.getWidth() / 6;
......
File added
File added
File added
File added
File added
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment