Package org.newdawn.slick.loading

Adds support for deferring loading of resources to a set time to allow loading/progress bar style effects.

See:
          Description

Interface Summary
DeferredResource A description of any class providing a resource handle that be loaded at a later date (i.e.
 

Class Summary
LoadingList A central list where all deferred loading resoures end up when deferred loading is in use.
 

Package org.newdawn.slick.loading Description

Adds support for deferring loading of resources to a set time to allow loading/progress bar style effects.



Copyright © 2006 New Dawn Software. All Rights Reserved.