|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuxModel | |
|---|---|
| com.threerings.stage.data | |
| com.threerings.whirled.data | |
| com.threerings.whirled.spot.data | |
| Uses of AuxModel in com.threerings.stage.data |
|---|
| Classes in com.threerings.stage.data that implement AuxModel | |
|---|---|
class |
StageMisoSceneModel
Extends the SparseMisoSceneModel with the necessary interface
to wire it up to the Whirled auxiliary model system. |
| Uses of AuxModel in com.threerings.whirled.data |
|---|
| Fields in com.threerings.whirled.data declared as AuxModel | |
|---|---|
AuxModel[] |
SceneModel.auxModels
Auxiliary scene model information. |
| Methods in com.threerings.whirled.data that return AuxModel | |
|---|---|
AuxModel |
AuxModel.clone()
Creates a clone of this auxiliary model. |
| Methods in com.threerings.whirled.data with parameters of type AuxModel | |
|---|---|
void |
SceneModel.addAuxModel(AuxModel auxModel)
Adds the specified auxiliary model to this scene model. |
| Uses of AuxModel in com.threerings.whirled.spot.data |
|---|
| Classes in com.threerings.whirled.spot.data that implement AuxModel | |
|---|---|
class |
SpotSceneModel
The spot scene model extends the standard scene model with information on portals. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||