Package | Description |
---|---|
org.cell2d.space |
Modifier and Type | Method and Description |
---|---|
SpaceLayer |
SpaceState.getLayer(int id)
Returns the SpaceLayer that is assigned to this SpaceState with the
specified ID.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceState.setLayer(int id,
SpaceLayer layer)
Sets the SpaceLayer that is assigned to this SpaceState with the
specified ID to the specified SpaceLayer.
|