Interface SimulatedEvolution

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
Cell, CellCore, CellLifeCycle, FoodPerDayDecreaseButton, FoodPerDayIncreaseButton, FoodPerDayLabel, FoodPerDayPanel, FoodPerDayTextField, GardenOfEdenCheckBox, GardenOfEdenPanel, GardenOfEdenPanelRow, GardenOfEdenToggleButton, PopulationStatisticsElement, PopulationStatisticsElementsPanelCounted, PopulationStatisticsElementsPanelLifeCycle, SimulatedEvolutionCanvas, SimulatedEvolutionContext, SimulatedEvolutionController, SimulatedEvolutionModel, SimulatedEvolutionParameter, SimulatedEvolutionPopulation, SimulatedEvolutionPopulationContainer, SimulatedEvolutionTab, SimulatedEvolutionWorldLattice

public interface SimulatedEvolution
extends java.io.Serializable
  • Field Summary

    Fields
    Modifier and Type Field Description
    static TabType TAB_TYPE  
  • Field Details

    • TAB_TYPE

      static final TabType TAB_TYPE