Updates:
Status: WontFix
Labels: -Milestone-3.0.1
Comment #3 on issue 259 by [email protected]: PPath.setPathToRectangle
method(s) are missing from versions 2 and later
https://code.google.com/p/piccolo2d/issues/detail?id=259
Sorry, I keep going back and forth in my head on this one.
Marking as WontFix, since any setPathTo method would be equivalent to calls
to reset() followed by moveTo, lineTo, etc. Adding them as instance
methods to PPath might cause confusion between float and double precision
arguments, and adding them as instance methods on PPath.Float and
PPath.Double would mean they wouldn't be visible on the enclosing
superclass.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
---
You received this message because you are subscribed to the Google Groups "Piccolo2D Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.