Uses of Interface
com.threerings.whirled.util.WhirledContext

Packages that use WhirledContext
com.threerings.whirled.client   
com.threerings.whirled.spot.client   
com.threerings.whirled.zone.client   
 

Uses of WhirledContext in com.threerings.whirled.client
 

Constructors in com.threerings.whirled.client with parameters of type WhirledContext
SceneDirector(WhirledContext ctx, com.threerings.crowd.client.LocationDirector locdir, SceneRepository screp, SceneFactory fact)
          Creates a new scene director with the specified context.
 

Uses of WhirledContext in com.threerings.whirled.spot.client
 

Constructors in com.threerings.whirled.spot.client with parameters of type WhirledContext
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 WhirledContext in com.threerings.whirled.zone.client
 

Constructors in com.threerings.whirled.zone.client with parameters of type WhirledContext
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 © 2011. All Rights Reserved.