-
Notifications
You must be signed in to change notification settings - Fork 361
Open
Description
Most of the methods in arcade.math are missing unit tests.
I also suspect many other functions in arcade are missing unit tests.
arcade.math function tests:
- clamp
- lerp
- lerp_2d
- lerp_3d
- lerp_angle
- rand_in_rect
- rand_in_circle
- rand_on_circle
- rand_on_line
- rand_angle_360_deg
- rand_angle_spread_deg
- rand_vec_spread_deg
- rand_vec_magnitude
- get_distance
- rotate_point
- get_angle_degrees
- get_angle_radians
- quaternion_rotation
Metadata
Metadata
Assignees
Labels
No labels