thegooglecodearchive / los-cocos

Automatically exported from code.google.com/p/los-cocos
0 stars 0 forks source link

test_sprite.py broken #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
rjones@l-rjones:~/src/3rdparty/los-cocos/test$ python test_sprites.py
Traceback (most recent call last):
  File "test_sprites.py", line 14, in <module>
    from cocos.actions import *
AttributeError: 'module' object has no attribute 'Scale'

Original issue reported on code.google.com by r1chardj0n3s on 27 Mar 2008 at 11:09

GoogleCodeExporter commented 9 years ago
Hi Richard, thanks for the report.

trunk is under heavy refactoring. At present only few features works properly.

If you want to use a stable version, use braches/branch-0.2

btw, in trunk, "Scale" was renamed to "ScaleTo"

Original comment by ricardoq...@gmail.com on 28 Mar 2008 at 3:03

GoogleCodeExporter commented 9 years ago

Original comment by ricardoq...@gmail.com on 28 Mar 2008 at 3:03

GoogleCodeExporter commented 9 years ago
All good, sorry for the noise.

Original comment by r1chardj0n3s on 28 Mar 2008 at 3:07

GoogleCodeExporter commented 9 years ago

Original comment by lucio.to...@gmail.com on 28 Mar 2008 at 4:40