menu
rive_native package
documentation
rive_native.dart
Vec2D
Vec2D.fromValues constructor
Vec2D.fromValues constructor
dark_mode
light_mode
Vec2D.fromValues
constructor
Vec2D.fromValues
(
double
ox
,
double
oy
)
Implementation
Vec2D.fromValues(double ox, double oy) : x = ox, y = oy;
rive_native package
documentation
rive_native
Vec2D
Vec2D.fromValues constructor
Vec2D class