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