mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 08:02:55 +08:00
Reword weird xmldoc
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
1fce0da331
commit
c3d2648f85
@ -22,7 +22,7 @@ namespace osu.Game.Rulesets.Edit
|
||||
SnapResult FindSnappedPositionAndTime(Vector2 screenSpacePosition);
|
||||
|
||||
/// <summary>
|
||||
/// Given a position, find a value position snap, restricting time to its input value.
|
||||
/// Given a position, find a valid position snap, without changing the time value.
|
||||
/// </summary>
|
||||
/// <param name="screenSpacePosition">The screen-space position to be snapped.</param>
|
||||
/// <returns>The position post-snapping. Time will always be null.</returns>
|
||||
|
Loading…
Reference in New Issue
Block a user