osu/osu.Game/Graphics/UserInterface
Salman Ahmed c6c88a901c
Add text box sample playback logic in OsuTextBox
Moved from osu!framework.
2020-06-05 06:43:44 +03:00
..
BackButton.cs Merge branch 'master' into tourney-subscreen-back-button 2020-05-17 17:38:36 +09:00
Bar.cs
BarGraph.cs
BreadcrumbControl.cs
DialogButton.cs
DownloadButton.cs
DrawableOsuMenuItem.cs Add disabled state to menu items 2020-04-15 16:17:17 +09:00
DrawableStatefulMenuItem.cs
ExpandingBar.cs Refactor everything so I can read the code 2020-03-02 20:16:58 +09:00
ExternalLinkButton.cs
FocusedTextBox.cs
GradientLineTabControl.cs
HoverClickSounds.cs
HoverSounds.cs
IconButton.cs
LineGraph.cs osu-side changes 2020-02-24 20:52:15 +09:00
LoadingButton.cs
LoadingLayer.cs Use LoadingLayer at player loading screen 2020-02-23 05:00:08 +09:00
LoadingSpinner.cs Update tests and delay push animation until loader is done disappearing 2020-03-11 13:20:31 +09:00
MenuItemType.cs
Nub.cs
OsuAnimatedButton.cs
OsuButton.cs
OsuCheckbox.cs
OsuContextMenu.cs
OsuDropdown.cs
OsuEnumDropdown.cs
OsuMenu.cs
OsuMenuItem.cs Remove bindable to promote one-way access 2020-04-16 13:25:08 +09:00
OsuNumberBox.cs
OsuPasswordTextBox.cs Fix textbox characters not animating when typing/backspacing 2020-03-08 19:43:53 -07:00
OsuSliderBar.cs
OsuTabControl.cs Simplify active tab font changes and expose necessary fields in OsuTabItem 2020-03-26 14:19:36 +01:00
OsuTabControlCheckbox.cs
OsuTabDropdown.cs
OsuTextBox.cs Add text box sample playback logic in OsuTextBox 2020-06-05 06:43:44 +03:00
PageTabControl.cs Remove exo specification completely 2020-03-13 13:43:48 +09:00
PercentageCounter.cs
ProgressBar.cs
RollingCounter.cs
ScoreCounter.cs
ScreenBreadcrumbControl.cs
SearchTextBox.cs
SeekLimitedSearchTextBox.cs
SelectionState.cs
ShowMoreButton.cs
SimpleComboCounter.cs
StarCounter.cs Increase flexibility of StarCounter component 2020-03-08 15:56:22 +09:00
StatefulMenuItem.cs
TernaryState.cs
TernaryStateMenuItem.cs Add menus to mark as rim and strong 2020-05-29 16:45:47 +09:00
ToggleMenuItem.cs
TriangleButton.cs
TwoLayerButton.cs