Status: New
Owner: ----

New issue 86 by allain.lalonde: inconsistencies of position method in PNode
http://code.google.com/p/piccolo2d/issues/detail?id=86

The position method of PNode is the only animation function that doesn't
begin with the word animate.  Also, it doesn't return a PAcvitity instance,
making it rather difficult to test.

I've attached a patch that renames is animateToRelativePosition and makes it
return a PActivity.  With said activity I was able to write a little test
that bumped PNode's coverage up to 51.5% from 46.7%.


Attachments:
        PNode.position.diff  4.2 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to