|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SceneDirector | |
|---|---|
| com.threerings.whirled.spot.client | |
| com.threerings.whirled.util | |
| com.threerings.whirled.zone.client | |
| Uses of SceneDirector in com.threerings.whirled.spot.client |
|---|
| Constructors in com.threerings.whirled.spot.client with parameters of type SceneDirector | |
|---|---|
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. |
|
| Uses of SceneDirector in com.threerings.whirled.util |
|---|
| Methods in com.threerings.whirled.util that return SceneDirector | |
|---|---|
SceneDirector |
WhirledContext.getSceneDirector()
Returns a reference to the scene director. |
| Uses of SceneDirector in com.threerings.whirled.zone.client |
|---|
| Constructors in com.threerings.whirled.zone.client with parameters of type SceneDirector | |
|---|---|
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). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||