|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GameManager | |
|---|---|
| com.threerings.micasa.simulator.server | |
| com.threerings.parlor.card.server | |
| com.threerings.parlor.game.server | |
| com.threerings.puzzle.server | |
| Uses of GameManager in com.threerings.micasa.simulator.server |
|---|
| Methods in com.threerings.micasa.simulator.server with parameters of type GameManager | |
|---|---|
void |
Simulant.init(com.threerings.crowd.data.BodyObject self,
GameConfig config,
GameManager gmgr,
com.threerings.presents.dobj.DObjectManager omgr)
Initializes the simulant with a body object and the game config for the game they'll be engaged in. |
| Uses of GameManager in com.threerings.parlor.card.server |
|---|
| Subclasses of GameManager in com.threerings.parlor.card.server | |
|---|---|
class |
CardGameManager
A manager class for card games. |
| Uses of GameManager in com.threerings.parlor.game.server |
|---|
| Constructors in com.threerings.parlor.game.server with parameters of type GameManager | |
|---|---|
GameManagerDelegate(GameManager gmgr)
Deprecated. use the zero-argument constructor. |
|
| Uses of GameManager in com.threerings.puzzle.server |
|---|
| Subclasses of GameManager in com.threerings.puzzle.server | |
|---|---|
class |
PuzzleManager
Extends the GameManager with facilities for puzzle games. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||