osu/osu.Game/Graphics/UserInterface
2024-05-21 14:36:16 +08:00
..
PageSelector
BackButton.cs
Bar.cs
BarGraph.cs Adjust with framework changes 2023-12-04 08:51:21 +09:00
BasicSearchTextBox.cs
BreadcrumbControl.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
CommaSeparatedScoreCounter.cs
DangerousRoundedButton.cs Fix dangerous buttons using different shades of pink 2023-10-13 13:16:24 +02:00
DialogButton.cs Implement per-axis triangles clamping 2024-01-23 04:54:27 +03:00
DownloadButton.cs
DrawableOsuMenuItem.cs Add chevron to distinguish all menus with submenus 2024-04-24 00:19:10 -07:00
DrawableStatefulMenuItem.cs Refactor for legibility 2024-05-05 23:33:37 +08:00
ExpandableSlider.cs Temporary rollback of framework / SDL3 2024-05-21 14:36:16 +08:00
ExpandingBar.cs
ExternalLinkButton.cs
FocusedTextBox.cs
FPSCounter.cs
FPSCounterTooltip.cs
GradientLineTabControl.cs
GrayButton.cs
HistoryTextBox.cs
HoverClickSounds.cs
HoverSampleDebounceComponent.cs
HoverSampleSet.cs
HoverSounds.cs
IconButton.cs
LineGraph.cs
LoadingButton.cs
LoadingLayer.cs
LoadingSpinner.cs
MenuItemType.cs
Nub.cs
OsuAnimatedButton.cs Change some component samples to go better with overlay pop-in samples 2023-08-17 18:36:37 +09:00
OsuButton.cs
OsuCheckbox.cs Fix checkboxes applying extra padding 2024-05-18 11:06:29 +03:00
OsuContextMenu.cs
OsuContextMenuSamples.cs
OsuDropdown.cs Truncate long dropdown menu item text and show tooltip 2024-02-14 23:01:51 -08:00
OsuEnumDropdown.cs
OsuMenu.cs Allow context menus to have visible spacers 2023-11-21 14:24:10 +09:00
OsuMenuItem.cs
OsuMenuItemSpacer.cs Allow context menus to have visible spacers 2023-11-21 14:24:10 +09:00
OsuNumberBox.cs Update usage of MathUtils 2024-03-06 12:13:12 +08:00
OsuPasswordTextBox.cs CalculatedTextSize -> FontSize 2023-12-05 22:47:10 +03:00
OsuSliderBar.cs Temporary rollback of framework / SDL3 2024-05-21 14:36:16 +08:00
OsuTabControl.cs Temporary rollback of framework / SDL3 2024-05-21 14:36:16 +08:00
OsuTabControlCheckbox.cs
OsuTabDropdown.cs
OsuTextBox.cs Update caret layout 2023-12-12 21:21:11 +03:00
PageTabControl.cs Temporary rollback of framework / SDL3 2024-05-21 14:36:16 +08:00
PercentageCounter.cs Change rolling counters to use quicker easing types 2024-01-17 18:18:53 +09:00
ProgressBar.cs
RangeSlider.cs
RollingCounter.cs Change rolling counters to use quicker easing types 2024-01-17 18:18:53 +09:00
RoundedSliderBar.cs Temporary rollback of framework / SDL3 2024-05-21 14:36:16 +08:00
ScoreCounter.cs Reduce allocation overhead in ScoreCounter 2024-01-24 23:45:07 +03:00
SearchTextBox.cs
SeekLimitedSearchTextBox.cs
SegmentedGraph.cs Adjust with framework changes 2023-12-04 08:51:21 +09:00
SelectionState.cs
ShearedButton.cs Extract constants properly 2023-09-11 08:29:37 +02:00
ShearedNub.cs Add ability to revert slider settings to default when double-clicking nub 2023-10-17 21:41:03 -07:00
ShearedOverlayHeader.cs
ShearedSearchTextBox.cs Expose SelectAll() method on ShearedSearchTextBox 2023-12-28 00:10:01 -03:00
ShearedSliderBar.cs Temporary rollback of framework / SDL3 2024-05-21 14:36:16 +08:00
ShearedToggleButton.cs Inverse and xmldoc ShearedToggleButton sample allowance bool 2023-08-18 17:05:25 +09:00
ShowMoreButton.cs
SlimEnumDropdown.cs
StarCounter.cs Fix star counter decrease animation being delayed when current is over displayed star count 2024-02-16 22:47:38 -08:00
StatefulMenuItem.cs
TernaryState.cs
TernaryStateMenuItem.cs
TernaryStateRadioMenuItem.cs
TernaryStateToggleMenuItem.cs
TimeSlider.cs
ToggleMenuItem.cs
TwoLayerButton.cs