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