public class StageOccupantInfo
extends com.threerings.crowd.data.OccupantInfo
| Constructor and Description |
|---|
StageOccupantInfo()
Used for unserialization.
|
StageOccupantInfo(com.threerings.crowd.data.BodyObject body)
Creates a new instance for the specified body.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isClusterable()
Should return true if the occupant in question is available to be
clustered with, false if they are "busy".
|
Copyright © 2015. All rights reserved.