getRotateBy

fun getRotateBy(first: ScreenCoordinate, second: ScreenCoordinate): Array<CameraAnimator<*>>

Get default animators for "rotateBy" animation

Return

Array of the created animators

Parameters

first

The first pointer to rotate on

second

The second pointer to rotate on