Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Onat committed Apr 11, 2014
1 parent 0d77965 commit 5917450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Here is some loaders:
*ExternalByteArrayLoader
*ExternalSoundLoader
*ExternalTextLoader
*ExternalTextureAtlasLoader // requires Tilesheet library, remove it if you dont want it.
*ExternalTextureAtlasLoader // requires TileLayer library (as well as AkaTileLayerWrapper: https://github.com/onatbas/AkaTileLayerWrapper), remove it if you dont want it.

Loaders are good for managing local assets, they can download data from web (since most of them use URLLoader)
If you need to download and save external assets from web, you should use SaveLoader classes, which are:
Expand Down

0 comments on commit 5917450

Please sign in to comment.