lua.box2d.info
info = box2d.info()
Get all box2d information in a table. Returned table keys are.
version
A table containing 3 values
byteCount
Internal memory use.
This also includes everything returned by box2d.get
info = box2d.info()
Get all box2d information in a table. Returned table keys are.
version
A table containing 3 values
byteCount
Internal memory use.
This also includes everything returned by box2d.get