Package fr.formiko.views.gui2d
Class ini
java.lang.Object
fr.formiko.views.gui2d.ini
Static class to initialize FPanel.
- Author:
 - Hydrolien
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidInitialize empty FPanel of the Menu.static voidInitialize empty FPanel of the Action game ' sub panel. 
- 
Constructor Details
- 
ini
public ini() 
 - 
 - 
Method Details
- 
initializeEmptyFPanel
public static void initializeEmptyFPanel()Initialize empty FPanel of the Menu. - 
initializeFPanelJeuAndSubpanel
public static void initializeFPanelJeuAndSubpanel()Initialize empty FPanel of the Action game ' sub panel. 
 -