|
talx x1.0.5 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GameManager | |
| talx.controller | Defines the behaviors for the system. |
| 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.filters | Provides message filter classes. |
| talx.view | Provides visual infrastructure for the entire system. |
| talx.view.inbox | Provides visual components for selecting a correspondent. |
| Uses of GameManager in talx.controller |
| Methods in talx.controller that return GameManager | |
GameManager |
Controller.getGameManager()
Returns the game manager for the application. |
| Constructors in talx.controller with parameters of type GameManager | |
Controller(MailSystemDesktop ms,
TransportToolkit tt,
GameManager gm,
Settings settings,
java.lang.String userDir)
|
|
| Uses of GameManager in talx.games |
| Methods in talx.games that return GameManager | |
GameManager |
Game.getGameManager()
|
| Constructors in talx.games with parameters of type GameManager | |
Game(Player p,
GameManager gm)
|
|
| Uses of GameManager in talx.games.helpdesk |
| Constructors in talx.games.helpdesk with parameters of type GameManager | |
HelpDeskGame(Player p,
GameManager g,
StringValueMap text)
Creates a new help desk game for the given player. |
|
HelpDesk(GameManager gm,
TransportToolkit tt,
Settings settings,
java.lang.String params)
|
|
| Uses of GameManager in talx.games.survey |
| Constructors in talx.games.survey with parameters of type GameManager | |
SurveyGame(Player p,
GameManager g,
StringValueMap text)
Creates a new help desk game for the given player. |
|
Survey(GameManager gm,
TransportToolkit tt,
Settings settings,
java.lang.String params)
|
|
| Uses of GameManager in talx.games.tech |
| Constructors in talx.games.tech with parameters of type GameManager | |
TechGame(Player p,
GameManager g,
StringValueMap text)
|
|
Tech(GameManager gm,
Settings settings,
java.lang.String legends)
|
|
| Uses of GameManager in talx.model.filters |
| Constructors in talx.model.filters with parameters of type GameManager | |
CommandFilter(GameManager gm,
Settings s,
java.lang.String param)
|
|
| Uses of GameManager in talx.view |
| Constructors in talx.view with parameters of type GameManager | |
MailSystemDesktop(GameManager gm,
Settings settings)
|
|
MailSystemDesktop(GameManager gm,
Settings settings,
java.awt.Dimension screenSize)
This Constructor pretends that the desktop is as big as the given Dimension because Harrison incorrectly beleives that this solves more problems than it creates. |
|
| Uses of GameManager in talx.view.inbox |
| Fields in talx.view.inbox declared as GameManager | |
protected GameManager |
AbstractInbox.gm
|
| Constructors in talx.view.inbox with parameters of type GameManager | |
MultiButtonInbox(MailSystemDesktop ms,
GameManager gm,
Settings settings,
java.lang.String param)
|
|
BasicInbox(MailSystemDesktop ms,
GameManager gm,
Settings settings,
java.lang.String param)
|
|
ArchiveMultiInbox(MailSystemDesktop ms,
GameManager gm,
Settings settings,
java.lang.String param)
|
|
ArchiveInbox(MailSystemDesktop ms,
GameManager gm,
Settings settings,
java.lang.String param)
|
|
AbstractInbox(MailSystemDesktop ms,
GameManager gm,
Settings settings)
|
|
|
talx x1.0.5 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.