| Package | Description |
|---|---|
| com.threerings.miso.client | |
| com.threerings.miso.data | |
| com.threerings.miso.tile | |
| com.threerings.miso.util |
| Class and Description |
|---|
| MisoSceneModel
Contains basic information for a miso scene model that is shared among
the specialized model implementations.
|
| ObjectInfo
Contains information about an object in a Miso scene.
|
| Class and Description |
|---|
| MisoSceneModel
Contains basic information for a miso scene model that is shared among
the specialized model implementations.
|
| ObjectInfo
Contains information about an object in a Miso scene.
|
| SimpleMisoSceneModel
Contains miso scene data for a scene that is assumed to be reasonably
simple and small, such that all base tile data for the entire scene can
be stored in a single contiguous array.
|
| SparseMisoSceneModel
Contains miso scene data that is broken up into NxN tile sections.
|
| SparseMisoSceneModel.ObjectVisitor
An interface that allows external entities to "visit" and inspect
every object in this scene.
|
| SparseMisoSceneModel.Section
Contains information on a section of this scene.
|
| Class and Description |
|---|
| MisoSceneModel
Contains basic information for a miso scene model that is shared among
the specialized model implementations.
|
| Class and Description |
|---|
| ObjectInfo
Contains information about an object in a Miso scene.
|
Copyright © 2015. All rights reserved.