<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I think what you're after is adding multiple targets & properties to make a general tween class: Yes, you can do that for sure.<div><br class="webkit-block-placeholder"></div><div>(But, don't port that method which is a hideous method – leave it in the dark cave where it hides.)</div><div><br class="webkit-block-placeholder"></div><div>I know Donovan has already made one such general tween class that parses a generic object a la Fuse/Tweener.</div><div><br class="webkit-block-placeholder"></div><div><a href="http://blog.hydrotik.com/">http://blog.hydrotik.com/</a></div><div><br class="webkit-block-placeholder"></div><div>- moses</div><div><br class="webkit-block-placeholder"></div><div><br><div><div>On Jan 4, 2008, at 10:46 AM, Rich Hauck wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div> <font face="Verdana, Helvetica, Arial"><span style="font-size:12.0px">Has anyone tried porting ZManager.paramsObj() to Go?<br> <br> ParamsObj() is essentially a method to parse target properties and values as array items. Those of us who used ZigoEngine might remember using {} Object syntax as an argument. <br> <br> I find myself levitating towards doing this, as it’s less cumbersome than defining multiple Tween classes to address different DisplayObject properties (as the direction of the Go samples take). </span></font> </div> _______________________________________________<br>GoList mailing list<br><a href="mailto:GoList@goasap.org">GoList@goasap.org</a><br>http://goasap.org/mailman/listinfo/golist_goasap.org<br></blockquote></div><br></div></body></html>