class org.aswing.AssetBackground

A background with specified asset display object.

The display object will be added to component to be the backgound, and will be set width and height property to fit the size of the component.

Author paling, ngrebenshikov

Instance Fields

function new(?asset:DisplayObject = null): Void