Package com.jme3.asset
Class AssetConfig
java.lang.Object
com.jme3.asset.AssetConfig
AssetConfig loads a config file to configure the asset manager.
 The config file is specified with the following format:
 
 "INCLUDE" path
 "LOADER" class : (extension ",")* extension
 "LOCATOR" path class
 - 
Method Summary
- 
Method Details- 
loadText- Throws:
- IOException
 
 
-