Comment #4 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
Also, since the constructor to PInputEvent is primbary only invoked form PInputManager (processEvent and keyboardFocus events), I'm not sure breaking this particular binary compatibility will actually affect any clients. You can't subclass PInputEvent and have Piccolo use your customization. I can't conceivably think of a reason for creating instances of PInputEvent other than maybe unit testing, though I'd love to hear one. -- 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 -~----------~----~----~----~------~----~------~--~---
