public interface JmeImporter extends AssetLoader
| Modifier and Type | Method and Description | 
|---|---|
AssetManager | 
getAssetManager()  | 
InputCapsule | 
getCapsule(Savable id)  | 
int | 
getFormatVersion()
Returns the version number written in the header of the J3O/XML
 file. 
 | 
loadInputCapsule getCapsule(Savable id)
AssetManager getAssetManager()
int getFormatVersion()