1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 04:13:00 +08:00
osu-lazer/osu.Game/Graphics
2017-12-25 19:12:23 +01:00
..
Backgrounds Update all dependencies in line with framework 2017-09-13 20:25:40 +09:00
Containers Renamed the IHasHoverSounds interface to ICanDisableHoverSounds and made it so that if the interface is not implemented, it is just ignored (samples will always be played). If it is implemented, the ShouldPlayHoverSound bool is decisive of whether sounds are played or not 2017-12-07 19:52:40 +01:00
Cursor Fix formatting ;_; 2017-09-21 22:11:35 +02:00
Sprites Move hover sound/container to base implementation 2017-12-20 15:54:13 +09:00
UserInterface Improve LineGraph invalidation logic 2017-12-22 18:58:35 +09:00
IHasAccentColour.cs Adjust xmldocs to conform to TransformableExtensions. 2017-08-07 14:20:56 +09:00
OsuColour.cs Allow OsuColour.FromHex to support prefix #. 2017-07-27 18:03:35 +09:00
SpriteIcon.cs Simplify StarCounter and SpriteIcon 2017-12-15 18:40:03 +09:00