Skip to content

0.9.3

Compare
Choose a tag to compare
@d954mas d954mas released this 06 Oct 15:32
· 24 commits to master since this release

1.Refactor(add base class for b2objects wrappers, fixed some memory leaks)
2.Replace lua_error with luaL_error(luaL_error show line number)
3.Add Box2dWorld:SetDestructionListener(listener)
4.Replace b2assert with printf