Give bullets a radius by default. Use try/except rather than getattr during collision...
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 24 Apr 2010 08:23:48 +0000 (01:23 -0700)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 24 Apr 2010 08:23:48 +0000 (01:23 -0700)
commit75cf6c9dd1fa5aef18f11e08bcc3728c1175b1c4
tree3f54e8625ad2065048a63a56208560bb4dca74ba
parent4c9526a453f57e54c603dcad10d2346d06b69fe4
Give bullets a radius by default. Use try/except rather than getattr during collision, as Bullet has all of those by default. Remove abs calls.
bulletml/bulletyaml.py
bulletml/collision.py
bulletml/impl.py