ScreenLevelFinish #64

Merged
Mat_02 merged 11 commits from ScreenLevelFinish into master 2023-05-18 19:03:56 +02:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit e1f7d7a729 - Show all commits

View File

@ -10,7 +10,6 @@ import javafx.scene.text.Font;
import school_project.Controller;
public class MenuAccueil extends StackPane {
public MenuAccueil(){
super();
//create all the objet that I need

View File

@ -5,7 +5,6 @@
.GridPane{
-fx-background-image: url("Background-select-level.jpg");
-fx-background-position:right;
}
.StackPane{
-fx-background-image: url("BackGround-LvlFinish.jpg");