talx x1.0.5

Uses of Interface
talx.games.GameView

Packages that use GameView
talx.games Provides general framework for games. 
talx.games.helpdesk   
talx.games.survey   
talx.games.tech Provides technical assistance through the game SPI. 
talx.model Provides state information for the entire application, and access to the transport system. 
 

Uses of GameView in talx.games
 

Methods in talx.games that return GameView
abstract  GameView Game.getView(MailSystemDesktop ms, Settings settings)
          Returns the view associated with this Game.
 

Uses of GameView in talx.games.helpdesk
 

Classes in talx.games.helpdesk that implement GameView
 class HelpDeskView
           
 

Methods in talx.games.helpdesk that return GameView
 GameView HelpDeskGame.getView(MailSystemDesktop ms, Settings settings)
           
 

Uses of GameView in talx.games.survey
 

Classes in talx.games.survey that implement GameView
 class SurveyView
           
 

Methods in talx.games.survey that return GameView
 GameView SurveyGame.getView(MailSystemDesktop ms, Settings settings)
           
 

Uses of GameView in talx.games.tech
 

Classes in talx.games.tech that implement GameView
 class TechView
           
 

Methods in talx.games.tech that return GameView
 GameView TechGame.getView(MailSystemDesktop ms, Settings settings)
           
 

Uses of GameView in talx.model
 

Methods in talx.model that return GameView
 GameView GameManager.getView(Game g, Controller controller)
          This method returns the cached view associated with the game passed.
 


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.