Package trace

Interface ConfigurationChangedListener


  • public interface ConfigurationChangedListener
    Called when the configuration is changed in the GUI.
    • Method Detail

      • onConfigurationChanged

        void onConfigurationChanged​(int totalPopulation,
                                    int totalTicks)