1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 04:53:21 +08:00
osu-lazer/osu.Game/Overlays/Profile
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
..
Header Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
Sections Implement CommentsShowMoreButton 2019-10-13 14:43:30 +03:00
ProfileHeader.cs Move GamemodeControl to UserProfileOverlay 2019-06-04 19:33:55 +03:00
ProfileSection.cs Use .Darken() instead of hex-based colour 2019-06-24 13:27:58 +09:00