Package nz.ac.vuw.ecs.swen225.gp22.app


package nz.ac.vuw.ecs.swen225.gp22.app
  • Class
    Description
    Base is the base window that all actions occur on.
    Controller that connects key actions to actions.
    GameButton is button with set colors to make it match consistently across UI.
    Creates Pop-up boxes for our game.
    For selecting different pop-ups.
    Menu bar for game.
    Game menu item to add to menu bar.
    Side panel for menu.
    To map key events to actions.
    Main class.
    Panel containing menu information.
    This JPanel contains both game panel and side panel.