public class Setup extends Configurer
Modifier and Type | Method and Description |
---|---|
Class<?> |
getConfigClass(ClassLoader classLoader)
Get the class mapped to the setup.
|
clearCache, getBoolean, getBooleanDefault, getDouble, getDoubleDefault, getImplementation, getImplementation, getImplementation, getImplementation, getImplementation, getImplementation, getInteger, getIntegerDefault, getMedia, getPath, getRoot, getString, getStringDefault, getText, getTextDefault, hasNode, save
public Setup(Media config)
config
- The config media.LionEngineException
- If error when opening the media.public final Class<?> getConfigClass(ClassLoader classLoader)
classLoader
- The class loader used.LionEngineException
- If the class was not found by the class loader.Copyright © 2016 Byron 3D Games Studio. All rights reserved.