Class ApplicationSettingsFactory


  • public class ApplicationSettingsFactory
    extends java.lang.Object
    A factory class that creates an AppSettings object from parameters retrieved from the ApplicationProperties. file.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.jme3.system.AppSettings getAppSettings()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait