DeltaAngle static method

num DeltaAngle(
  1. num current,
  2. num target
)

Implementation

external static num DeltaAngle(num current, num target);