I'm not sure what to do with this class. It would be useful for ezgames,

but the functionality is handled automatically in whirled.
Let's avoid confusion by leaving this out of the asdocs..


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@555 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2008-02-05 20:57:25 +00:00
parent 0a4d59ee8f
commit 8f4a9dc6b1
@@ -38,6 +38,8 @@ import flash.text.TextFieldAutoSize;
* *
* You may use this, with any modifications you desire, in your game. Feel free to copy/modify or * You may use this, with any modifications you desire, in your game. Feel free to copy/modify or
* extend this class. * extend this class.
*
* @private
*/ */
public class PlayersDisplay extends Sprite public class PlayersDisplay extends Sprite
{ {