mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 07:15:05 +08:00
update comment
This commit is contained in:
parent
a01ed1827a
commit
a0235a06e6
@ -257,6 +257,7 @@ namespace osu.Game.Screens.Edit.Compose.Components
|
||||
/// Adjust Drag circle to be centered on the center of the border instead of on the edge.
|
||||
/// </summary>
|
||||
/// <param name="anchor">The part of the rectangle to be adjusted.</param>
|
||||
/// <returns>A 2d vector on how much to adjust the drag circle</returns>
|
||||
private Vector2 getAdjustmentToCenterCircleOnBorder(Anchor anchor)
|
||||
{
|
||||
Vector2 adjustment = Vector2.Zero;
|
||||
|
Loading…
Reference in New Issue
Block a user