Clean up my comment, this is in a public API (and my comment wasn't helpful).
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@166 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -13,7 +13,7 @@ import mx.events.SliderEvent;
|
|||||||
*/
|
*/
|
||||||
public class LabeledSlider extends HBox
|
public class LabeledSlider extends HBox
|
||||||
{
|
{
|
||||||
/** The slider, all public and accessable. Don't fuck it up! */
|
/** The actual slider. */
|
||||||
public var slider :Slider;
|
public var slider :Slider;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user