
//
// properties..
//

//
// name
// x,y position
// attach whatever data you like here innit.
//

// JS "hack"..


// as an overlay on the screen we'll want to provide a bunch of pointers that the
// user can move around.
// almost by definition these are







function controlPoint()
{


}






















// property is added to prototype.

//addProperty(controlPoint, 

// WOW!!! this causes a print dialog on my FF system! (3.0.3 with a ton of addons)

//print('hello world');


