Documentation improvements.

Removed the superfluous EZEvent.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@554 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2008-02-05 08:11:24 +00:00
parent 6ffedb1676
commit 0a4d59ee8f
18 changed files with 82 additions and 92 deletions
@@ -27,6 +27,9 @@ package com.threerings.ezgame {
*/
public class EZPlayerSubControl extends AbstractSubControl
{
/**
* @private Constructed via EZGameControl
*/
public function EZPlayerSubControl (parent :AbstractGameControl)
{
super(parent);