Package ui.about

Klasse About

Alle implementierten Schnittstellen:
javafx.fxml.Initializable, javafx.util.Builder<Object>, UIPart

public class About extends C64Window
  • Felddetails

    • credits

      private javafx.scene.text.Text credits
  • Konstruktordetails

    • About

      public About()
    • About

      public About(Player player)
  • Methodendetails

    • initialize

      protected void initialize()
      Angegeben von:
      initialize in Klasse C64Window
    • okPressed

      private void okPressed(javafx.event.ActionEvent event)