2010/4/26 Lucas Caro™ <[email protected]>: > using > cocos 0.3.0 > linux 2.6.32-trunk-amd64 > Python 2.5.5 > pyglet 1.1.2 > > when i move the menu using the keyboard, the transitions are not shown > unles i move the keyboard really fast.
I see the same using cocos from trunk, Linux 2.6.32-21-generic-pae, Python 2.6.5, pyglet 1.1.2. > actually, they are executed and shown but really, really fast so it > seems there are no transitions (duration ~= 0). Yes, the same. If I push up or down keys very fast, I see the transition. OTOH, hovering the options with the mouse show me the transition *always*. > maybe this has something to do with the issue: > Exception ctypes.ArgumentError: "argument 2: <type > 'exceptions.TypeError'>: expected LP_c_uint instance instead of I never see this. -- . Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ -- 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.
