Invoker refactoring.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3041 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2004-06-29 03:22:22 +00:00
parent 434a7cafb0
commit e1d5b096ed
7 changed files with 173 additions and 326 deletions
@@ -1,13 +1,13 @@
//
// $Id: SceneManager.java,v 1.17 2004/05/19 22:09:04 ray Exp $
// $Id: SceneManager.java,v 1.18 2004/06/29 03:22:22 mdb Exp $
package com.threerings.whirled.server;
import com.samskivert.io.PersistenceException;
import com.samskivert.util.Invoker;
import com.threerings.crowd.server.PlaceManager;
import com.threerings.presents.server.PresentsServer;
import com.threerings.presents.util.Invoker;
import com.threerings.whirled.Log;
import com.threerings.whirled.data.Scene;