SETOJugglersHead

superclass: JITseto


/*

Author: 

2006, 2007

Till Bovermann 

SonEnvir IEM

KUG Graz

Austria

*/


The head of a Juggler.


*regions

a list of Rects

region

region currently in

regionChanged

has the region changed for the last update?


Example


t = SETOServer("_ixyzuvw", JugglersHead);

t.set(0, [1, 0.3, 0.7, 0.5, 0.2, 0.4, 0.1])

t.visibleObjs

t.set(0, [1, 0.3, 0.4, 0.5, 0.2, 0.4, 0.1])

t.visibleObjs.first.inspect