s373.flob
Class trackedBlob

java.lang.Object
  extended by s373.flob.baseBlob
      extended by s373.flob.ABlob
          extended by s373.flob.trackedBlob

public class trackedBlob
extends ABlob

trackedBlob extends ABlob. has more internal variables like vel, id, birthtime,...


Field Summary
 long birthtime
           
 long lifetime
           
 boolean linked
           
 float maxdist2
           
 boolean newblob
           
 float pcx
           
 float pcy
           
 int pposx
           
 int pposy
           
 int presencetime
           
 float prevelx
           
 float prevely
           
 float rad
           
 float rad2
           
 float velx
           
 float vely
           
 
Fields inherited from class s373.flob.ABlob
armleftx, armlefty, armrightx, armrighty, bottomx, bottomy, boxdimx, boxdimy, cx, cy, dimx, dimy, footleftx, footlefty, footrightx, footrighty, headx, heady, pboxcenterx, pboxcentery
 
Fields inherited from class s373.flob.baseBlob
boxcenterx, boxcentery, boxmaxx, boxmaxy, boxminx, boxminy, id, pixelcount
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

newblob

public boolean newblob

birthtime

public long birthtime

lifetime

public long lifetime

presencetime

public int presencetime

linked

public boolean linked

pposx

public int pposx

pposy

public int pposy

pcx

public float pcx

pcy

public float pcy

velx

public float velx

vely

public float vely

prevelx

public float prevelx

prevely

public float prevely

maxdist2

public float maxdist2

rad

public float rad

rad2

public float rad2


processing library flob by AndrŽ Sier. (c) 2008/2009