You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: