menu
rive package
documentation
math.dart
Vec2D
atan2 method
atan2 method
dark_mode
light_mode
atan2
method
double
atan2
(
)
Implementation
double atan2() => math.atan2(y, x);
rive package
documentation
math
Vec2D
atan2 method
Vec2D class