mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 20:07:29 +08:00
Add xmldoc.
This commit is contained in:
parent
9a4af8f194
commit
88dfdf3f85
@ -25,6 +25,9 @@ namespace osu.Game.Modes.UI
|
||||
/// </summary>
|
||||
public abstract class HitRenderer : Container
|
||||
{
|
||||
/// <summary>
|
||||
/// Invoked when all the judgeable HitObjects have been judged.
|
||||
/// </summary>
|
||||
public event Action OnAllJudged;
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user