box2d-firemonkey
box2d-firemonkey copied to clipboard
Firemonkey translation of open source 2D physics engine Box2D.
Results
2
box2d-firemonkey issues
Sort by
recently updated
recently updated
newest added
In UPhysics.pas there are two pointer arithmetic problems with 64 bit compilers. The code is typecasting a pointer as an Integer. A pointer is really a NativeUInt. // PInt32( Integer(m_stack)...
I want to try box2d at Rad Studio 11.3 .I took a lot of error. Can You help me ? 