| Package | Description |
|---|---|
| com.threerings.stage.client | |
| com.threerings.stage.util | |
| com.threerings.whirled.spot.data |
| Modifier and Type | Method and Description |
|---|---|
void |
StageScenePanel.updateCluster(Cluster cluster,
Rectangle bounds)
Adds or updates the specified cluster in the view.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StageSceneController.handleClusterClicked(Object source,
Tuple<Cluster,Point> tuple)
Handles a cluster clicked event.
|
| Modifier and Type | Method and Description |
|---|---|
static List<SceneLocation> |
StageSceneUtil.getClusterLocs(Cluster cluster)
Computes a list of the valid locations in this cluster.
|
| Modifier and Type | Field and Description |
|---|---|
com.threerings.presents.dobj.DSet<Cluster> |
SpotSceneObject.clusters
Contains information on all
Clusters in this scene. |
| Modifier and Type | Method and Description |
|---|---|
void |
SpotSceneObject.addToClusters(Cluster elem)
Requests that the specified entry be added to the
clusters set. |
void |
SpotSceneObject.updateClusters(Cluster elem)
Requests that the specified entry be updated in the
clusters set. |
| Modifier and Type | Method and Description |
|---|---|
void |
SpotSceneObject.setClusters(com.threerings.presents.dobj.DSet<Cluster> value)
Requests that the
clusters field be set to the
specified value. |
Copyright © 2015. All rights reserved.