| Package | Description |
|---|---|
| com.threerings.whirled.client | |
| com.threerings.whirled.spot.client | |
| com.threerings.whirled.zone.client |
| Constructor and Description |
|---|
SceneDirector(WhirledContext ctx,
com.threerings.crowd.client.LocationDirector locdir,
SceneRepository screp,
SceneFactory fact)
Creates a new scene director with the specified context.
|
| Constructor and Description |
|---|
SpotSceneDirector(WhirledContext ctx,
com.threerings.crowd.client.LocationDirector locdir,
SceneDirector scdir)
Creates a new spot scene director with the specified context and which will cooperate with
the supplied scene director.
|
| Constructor and Description |
|---|
ZoneDirector(WhirledContext ctx,
SceneDirector scdir)
Constructs a zone director with the supplied context, and delegate scene director (which the
zone director will coordinate with when moving from scene to scene).
|
Copyright © 2015. All rights reserved.