Module app
Package app.ui.menu

Interface MenuView

All Known Implementing Classes:
CheckersMenu, ChessMenu, FunnyMenu, MainMenu, PlayMenu, SettingsMenu, StyleMenu

public interface MenuView
  • Method Details

    • getSpaceForElephant

      ElephantSpace getSpaceForElephant()
    • getContent

      javafx.scene.Node getContent()
    • setGameStyle

      void setGameStyle(Style style)