Class Engine

  • All Implemented Interfaces:
    it.unibo.alchemist.core.Simulation , java.lang.Runnable

    
    public class Engine<T, P extends Position<out P>>
     implements Simulation<T, P>
                        

    This class implements a simulation. It offers a wide number of static factories to ease the creation process.