fix(physics): preserve refreshed cell retry state
This commit is contained in:
parent
e5f855ac40
commit
67d1e9b331
3 changed files with 183 additions and 11 deletions
|
|
@ -70,6 +70,7 @@ public sealed class PhysicsEngine
|
|||
/// response coupling.
|
||||
/// </summary>
|
||||
internal Func<
|
||||
Transition,
|
||||
TransitionCellCollisionPhase,
|
||||
uint,
|
||||
TransitionState,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue