| Package | Description |
|---|---|
| com.threerings.micasa.simulator.server | |
| com.threerings.parlor.card.server | |
| com.threerings.parlor.game.server | |
| com.threerings.puzzle.server |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CardGameManager
A manager class for card games.
|
| Constructor and Description |
|---|
GameManagerDelegate(GameManager gmgr)
Deprecated.
use the zero-argument constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PuzzleManager
Extends the
GameManager with facilities for puzzle games. |
Copyright © 2015. All rights reserved.