Scrollable container.

Constructor

@:value({ scrollStep : 16 })new (width:Int, height:Int, scrollStep:Int = 16, ?bounds:Bounds, ?parent:Object)

Variables

scrollStep:Int

A scroll step when scrolled via scrollBy

Methods

scrollPixels (x:Float, y:Float):Void