Added a bunch of @private tags to remove clutter from the game API docs.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@545 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -60,7 +60,10 @@ public class OccupantChangedEvent extends EZEvent
|
||||
return new OccupantChangedEvent(type, _gameCtrl, _occupantId, _player);
|
||||
}
|
||||
|
||||
/** @private */
|
||||
protected var _occupantId :int;
|
||||
|
||||
/** @private */
|
||||
protected var _player :Boolean;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user