menu
thermion_dart package
documentation
thermion_dart.dart
Vector2
clone method
clone method
dark_mode
light_mode
clone
method
Vector2
clone
(
)
Clone of this.
Implementation
Vector2 clone() => Vector2.copy(this);
thermion_dart package
documentation
thermion_dart
Vector2
clone method
Vector2 class