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