Hi all,

 

i`m just thinking about rewriting the drawing api classes to work with the
flash.geom package.

I want something like:

 

var p=new point(20,30);

moveTo(p);

.

 

So my question is anything like that out there already? What would bet he
best way to do it (e.g. moveTo2(p:Point)).

Do i have to expect performance decrease?

 

Any input would be nice.

 

Thanx 

 

Benz

 

 

 

RichApps.de

RIA Development

 

Benjamin Dobler

 

web:   |  <http://www.richapps.de> http://www.richapps.de

mail:   |  <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]

 

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to