menu
flame_forge2d package
documentation
contact_callbacks.dart
ContactCallbacks
onPreSolve property
onPreSolve property
dark_mode
light_mode
onPreSolve
property
void Function
(
Object
other
,
Contact
contact
,
Manifold
oldManifold
)
?
onPreSolve
getter/setter pair
Implementation
void Function(Object other, Contact contact, Manifold oldManifold)? onPreSolve;
flame_forge2d package
documentation
contact_callbacks
ContactCallbacks
onPreSolve property
ContactCallbacks class