Comment #3 on issue 90 by allain.lalonde: Binary incompatible change from 1.2.1 in PInputEvent http://code.google.com/p/piccolo2d/issues/detail?id=90
Almost seems like we're trying to force two different kinds of things into one. Seems like there could be two subclasses PPickPathInputEvent event and PCameraInputEvent since there are methods that assume you have a PPickpath, like getPickedNode and lots of "return (getPath() == null)? inputSource : getPath().get..." thoughts? -- 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 -~----------~----~----~----~------~----~------~--~---
