public abstract class GameWatcher<T extends GameObject> extends Object implements com.threerings.presents.dobj.AttributeChangeListener
GameObject and implement
gameDidEnd(T).| Constructor and Description |
|---|
GameWatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
attributeChanged(com.threerings.presents.dobj.AttributeChangedEvent event) |
void |
init(com.threerings.crowd.server.PlaceManager plmgr) |
void |
init(T gameobj) |
public void init(com.threerings.crowd.server.PlaceManager plmgr)
public void init(T gameobj)
public void attributeChanged(com.threerings.presents.dobj.AttributeChangedEvent event)
attributeChanged in interface com.threerings.presents.dobj.AttributeChangeListenerCopyright © 2015. All rights reserved.