getMoveBy

fun getMoveBy(offset: ScreenCoordinate): Array<CameraAnimator<*>>

Get default animators for "moveBy" animation Add offset to current camera position

Return

Array of the created animators

Parameters

offset

The screen coordinate distance to move by