Give this a style name.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@485 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -43,6 +43,8 @@ public class PlayerList extends VBox
|
||||
*/
|
||||
public function PlayerList (labelCreator :NameLabelCreator = null) :void
|
||||
{
|
||||
styleName = "playerList";
|
||||
|
||||
_labelCreator = labelCreator;
|
||||
if (_labelCreator == null) {
|
||||
_labelCreator = new DefaultNameLabelCreator();
|
||||
|
||||
Reference in New Issue
Block a user