public class Test { public static void main(String[] args) { new FrameJeu(15,20,40); } }