| Package | Description |
|---|---|
| com.threerings.stage.data | |
| com.threerings.whirled.data | |
| com.threerings.whirled.spot.data |
| Modifier and Type | Class and Description |
|---|---|
class |
StageMisoSceneModel
Extends the
SparseMisoSceneModel with the necessary interface
to wire it up to the Whirled auxiliary model system. |
| Modifier and Type | Field and Description |
|---|---|
AuxModel[] |
SceneModel.auxModels
Auxiliary scene model information.
|
| Modifier and Type | Method and Description |
|---|---|
AuxModel |
AuxModel.clone()
Creates a clone of this auxiliary model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SceneModel.addAuxModel(AuxModel auxModel)
Adds the specified auxiliary model to this scene model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpotSceneModel
The spot scene model extends the standard scene model with information on portals.
|
Copyright © 2015. All rights reserved.