Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ulu.sim.boid
Class Fellower  view Fellower download Fellower.java

java.lang.Object
  extended byulu.sim.boid.Fellower
All Implemented Interfaces:
BoidRule

public class Fellower
extends java.lang.Object
implements BoidRule


Constructor Summary
Fellower()
           
 
Method Summary
 boolean likes(Boid b, int Tribe)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fellower

public Fellower()
Method Detail

likes

public boolean likes(Boid b,
                     int Tribe)
Specified by:
likes in interface BoidRule