Skip to content

Commit

Permalink
Merge from next branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kionell committed Jun 18, 2023
2 parents 104b05f + 7feeb44 commit 9c7f303
Show file tree
Hide file tree
Showing 219 changed files with 3,688 additions and 2,182 deletions.
2 changes: 1 addition & 1 deletion docs/assets/highlight.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
:root {
--light-hl-0: #000000;
--dark-hl-0: #D4D4D4;
--light-code-background: #FFFFFF;
--light-code-background: #F5F5F5;
--dark-code-background: #1E1E1E;
}

Expand Down
4 changes: 2 additions & 2 deletions docs/assets/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

34 changes: 32 additions & 2 deletions docs/assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,15 @@ body.dark {
--external-icon: var(--dark-external-icon);
}

h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.2;
}

h1 {
font-size: 2em;
margin: 0.67em 0;
Expand Down Expand Up @@ -641,6 +650,10 @@ footer {
border-top: 1px solid var(--color-panel-divider);
background-color: var(--color-panel);
}
footer:after {
content: "";
display: table;
}
footer.with-border-bottom {
border-bottom: 1px solid var(--color-panel-divider);
}
Expand Down Expand Up @@ -753,12 +766,13 @@ footer .tsd-legend {

.tsd-flag {
display: inline-block;
padding: 1px 5px;
padding: 0.25em 0.4em;
border-radius: 4px;
color: var(--color-comment-tag-text);
background-color: var(--color-comment-tag);
text-indent: 0;
font-size: 14px;
font-size: 75%;
line-height: 1;
font-weight: normal;
}

Expand Down Expand Up @@ -1382,3 +1396,19 @@ input[type="checkbox"]:checked + .tsd-widget:before {
img {
max-width: 100%;
}

.tsd-anchor-icon {
margin-left: 10px;
vertical-align: middle;
color: var(--color-text);
}

.tsd-anchor-icon svg {
width: 1em;
height: 1em;
visibility: hidden;
}

.tsd-anchor-link:hover > .tsd-anchor-icon svg {
visibility: visible;
}
16 changes: 8 additions & 8 deletions docs/classes/Autoplay.html

Large diffs are not rendered by default.

58 changes: 31 additions & 27 deletions docs/classes/Beatmap.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/BeatmapBreakEvent.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/BeatmapColorSection.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/classes/BeatmapConverter.html

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions docs/classes/BeatmapDifficultySection.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/BeatmapEditorSection.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/classes/BeatmapEventSection.html

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions docs/classes/BeatmapGeneralSection.html

Large diffs are not rendered by default.

101 changes: 53 additions & 48 deletions docs/classes/BeatmapInfo.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/classes/BeatmapMetadataSection.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/BeatmapProcessor.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions docs/classes/BlendingParameters.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/Cinema.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/CircularArcProperties.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/classes/Color4.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/classes/Command.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/CommandLoop.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/classes/CommandTimeline.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/CommandTimelineGroup.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/classes/CommandTrigger.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/classes/ControlPoint.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/classes/ControlPointGroup.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docs/classes/ControlPointInfo.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/DifficultyAttributes.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/DifficultyCalculator.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/DifficultyHitObject.html

Large diffs are not rendered by default.

33 changes: 18 additions & 15 deletions docs/classes/DifficultyPoint.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DifficultyRange.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/DoubleTime.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/Easy.html

Large diffs are not rendered by default.

27 changes: 15 additions & 12 deletions docs/classes/EffectPoint.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/EventGenerator.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/classes/FastRandom.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/Flashlight.html

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions docs/classes/Grades.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/HalfTime.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/HardRock.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/Hidden.html

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions docs/classes/HighestRank.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions docs/classes/HitObject.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/classes/HitSample.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions docs/classes/HitStatistics.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/HitWindows.html

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions docs/classes/LegacyReplayFrame.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docs/classes/LegacyScoreExtensions.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions docs/classes/LevelInfo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>LevelInfo | osu-classes</title><meta name="description" content="Documentation for osu-classes"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">osu-classes</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">osu-classes</a></li><li><a href="LevelInfo.html">LevelInfo</a></li></ul><h1>Class LevelInfo </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><div class="lead">
<p>A level information of a user.</p>
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">LevelInfo</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class"><a href="LevelInfo.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class"><a href="LevelInfo.html#current" class="tsd-kind-icon">current</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="LevelInfo.html#progress" class="tsd-kind-icon">progress</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class"><a href="LevelInfo.html#clone" class="tsd-kind-icon">clone</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="LevelInfo.html#toString" class="tsd-kind-icon">to<wbr/>String</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">new <wbr/>Level<wbr/>Info<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="LevelInfo.html" class="tsd-signature-type" data-tsd-kind="Class">LevelInfo</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="LevelInfo.html" class="tsd-signature-type" data-tsd-kind="Class">LevelInfo</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/kionell/osu-classes/blob/b0e06ec/src/Users/LevelInfo.ts#L15">src/Users/LevelInfo.ts:15</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="LevelInfo.html" class="tsd-signature-type" data-tsd-kind="Class">LevelInfo</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="LevelInfo.html" class="tsd-signature-type" data-tsd-kind="Class">LevelInfo</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="current" class="tsd-anchor"></a><h3 class="tsd-anchor-link">current<a href="#current" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">current<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/kionell/osu-classes/blob/b0e06ec/src/Users/LevelInfo.ts#L8">src/Users/LevelInfo.ts:8</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>Current level of a user as integer.</p>
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="progress" class="tsd-anchor"></a><h3 class="tsd-anchor-link">progress<a href="#progress" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">progress<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/kionell/osu-classes/blob/b0e06ec/src/Users/LevelInfo.ts#L13">src/Users/LevelInfo.ts:13</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>Progress to the next level as integer in range of 0-100.</p>
</div></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="clone" class="tsd-anchor"></a><h3 class="tsd-anchor-link">clone<a href="#clone" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">clone<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="LevelInfo.html" class="tsd-signature-type" data-tsd-kind="Class">LevelInfo</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/kionell/osu-classes/blob/b0e06ec/src/Users/LevelInfo.ts#L24">src/Users/LevelInfo.ts:24</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>Creates a deep copy of the level info.</p>
</div></div><h4 class="tsd-returns-title">Returns <a href="LevelInfo.html" class="tsd-signature-type" data-tsd-kind="Class">LevelInfo</a></h4><div><p>Cloned level info.</p>
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="toString" class="tsd-anchor"></a><h3 class="tsd-anchor-link">to<wbr/>String<a href="#toString" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">to<wbr/>String<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/kionell/osu-classes/blob/b0e06ec/src/Users/LevelInfo.ts#L31">src/Users/LevelInfo.ts:31</a></li></ul></aside><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div><p>Stringified level information.</p>
</div></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li><li class=" tsd-kind-namespace"><a href="../modules/Accuracy.html">Accuracy</a></li><li class=" tsd-kind-namespace"><a href="../modules/BinarySearch.html">Binary<wbr/>Search</a></li><li class=" tsd-kind-namespace"><a href="../modules/Easing.html">Easing</a></li><li class=" tsd-kind-namespace"><a href="../modules/Interpolation.html">Interpolation</a></li><li class=" tsd-kind-namespace"><a href="../modules/MathUtils.html">Math<wbr/>Utils</a></li><li class=" tsd-kind-namespace"><a href="../modules/Rank.html">Rank</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class"><a href="LevelInfo.html" class="tsd-kind-icon">Level<wbr/>Info</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class"><a href="LevelInfo.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="LevelInfo.html#current" class="tsd-kind-icon">current</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="LevelInfo.html#progress" class="tsd-kind-icon">progress</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="LevelInfo.html#clone" class="tsd-kind-icon">clone</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="LevelInfo.html#toString" class="tsd-kind-icon">to<wbr/>String</a></li></ul></li></ul></nav></div></div></div><footer class=""><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li><li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li><li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
Loading

0 comments on commit 9c7f303

Please sign in to comment.