mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 17:12:54 +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
|
namespace osu.Game.Rulesets.Mania.UI
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <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>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// The covered area extends in the scrolling direction, with its size depending on <see cref="Coverage"/>.
|
/// The covered area extends in the scrolling direction, with its size depending on <see cref="Coverage"/>.
|
||||||
|
Loading…
Reference in New Issue
Block a user