mirror of https://github.com/ppy/osu
Update xmldoc
This commit is contained in:
parent
7c680afc3c
commit
72c096f9af
|
@ -22,7 +22,7 @@ public static class FlashlightEvaluator
|
|||
/// <summary>
|
||||
/// Evaluates the difficulty of memorising and hitting an object, based on:
|
||||
/// <list type="bullet">
|
||||
/// <item><description>distance between previous objects and the current object,</description></item>
|
||||
/// <item><description>distance between a number of previous objects and the current object,</description></item>
|
||||
/// <item><description>the visual opacity of the current object,</description></item>
|
||||
/// <item><description>length and speed of the current object (for sliders),</description></item>
|
||||
/// <item><description>and whether the hidden mod is enabled.</description></item>
|
||||
|
|
Loading…
Reference in New Issue