Class | Description |
---|---|
TestAbsoluteLocators | |
TestAssetCache | |
TestCustomLoader |
Demonstrates loading a file from a custom
AssetLoader |
TestManyLocators | |
TestOnlineJar |
This tests loading a file from a jar stored online.
|
TestUrlLoading |
Load an image and display it from the internet using the UrlLocator.
|
TextLoader |
An example implementation of
AssetLoader to load text
files as strings. |