| Package | Description |
|---|---|
| com.threerings.stage.data | |
| com.threerings.stage.util |
| Modifier and Type | Method and Description |
|---|---|
static StageSceneModel |
StageSceneModel.blankStageSceneModel()
Creates and returns a blank scene model.
|
| Constructor and Description |
|---|
StageScene(StageSceneModel model,
com.threerings.crowd.data.PlaceConfig config)
Creates an instance that will obtain data from the supplied scene
model and place config.
|
| Modifier and Type | Method and Description |
|---|---|
static com.threerings.miso.data.ObjectInfo[] |
StageSceneUtil.getIntersectedObjects(com.threerings.media.tile.TileManager tmgr,
StageSceneModel model,
Rectangle rect)
Returns an array of the objects intersected by the supplied tile
coordinate rectangle.
|
Copyright © 2015. All rights reserved.