public interface SceneFactory
Scene
implementation given a scene model and associated data.| Modifier and Type | Method and Description |
|---|---|
Scene |
createScene(SceneModel model,
com.threerings.crowd.data.PlaceConfig config)
Creates a
Scene implementation given the supplied scene
model and place config. |
Scene createScene(SceneModel model, com.threerings.crowd.data.PlaceConfig config)
Scene implementation given the supplied scene
model and place config.Copyright © 2015. All rights reserved.