Hello, thank you for the framework. I've found an omission since I use the arrow keys from the numpad.
There's 3 files that omit numpad arrows codes: test/test_tiles.py cocos/menu.py samples/tetrico/gamectrl.py I've rewrote some lines like: if symbol in ( key.DOWN , key.NUM_DOWN ): ,etc. Please tell me how to upload the edited files, if you like this addition. Regards, Roberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
