Scrollable container.
@:value({ scrollStep : 16 })new (width:Int, height:Int, scrollStep:Int = 16, ?bounds:Bounds, ?parent:Object)
scrollStep:Int
A scroll step when scrolled via scrollBy
scrollBy
scrollPixels (x:Float, y:Float):Void