1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 06:47:36 +08:00
osu-lazer/osu.Game/Graphics/UserInterface
Dean Herbert 4f6263ef86 Make many internal classes and methods public
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
2017-11-21 12:06:16 +09:00
..
Volume Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
BackButton.cs More unused usings 2017-06-29 12:20:05 -07:00
Bar.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
BarGraph.cs Fix selecting unranked beatmaps in song select crashing the game. Fixes #1134. 2017-08-19 12:28:54 +09:00
BreadcrumbControl.cs Update in-line with framework changes. 2017-09-04 09:32:35 +09:00
DialogButton.cs Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
FocusedTextBox.cs FocusedTextBox should not handle repeated escapes 2017-11-20 18:14:58 +09:00
IconButton.cs Add a way to change the IconButton icon colour 2017-10-12 18:17:23 +09:00
LineGraph.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
LoadingAnimation.cs Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00
MenuItemType.cs Move MenuItemType to correct namespace 2017-06-13 15:20:21 +09:00
Nub.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
OsuButton.cs Changed type of IHasFilterTerms.FilterTerms according to framework update 2017-09-13 16:18:02 +02:00
OsuCheckbox.cs Shuffle sound samples around and make more conformant 2017-06-28 10:19:04 -07:00
OsuContextMenu.cs Update in-line with framework changes. 2017-09-04 09:32:35 +09:00
OsuDropdown.cs Fix startup crash on mono. 2017-09-06 20:04:21 +05:30
OsuEnumDropdown.cs Keyword Spacing and Brackets Fixing 2017-06-08 14:35:10 +08:00
OsuMenu.cs Changes in line with framework 2017-09-07 20:36:32 +09:00
OsuMenuItem.cs Update in-line with framework changes. 2017-08-28 14:42:52 +09:00
OsuPasswordTextBox.cs Use using. 2017-08-29 18:18:36 +09:00
OsuSliderBar.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
OsuTabControl.cs Add ScreenSelectionTabControl to EditorMenuBar 2017-09-27 22:01:53 +09:00
OsuTabControlCheckbox.cs Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00
OsuTextBox.cs Update in line with framework 2017-05-30 22:23:51 +09:00
PageTabControl.cs Fix namespaces 2017-06-21 17:03:47 +09:00
PercentageCounter.cs Update framework and fix compilation 2017-07-14 19:18:12 +03:00
ProgressBar.cs Make ProgressBar usable in more places than just MusicController 2017-08-24 18:51:34 +09:00
RollingCounter.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
ScoreCounter.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
SearchTextBox.cs Merge branch 'master' into fixes 2017-08-04 13:49:03 +08:00
SimpleComboCounter.cs Update framework and fix compilation 2017-07-14 19:18:12 +03:00
StarCounter.cs Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00
TwoLayerButton.cs Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00