osu/osu.Game.Rulesets.Osu/Replays
Berkan Diler fccdbffa93 Use MathF instead of Math- functions when possible
MathF-functions are faster than the Math-counterpart and it looks cleaner, so use MathF when we cast to float or int anyway.
2019-11-25 00:45:42 +01:00
..
OsuAutoGenerator.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
OsuAutoGeneratorBase.cs Remove unnecessary usings 2019-09-02 19:13:06 +09:00
OsuFramedReplayInputHandler.cs Fix replay handler nullref crashes 2019-03-31 01:33:56 +09:00
OsuReplayFrame.cs Change osu!catch key trigger to occur on frame before positional change 2019-09-13 23:06:35 +09:00