Branch done
This commit is contained in:
		@ -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
 | 
			
		||||
 | 
			
		||||
@ -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");
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user