Match some name changes made to the actionscript narya library.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@23 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2006-07-13 19:08:43 +00:00
parent b0c7ddf861
commit 53bb1c598f
4 changed files with 10 additions and 9 deletions
@@ -1,6 +1,6 @@
package com.threerings.whirled.client {
import com.threerings.presents.client.InvocationListener;
import com.threerings.presents.client.InvocationService_InvocationListener;
import com.threerings.io.TypedArray;
@@ -12,7 +12,8 @@ import com.threerings.whirled.data.SceneUpdate;
/**
* Used to communicate the response to a {@link #moveTo} request.
*/
public interface SceneService_SceneMoveListener extends InvocationListener
public interface SceneService_SceneMoveListener
extends InvocationService_InvocationListener
{
/**
* Indicates that a move succeeded.