chipmunk-rb / chipmunk-ffi

chipmunk ruby bindings using ffi
26 stars 6 forks source link

Old specs finally fixed #20

Closed utgarda closed 13 years ago

utgarda commented 13 years ago

Every old case gets passed now.

Whats left to be done: cover index variations other than space hash, and maybe index manipulation API, not sure if anyone wants that much tweaking precision. I'm definitely satisfied by just using space and letting it handle its index.

From some point of view, it's a milestone. Yay! Guess I'll try to actually use it now, doing a bit of refactoring now and then, and completing specs when I use some functionality not covered.