Made PlaceView extend flash's IEventDispatcher, wired up something

that sorta behaves like our controllers in java. I might be able to make
this better.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4161 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2006-05-31 01:27:13 +00:00
parent 2766a6c1f9
commit e981a9eed9
3 changed files with 57 additions and 1 deletions
@@ -21,6 +21,8 @@
package com.threerings.crowd.client {
import flash.events.IEventDispatcher;
import com.threerings.crowd.data.PlaceObject;
/**
@@ -56,7 +58,7 @@ import com.threerings.crowd.data.PlaceObject;
* com.threerings.crowd.util.CrowdContext} derivative in use by
* the client, but those are best supplied at construct time.
*/
public interface PlaceView
public interface PlaceView extends IEventDispatcher
{
/**
* Called when the client has entered a place and is about to display