| Interface | Description |
|---|---|
| SceneRepository |
The scene repository provides the basic interface for loading and updating scene data.
|
| Class | Description |
|---|---|
| DummySceneRepository |
The dummy scene repository just pretends to load and store scenes, but
in fact it just creates new blank scenes when requested to load a scene
and does nothing when requested to save one.
|
| SceneUpdateMarshaller |
A utility class to assist the management of scene updates by a SceneRepository.
|
Copyright © 2015. All rights reserved.