- libraries/globals/defaultanimationdefs.lua:35 --
SetOffsetsOnControl(animatingControl, anchorIndex, offsetX - width, offsetX, offsetY, offsetY)
- libraries/globals/defaultanimationdefs.lua:47 --
SetOffsetsOnControl(animatingControl, anchorIndex, offsetX + width, offsetX, offsetY, offsetY)
- libraries/globals/defaultanimationdefs.lua:59 --
SetOffsetsOnControl(animatingControl, anchorIndex, offsetX, offsetX, offsetY + height, offsetY)
- libraries/globals/defaultanimationdefs.lua:71 --
SetOffsetsOnControl(animatingControl, anchorIndex, offsetX, offsetX, offsetY - height, offsetY)