mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 12:02:54 +08:00
Add missing xmldoc
This commit is contained in:
parent
b28c0cd128
commit
3207a585c6
@ -15,6 +15,9 @@ using OpenTK;
|
||||
|
||||
namespace osu.Game.Rulesets.Edit
|
||||
{
|
||||
/// <summary>
|
||||
/// A mask which governs the creation of a new <see cref="HitObject"/> to actualisation.
|
||||
/// </summary>
|
||||
public abstract class PlacementMask : CompositeDrawable, IRequireHighFrequencyMousePosition
|
||||
{
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user