1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-22 10:53:21 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/Objects/Drawables
Dean Herbert 0d9ea97828 Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
2017-08-03 14:36:21 +09:00
..
Pieces Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00
DrawableBarLine.cs Remove remaining usages of AddDelay 2017-07-17 18:16:15 +03:00
DrawableBarLineMajor.cs Shapes namespace 2017-06-20 15:54:23 +10:00
DrawableCentreHit.cs Adjust glow a bit 2017-05-24 17:16:02 +09:00
DrawableCentreHitStrong.cs Adjust glow a bit 2017-05-24 17:16:02 +09:00
DrawableDrumRoll.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
DrawableDrumRollTick.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
DrawableHit.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
DrawableHitStrong.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
DrawableRimHit.cs Adjust glow a bit 2017-05-24 17:16:02 +09:00
DrawableRimHitStrong.cs Adjust glow a bit 2017-05-24 17:16:02 +09:00
DrawableSwell.cs Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
DrawableTaikoHitObject.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00