Bullet.step: Manage finished state here. Although this increases the time spent in...
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 24 Apr 2010 08:28:10 +0000 (01:28 -0700)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sat, 24 Apr 2010 08:28:10 +0000 (01:28 -0700)
commit261aefba910dfd4511284c48e5e0b136a1f7f32a
treef266723956774bce68e6e3e980f329cb629440d2
parent75cf6c9dd1fa5aef18f11e08bcc3728c1175b1c4
Bullet.step: Manage finished state here. Although this increases the time spent in bullet.step, all calls to that will be followed by checks of bullet.finished anyway, and a real attribute is cheaper than the callable.
bulletml/impl.py