get Move By
fun getMoveBy(offset: ScreenCoordinate, owner: String? = null): Array<CameraAnimator<*>>
Content copied to clipboard
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