menu
flame package
documentation
game.dart
NotifyingVector2
negate method
negate method
dark_mode
light_mode
negate
method
@
override
void
negate
(
)
override
Negate.
Implementation
@override void negate() { super.negate(); notifyListeners(); }
flame package
documentation
game
NotifyingVector2
negate method
NotifyingVector2 class