ShooterDebug.init.out( "initUi 8" );
//init hud
MainStatePreloader.getSingleton().increase( "Initing HUD and sound" );
Shooter.mainThread.iHUD = new HUD();
Shooter.mainThread.iFPS = new LibFPS( Fonts.EFps, ShooterSettings.Colors.EFpsFg.colABGR, ShooterSettings.Colors.EFpsOutline.colABGR, ShooterDebug.glImage );
//init HUD fx
HUDFx.init();
//init sounds and bg sounds