menu
bonfire package
documentation
util/damage_hitbox.dart
DamageHitbox
onDamage property
onDamage property
dark_mode
light_mode
onDamage
property
void Function
(
Attackable
attackable
)
?
onDamage
final
Implementation
final void Function(Attackable attackable)? onDamage;
bonfire package
documentation
util/damage_hitbox
DamageHitbox
onDamage property
DamageHitbox class