Humper icon indicating copy to clipboard operation
Humper copied to clipboard

IBox.Simulate() moves instead of simulating

Open Pyroglyph opened this issue 6 years ago • 0 comments

For reference I'm using Humper 0.5.8 from Nuget.

I've been using Simulate() to test if an IBox is colliding with another, but I've just realized that calling Simulate() also moves the IBox. To test, I switched all my Move() calls to Simulate() and there was no change in functionality.

Pyroglyph avatar Jun 14 '19 15:06 Pyroglyph