osu/osu.Game/Graphics/UserInterface
Thomas Müller a456eb6f1b Fix being able to hover the back button from outside of its shape.
Could alternatively done by shearing the entire button, but then you would need a positional x-offset depending on whether the anchor is top or bottom.
2016-11-29 21:12:49 +01:00
..
Volume Fix volume control fill being incorrect on first display. 2016-11-29 18:35:59 +09:00
BackButton.cs Fix being able to hover the back button from outside of its shape. 2016-11-29 21:12:49 +01:00
KeyCounter.cs Merge branch 'refs/heads/master' into dependency-injection 2016-11-12 20:18:26 +09:00
KeyCounterCollection.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
LoadingAnimation.cs Rework how references are passed about 2016-11-03 22:43:00 -04:00
OsuButton.cs Add OsuButton with sane defaults 2016-11-03 19:06:22 -04:00
PercentageCounter.cs Update transforms to not accept clock. 2016-10-28 17:42:00 +09:00
RollingCounter.cs Use EqualityComparer<T> to avoid boxing and casting when comparing. 2016-11-15 01:49:05 +08:00
ScoreCounter.cs Make use of new timing system in Drawables and Transforms. 2016-11-06 08:25:21 +01:00
StarCounter.cs Avoid using load to construct the drawable hierarchy whereever possible. 2016-11-12 18:34:36 +01:00