box2d-firemonkey icon indicating copy to clipboard operation
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 ? ![resim_2024-01-19_164353865](https://github.com/FMXExpress/box2d-firemonkey/assets/150812489/2ff0d1aa-0d49-4d3e-8177-388039241af8)