Uses of Class
com.threerings.whirled.spot.data.SpotSceneModel

Packages that use SpotSceneModel
com.threerings.whirled.spot.data   
 

Uses of SpotSceneModel in com.threerings.whirled.spot.data
 

Methods in com.threerings.whirled.spot.data that return SpotSceneModel
 SpotSceneModel SpotSceneModel.clone()
           
static SpotSceneModel SpotSceneModel.getSceneModel(SceneModel model)
          Locates and returns the SpotSceneModel among the auxiliary scene models associated with the supplied scene model.
 

Constructors in com.threerings.whirled.spot.data with parameters of type SpotSceneModel
SpotSceneImpl(SpotSceneModel smodel)
          Creates an instance that will obtain data from the supplied spot scene model.
 



Copyright © 2011. All Rights Reserved.