Uses of Interface
com.threerings.whirled.client.persist.SceneRepository

Packages that use SceneRepository
com.threerings.whirled.client   
 

Uses of SceneRepository in com.threerings.whirled.client
 

Methods in com.threerings.whirled.client with parameters of type SceneRepository
 void SceneDirector.setSceneRepository(SceneRepository screp)
          Set the scene repository.
 

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



Copyright © 2011. All Rights Reserved.