Uses of Package
simulation

  • Classes in simulation used by simulation 
    Class Description
    Dna
    Represents genetic information of species
    Drawable
    Interface specifying ability to draw.
    Movable
    Gives ability to move.
    Obstacle
    Obstacles spread on the map making it harder for species to survive.
    Population
    Population of all species present in current epoch.
    PopulationMember
    Common features of all population members.
    Vector
    Class describing vector as an array of numbers with additional operations that can be performed on Vectors.