mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 23:13:20 +08:00
Add more info to xmldoc
This commit is contained in:
parent
b09c584d91
commit
84e2e5677a
@ -14,7 +14,7 @@ using osuTK.Graphics;
|
||||
namespace osu.Game.Rulesets.Mania.UI
|
||||
{
|
||||
/// <summary>
|
||||
/// A <see cref="Container"/> that has its contents partially hidden by an adjustable "cover".
|
||||
/// A <see cref="Container"/> that has its contents partially hidden by an adjustable "cover". This is intended to be used in a playfield.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// The covered area extends in the scrolling direction, with its size depending on <see cref="Coverage"/>.
|
||||
|
Loading…
Reference in New Issue
Block a user