| Package | Description |
|---|---|
| com.threerings.miso.data |
| Modifier and Type | Method and Description |
|---|---|
SparseMisoSceneModel.Section |
SparseMisoSceneModel.Section.clone() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SparseMisoSceneModel.Section> |
SparseMisoSceneModel.getSections()
Don't call this method! This is only public so that the scene
writer can generate XML from the raw scene data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SparseMisoSceneModel.setSection(SparseMisoSceneModel.Section section)
Don't call this method! This is only public so that the scene
parser can construct a scene from raw data.
|
Copyright © 2015. All rights reserved.