Interface PrefabFactory
-
- All Known Implementing Classes:
PrefabFactoryImpl
public interface PrefabFactoryAPrefabFactoryinstantiates aPrefab.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PrefabnewPrefab(java.io.File prefabDir)Returns an appropriatePrefabfor the jar file.
-