menu
bonfire package
documentation
mixins/attackable.dart
Attackable
hideComp method
hideComp method
dark_mode
light_mode
hideComp
method
void
hideComp
(
)
inherited
Implementation
void hideComp() { paint.color = const Color(0x00000000); }
bonfire package
documentation
mixins/attackable
Attackable
hideComp method
Attackable mixin