Package de.unistuttgart.informatik.fius.icge.simulation
-
Interface Summary Interface Description Playfield The interface for the playfield of the simulationSimulation The interface for the main simulation of the ICGE.SimulationClock The simulation clock is responsible for producing the game and render ticks.TaskVerifier The interface for a verifier of a task. -
Class Summary Class Description MultiTypedList<P> A list which can contain and return multiple types.Position Represents a position on the playfield.SimulationBuilder The factory for creating a simulation host. -
Enum Summary Enum Description Direction The four fundamental directions possible in the simulation.