Moved CommandEvent back, update imports.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@127 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Ray Greenwell
2007-01-31 03:03:17 +00:00
parent 76074998f4
commit 06f7f75fde
3 changed files with 4 additions and 88 deletions
@@ -4,6 +4,8 @@ import flash.events.MouseEvent;
import mx.controls.Button;
import com.threerings.util.CommandEvent;
/**
* A command button simply dispatches a Controller command (with an optional
* argument) when it is clicked.