| Package | Description |
|---|---|
| com.threerings.whirled.zone.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ZoneAdapter
The zone adapter makes life easier for a class that really only cares
about one or two of the zone observer callbacks and doesn't want to
provide empty implementations of the others.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneDirector.addZoneObserver(ZoneObserver observer)
Adds a zone observer to the list.
|
void |
ZoneDirector.removeZoneObserver(ZoneObserver observer)
Removes a zone observer from the list.
|
Copyright © 2015. All rights reserved.