public class SimulatorProvider extends Object implements com.threerings.presents.server.InvocationProvider
SimulatorManager.| Constructor and Description |
|---|
SimulatorProvider(SimulatorManager simmgr)
Constructs a simulator provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createGame(com.threerings.presents.data.ClientObject caller,
GameConfig config,
String simClass,
int playerCount)
Processes a request from the client to create a new game.
|
public SimulatorProvider(SimulatorManager simmgr)
public void createGame(com.threerings.presents.data.ClientObject caller,
GameConfig config,
String simClass,
int playerCount)
Copyright © 2015. All rights reserved.