Home
last modified time | relevance | path

Searched defs:AssetInfoFile (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/
DFileLocator.java61 private static class AssetInfoFile extends AssetInfo { class in FileLocator
65 public AssetInfoFile(AssetManager manager, AssetKey key, File file){ in AssetInfoFile() method in FileLocator.AssetInfoFile