Package itumulator.world


package itumulator.world
  • Class
    Description
    Provides an abstraction to deal with coordinates (x,y) and compare them.
    By implementing this interface, other actors / objects within the world may exist on top of it.
    The World class provides an abstraction for our simulated worlds.