[name]

Base class for preloaders.

Constructor

[name]()

Methods

[method:null onFinish]()

A callback which should be called when the preloader is considered to be off.

[method:null onUpdate]([page:Number percentage])

A callback which should be continuously called during the loading process. The percentage parameter varies from 0 to 1.