com.threerings.tudey.server
Interface TudeySceneManager.ShutdownObserver

Enclosing class:
TudeySceneManager

public static interface TudeySceneManager.ShutdownObserver

An interface for objects to notify when we shutdown.


Method Summary
 void didShutdown()
          Notes that we're shutting down.
 

Method Detail

didShutdown

void didShutdown()
Notes that we're shutting down.



Copyright © 2011. All Rights Reserved.