1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 17:33:02 +08:00
osu-lazer/osu.Game/Skinning
Dean Herbert 768e0a4e2a Add SkinnableSound class
Tidy things up, move logic out of SampleInfo.
2018-02-24 22:47:14 +09:00
..
DefaultSkin.cs Add missing licence header 2018-02-23 13:38:12 +09:00
LegacySkin.cs Remove unnecessary local store 2018-02-23 14:24:32 +09:00
Skin.cs Allow instantiation of skins 2018-02-23 13:38:12 +09:00
SkinFileInfo.cs Add basic skin database model layout and importing 2018-02-22 15:46:11 +09:00
SkinInfo.cs Add user skin setting storage 2018-02-22 16:29:05 +09:00
SkinManager.cs Fix typo 2018-02-23 14:27:53 +09:00
SkinnableDrawable.cs Add SkinnableSound class 2018-02-24 22:47:14 +09:00
SkinnableSound.cs Add SkinnableSound class 2018-02-24 22:47:14 +09:00
SkinReloadableDrawable.cs Add SkinnableSound class 2018-02-24 22:47:14 +09:00
SkinStore.cs Add basic skin database model layout and importing 2018-02-22 15:46:11 +09:00