Class Obstacle


  • public class Obstacle
    extends WorldObject
    Editable Java class for concept Obstacle of hunterprey ontology.
    • Constructor Detail

      • Obstacle

        public Obstacle()
        Create a new Obstacle.
      • Obstacle

        public Obstacle​(Location location)
        Create a new Obstacle.
    • Method Detail

      • toString

        public java.lang.String toString()
        Get a string representation of this Obstacle.
        Overrides:
        toString in class WorldObject
        Returns:
        The string representation.