trait
      
      
        World extends AnyRef
      
      
      
      
    
      
      
        
        
        
        
              Abstract Value Members
              - 
      
      
      
        abstract 
        def
      
      
        allStoredValues: Iterator[AnyRef]
      
      
- 
      
      
      
        abstract 
        def
      
      
        breedsOwnNameAt(breed: AgentSet, i: Int): String
      
      
- 
      
      
      
        abstract 
        def
      
      
        clearGlobals(): Unit
      
      
- 
      
      
      
        abstract 
        def
      
      
        fastGetPatchAt(x: Int, y: Int): Patch
      
      
- 
      
      
      
        abstract 
        def
      
      
        followOffsetX: Double
      
      
- 
      
      
      
        abstract 
        def
      
      
        followOffsetY: Double
      
      
- 
      
      
      
        abstract 
        def
      
      
        getDrawing: AnyRef
      
      
- 
      
      
      
        abstract 
        def
      
      
        getPatch(i: Int): Patch
      
      
- 
      
      
      
        abstract 
        def
      
      
        getPatchAt(x: Double, y: Double): Patch
      
      
- 
      
      
      
        abstract 
        def
      
      
        getVariablesArraySize(turtle: Turtle, breed: AgentSet): Int
      
      
- 
      
      
      
        abstract 
        def
      
      
        getVariablesArraySize(link: Link, breed: AgentSet): Int
      
      
- 
      
      
      
        abstract 
        def
      
      
        linkShapeList: ShapeList
      
      
- 
      
      
      
        abstract 
        def
      
      
        links: AgentSet
      
      
- 
      
      
      
        abstract 
        def
      
      
        linksOwnNameAt(i: Int): String
      
      
- 
      
      
      
        abstract 
        def
      
      
        markDrawingClean(): Unit
      
      
- 
      
      
      
        abstract 
        def
      
      
        markPatchColorsClean(): Unit
      
      
- 
      
      
      
        abstract 
        def
      
      
        markPatchColorsDirty(): Unit
      
      
- 
      
      
      
        abstract 
        def
      
      
        maxPxcor: Int
      
      
- 
      
      
      
        abstract 
        def
      
      
        maxPycor: Int
      
      
- 
      
      
      
        abstract 
        def
      
      
        mayHavePartiallyTransparentObjects: Boolean
      
      
- 
      
      
      
        abstract 
        def
      
      
        minPxcor: Int
      
      
- 
      
      
      
        abstract 
        def
      
      
        minPycor: Int
      
      
- 
      
      
      
        abstract 
        def
      
      
        observer: Observer
      
      
- 
      
      
      
        abstract 
        def
      
      
        patchColors: Array[Int]
      
      
- 
      
      
      
        abstract 
        def
      
      
        patchColorsDirty: Boolean
      
      
- 
      
      
      
        abstract 
        def
      
      
        patchSize: Double
      
      
- 
      
      
      
        abstract 
        def
      
      
        patches: AgentSet
      
      
- 
      
      
      
        abstract 
        def
      
      
        patchesAllBlack: Boolean
      
      
- 
      
      
      
        abstract 
        def
      
      
        patchesWithLabels: Int
      
      
- 
      
      
      
        abstract 
        def
      
      
        program: Program
      
      
- 
      
      
      
        abstract 
        def
      
      
        protractor: Protractor
      
      
- 
      
      
      
        abstract 
        def
      
      
        sendPixels: Boolean
      
      
- 
      
      
      
        abstract 
        def
      
      
        ticks: Double
      
      
- 
      
      
      
        abstract 
        def
      
      
        turtleShapeList: ShapeList
      
      
- 
      
      
      
        abstract 
        def
      
      
        turtles: AgentSet
      
      
- 
      
      
      
        abstract 
        def
      
      
        turtlesOwnNameAt(i: Int): String
      
      
- 
      
      
      
        abstract 
        def
      
      
        worldHeight: Int
      
      
- 
      
      
      
        abstract 
        def
      
      
        worldWidth: Int
      
      
- 
      
      
      
        abstract 
        def
      
      
        wrap(pos: Double, min: Double, max: Double): Double
      
      
- 
      
      
      
        abstract 
        def
      
      
        wrapX(x: Double): Double
      
      
- 
      
      
      
        abstract 
        def
      
      
        wrapY(y: Double): Double
      
      
- 
      
      
      
        abstract 
        def
      
      
        wrappedObserverX(x: Double): Double
      
      
- 
      
      
      
        abstract 
        def
      
      
        wrappedObserverY(y: Double): Double
      
      
- 
      
      
      
        abstract 
        def
      
      
        wrappingAllowedInX: Boolean
      
      
- 
      
      
      
        abstract 
        def
      
      
        wrappingAllowedInY: Boolean
      
      
 
        
              Concrete Value Members
              - 
      
      
      
        final 
        def
      
      
        !=(arg0: AnyRef): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        !=(arg0: Any): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        ##(): Int
      
      
- 
      
      
      
        final 
        def
      
      
        ==(arg0: AnyRef): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        ==(arg0: Any): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        asInstanceOf[T0]: T0
      
      
- 
      
      
      
        
        def
      
      
        clone(): AnyRef
      
      
- 
      
      
      
        final 
        def
      
      
        eq(arg0: AnyRef): Boolean
      
      
- 
      
      
      
        
        def
      
      
        equals(arg0: Any): Boolean
      
      
- 
      
      
      
        
        def
      
      
        finalize(): Unit
      
      
- 
      
      
      
        final 
        def
      
      
        getClass(): java.lang.Class[_]
      
      
- 
      
      
      
        
        def
      
      
        hashCode(): Int
      
      
- 
      
      
      
        final 
        def
      
      
        isInstanceOf[T0]: Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        ne(arg0: AnyRef): Boolean
      
      
- 
      
      
      
        final 
        def
      
      
        notify(): Unit
      
      
- 
      
      
      
        final 
        def
      
      
        notifyAll(): Unit
      
      
- 
      
      
      
        final 
        def
      
      
        synchronized[T0](arg0: ⇒ T0): T0
      
      
- 
      
      
      
        
        def
      
      
        toString(): String
      
      
- 
      
      
      
        final 
        def
      
      
        wait(): Unit
      
      
- 
      
      
      
        final 
        def
      
      
        wait(arg0: Long, arg1: Int): Unit
      
      
- 
      
      
      
        final 
        def
      
      
        wait(arg0: Long): Unit
      
      
 
        
         
        
        
              
Inherited from AnyRef
            
              
Inherited from Any