Convert the position modifier to stateless methods

This commit is contained in:
Henry Lin
2022-03-10 11:53:03 +08:00
parent ede838c4b3
commit 3a71d81775
3 changed files with 35 additions and 40 deletions

View File

@ -11,7 +11,7 @@ using osuTK;
namespace osu.Game.Rulesets.Osu.Utils
{
public static class OsuHitObjectGenerationUtils
public static partial class OsuHitObjectGenerationUtils
{
// The relative distance to the edge of the playfield before objects' positions should start to "turn around" and curve towards the middle.
// The closer the hit objects draw to the border, the sharper the turn