A layout container for vertically aligning other components.
Constructor
new (?parent:DisplayObjectContainer, ?xpos:Float, ?ypos:Float)
Constructor
Parameters:
parent | The parent DisplayObjectContainer on which to add this PushButton. |
---|---|
xpos | The x position to place this component. |
ypos | The y position to place this component. |