osu/osu.Game/Skinning
2021-04-30 13:10:42 +09:00
..
Editor Split out component from test scene and fix SongProgress 2021-04-30 13:10:42 +09:00
BeatmapSkinProvidingContainer.cs
DefaultLegacySkin.cs
DefaultSkin.cs
DefaultSkinConfiguration.cs
GameplaySkinComponent.cs
GlobalSkinColours.cs
HUDSkinComponent.cs
HUDSkinComponents.cs
IAnimationTimeReference.cs
IPooledSampleProvider.cs
ISkin.cs
ISkinComponent.cs
ISkinSource.cs
LegacyAccuracyCounter.cs Replace abstract class with interface, attached to the actual components (not skinnable wrapper) 2021-04-29 16:12:15 +09:00
LegacyBeatmapSkin.cs
LegacyColourCompatibility.cs
LegacyFont.cs
LegacyHealthDisplay.cs Replace abstract class with interface, attached to the actual components (not skinnable wrapper) 2021-04-29 16:12:15 +09:00
LegacyJudgementPieceNew.cs
LegacyJudgementPieceOld.cs
LegacyManiaSkinConfiguration.cs
LegacyManiaSkinConfigurationLookup.cs
LegacyManiaSkinDecoder.cs
LegacyRollingCounter.cs
LegacyScoreCounter.cs Replace abstract class with interface, attached to the actual components (not skinnable wrapper) 2021-04-29 16:12:15 +09:00
LegacySkin.cs
LegacySkinConfiguration.cs
LegacySkinDecoder.cs
LegacySkinExtensions.cs
LegacySkinResourceStore.cs
LegacySkinTransformer.cs
LegacySpriteText.cs
PausableSkinnableSound.cs
PoolableSkinnableSample.cs
Skin.cs
SkinConfigManager.cs
SkinConfiguration.cs
SkinCustomColourLookup.cs
SkinFileInfo.cs
SkinInfo.cs
SkinManager.cs
SkinnableDrawable.cs
SkinnableSound.cs
SkinnableSprite.cs
SkinnableSpriteText.cs
SkinProvidingContainer.cs
SkinReloadableDrawable.cs
SkinStore.cs
SkinUtils.cs