FaultInOurPong  1
GameController.java File Reference

This class is the controller for the game. More...

Classes

class  startGame.GameController
 
class  startGame.GameController.WelcomepageListener
 action listener for the welcome page
 
class  startGame.GameController.ModeListener
 action listener for the game mode page
 
class  startGame.GameController.TutorialListener
 action listener for the tutorial page
 
class  startGame.GameController.GameListener
 action listener for the game page
 

Packages

package  startGame
 

Detailed Description

This class is the controller for the game.

GameController

Author
Pongthusiastics
Date
13/11/2016

This class cooperates with model and view and give direction to the game.