Class CreditsController

java.lang.Object
proseccoCoding.TLN.control.CreditsController

public class CreditsController extends Object
Controller of the credits view. It has the duty to show the user the credits view and let him go back to the homepage.
  • Constructor Details

    • CreditsController

      public CreditsController()
  • Method Details

    • switchToHome

      private void switchToHome() throws IOException
      Switches scene to the "home" one
      Throws:
      IOException