mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 17:37:23 +09:00
Improve xmldoc
This commit is contained in:
parent
ed83ac188e
commit
52d1e2b5f8
@ -24,7 +24,8 @@ namespace osu.Game.Rulesets.Catch.UI
|
|||||||
public class Catcher : SkinReloadableDrawable, IKeyBindingHandler<CatchAction>
|
public class Catcher : SkinReloadableDrawable, IKeyBindingHandler<CatchAction>
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The default colour used for all hyper-dashing components. (catcher drawables and fruit)
|
/// The default colour used to tint hyper-dash fruit, along with the moving catcher, its trail
|
||||||
|
/// and end glow/after-image during a hyper-dash.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static readonly Color4 DEFAULT_HYPER_DASH_COLOUR = Color4.Red;
|
public static readonly Color4 DEFAULT_HYPER_DASH_COLOUR = Color4.Red;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user