menu
rive package
documentation
math.dart
Vec2D
Vec2D.clone constructor
Vec2D.clone constructor
dark_mode
light_mode
Vec2D.clone
constructor
Vec2D.clone
(
Vec2D
copy
)
Implementation
Vec2D.clone(Vec2D copy) : x = copy.x, y = copy.y;
rive package
documentation
math
Vec2D
Vec2D.clone constructor
Vec2D class