Skip to content

Commit 4481be1

Browse files
Update docs
1 parent cb1cdbc commit 4481be1

File tree

287 files changed

+5386
-3023
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

287 files changed

+5386
-3023
lines changed

_site/HOWTO_UPDATE_DOCS.html

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
<meta name="loc:changeTheme" content="Change theme">
3030
<meta name="loc:copy" content="Copy">
3131
<meta name="loc:downloadPdf" content="Download PDF">
32-
</head>
3332

34-
<script type="module" src="./public/docfx.min.js"></script>
33+
<script type="module" src="./public/docfx.min.js"></script>
3534

36-
<script>
37-
const theme = localStorage.getItem('theme') || 'auto'
38-
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
39-
</script>
35+
<script>
36+
const theme = localStorage.getItem('theme') || 'auto'
37+
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
38+
</script>
4039

40+
</head>
4141

4242
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
4343
<header class="bg-body border-bottom">
@@ -63,23 +63,9 @@
6363
</header>
6464

6565
<main class="container-xxl">
66-
<div class="toc-offcanvas">
67-
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
68-
<div class="offcanvas-header">
69-
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
70-
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
71-
</div>
72-
<div class="offcanvas-body">
73-
<nav class="toc" id="toc"></nav>
74-
</div>
75-
</div>
76-
</div>
7766

7867
<div class="content">
7968
<div class="actionbar">
80-
<button class="btn btn-lg border-0 d-md-none" style="margin-top: -.65em; margin-left: -.8em" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
81-
<i class="bi bi-list"></i>
82-
</button>
8369

8470
<nav id="breadcrumb"></nav>
8571
</div>

_site/README.html

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
<meta name="loc:changeTheme" content="Change theme">
3030
<meta name="loc:copy" content="Copy">
3131
<meta name="loc:downloadPdf" content="Download PDF">
32-
</head>
3332

34-
<script type="module" src="./public/docfx.min.js"></script>
33+
<script type="module" src="./public/docfx.min.js"></script>
3534

36-
<script>
37-
const theme = localStorage.getItem('theme') || 'auto'
38-
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
39-
</script>
35+
<script>
36+
const theme = localStorage.getItem('theme') || 'auto'
37+
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
38+
</script>
4039

40+
</head>
4141

4242
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
4343
<header class="bg-body border-bottom">
@@ -63,23 +63,9 @@
6363
</header>
6464

6565
<main class="container-xxl">
66-
<div class="toc-offcanvas">
67-
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
68-
<div class="offcanvas-header">
69-
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
70-
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
71-
</div>
72-
<div class="offcanvas-body">
73-
<nav class="toc" id="toc"></nav>
74-
</div>
75-
</div>
76-
</div>
7766

7867
<div class="content">
7968
<div class="actionbar">
80-
<button class="btn btn-lg border-0 d-md-none" style="margin-top: -.65em; margin-left: -.8em" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
81-
<i class="bi bi-list"></i>
82-
</button>
8369

8470
<nav id="breadcrumb"></nav>
8571
</div>

_site/api/Fantas.Animation.html

Lines changed: 57 additions & 57 deletions
Large diffs are not rendered by default.

_site/api/Fantas.AnimationTimingFunction.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
<meta name="loc:changeTheme" content="Change theme">
3030
<meta name="loc:copy" content="Copy">
3131
<meta name="loc:downloadPdf" content="Download PDF">
32-
</head>
3332

34-
<script type="module" src="./../public/docfx.min.js"></script>
33+
<script type="module" src="./../public/docfx.min.js"></script>
3534

36-
<script>
37-
const theme = localStorage.getItem('theme') || 'auto'
38-
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
39-
</script>
35+
<script>
36+
const theme = localStorage.getItem('theme') || 'auto'
37+
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
38+
</script>
4039

40+
</head>
4141

4242
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
4343
<header class="bg-body border-bottom">
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

9191
<h1 id="Fantas_AnimationTimingFunction" data-uid="Fantas.AnimationTimingFunction" class="text-break">
92-
Delegate AnimationTimingFunction <a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
92+
Delegate AnimationTimingFunction <a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

9595
<div class="facts text-secondary">
@@ -135,7 +135,7 @@ <h2 class="section" id="constructors">Constructors
135135

136136
<h3 id="Fantas_AnimationTimingFunction__ctor_System_Object_System_IntPtr_" data-uid="Fantas.AnimationTimingFunction.#ctor(System.Object,System.IntPtr)">
137137
AnimationTimingFunction(object, nint)
138-
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
138+
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
139139
</h3>
140140

141141
<div class="markdown level1 summary"></div>
@@ -172,7 +172,7 @@ <h2 class="section" id="methods">Methods
172172

173173
<h3 id="Fantas_AnimationTimingFunction_BeginInvoke_System_Single_System_AsyncCallback_System_Object_" data-uid="Fantas.AnimationTimingFunction.BeginInvoke(System.Single,System.AsyncCallback,System.Object)">
174174
BeginInvoke(float, AsyncCallback, object)
175-
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
175+
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
176176
</h3>
177177

178178
<div class="markdown level1 summary"></div>
@@ -212,7 +212,7 @@ <h4 class="section">Returns</h4>
212212

213213
<h3 id="Fantas_AnimationTimingFunction_EndInvoke_System_IAsyncResult_" data-uid="Fantas.AnimationTimingFunction.EndInvoke(System.IAsyncResult)">
214214
EndInvoke(IAsyncResult)
215-
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
215+
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
216216
</h3>
217217

218218
<div class="markdown level1 summary"></div>
@@ -248,7 +248,7 @@ <h4 class="section">Returns</h4>
248248

249249
<h3 id="Fantas_AnimationTimingFunction_Invoke_System_Single_" data-uid="Fantas.AnimationTimingFunction.Invoke(System.Single)">
250250
Invoke(float)
251-
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
251+
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Animation/AnimationTimingFunction.cs"><i class="bi bi-code-slash"></i></a>
252252
</h3>
253253

254254
<div class="markdown level1 summary"></div>
@@ -284,7 +284,7 @@ <h4 class="section">Returns</h4>
284284
</article>
285285

286286
<div class="contribution d-print-none">
287-
<a href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Animation/AnimationTimingFunction.cs" class="edit-link">Edit this page</a>
287+
<a href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Animation/AnimationTimingFunction.cs" class="edit-link">Edit this page</a>
288288
</div>
289289

290290

_site/api/Fantas.AnimationTimingMode.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
<meta name="loc:changeTheme" content="Change theme">
3030
<meta name="loc:copy" content="Copy">
3131
<meta name="loc:downloadPdf" content="Download PDF">
32-
</head>
3332

34-
<script type="module" src="./../public/docfx.min.js"></script>
33+
<script type="module" src="./../public/docfx.min.js"></script>
3534

36-
<script>
37-
const theme = localStorage.getItem('theme') || 'auto'
38-
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
39-
</script>
35+
<script>
36+
const theme = localStorage.getItem('theme') || 'auto'
37+
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
38+
</script>
4039

40+
</head>
4141

4242
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
4343
<header class="bg-body border-bottom">
@@ -90,7 +90,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
9090

9191

9292
<h1 id="Fantas_AnimationTimingMode" data-uid="Fantas.AnimationTimingMode" class="text-break">
93-
Enum AnimationTimingMode <a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Animation/AnimationTimingMode.cs"><i class="bi bi-code-slash"></i></a>
93+
Enum AnimationTimingMode <a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Animation/AnimationTimingMode.cs"><i class="bi bi-code-slash"></i></a>
9494
</h1>
9595

9696
<div class="facts text-secondary">
@@ -193,7 +193,7 @@ <h2 id="fields">Fields
193193
</article>
194194

195195
<div class="contribution d-print-none">
196-
<a href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Animation/AnimationTimingMode.cs" class="edit-link">Edit this page</a>
196+
<a href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Animation/AnimationTimingMode.cs" class="edit-link">Edit this page</a>
197197
</div>
198198

199199

_site/api/Fantas.Audio.AudioSession.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
<meta name="loc:changeTheme" content="Change theme">
3030
<meta name="loc:copy" content="Copy">
3131
<meta name="loc:downloadPdf" content="Download PDF">
32-
</head>
3332

34-
<script type="module" src="./../public/docfx.min.js"></script>
33+
<script type="module" src="./../public/docfx.min.js"></script>
3534

36-
<script>
37-
const theme = localStorage.getItem('theme') || 'auto'
38-
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
39-
</script>
35+
<script>
36+
const theme = localStorage.getItem('theme') || 'auto'
37+
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
38+
</script>
4039

40+
</head>
4141

4242
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
4343
<header class="bg-body border-bottom">
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

9191
<h1 id="Fantas_Audio_AudioSession" data-uid="Fantas.Audio.AudioSession" class="text-break">
92-
Class AudioSession <a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
92+
Class AudioSession <a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

9595
<div class="facts text-secondary">
@@ -159,7 +159,7 @@ <h2 class="section" id="properties">Properties
159159

160160
<h3 id="Fantas_Audio_AudioSession_IsHeadsetConnected" data-uid="Fantas.Audio.AudioSession.IsHeadsetConnected">
161161
IsHeadsetConnected
162-
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
162+
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
163163
</h3>
164164

165165
<div class="markdown level1 summary"><p>Check if headset is connected to device
@@ -192,7 +192,7 @@ <h4 class="section">Property Value</h4>
192192

193193
<h3 id="Fantas_Audio_AudioSession_IsOtherAudioPlaying" data-uid="Fantas.Audio.AudioSession.IsOtherAudioPlaying">
194194
IsOtherAudioPlaying
195-
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
195+
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
196196
</h3>
197197

198198
<div class="markdown level1 summary"><p>Check if another audio music is already playing
@@ -226,7 +226,7 @@ <h4 class="section">Property Value</h4>
226226

227227
<h3 id="Fantas_Audio_AudioSession_MusicVolume" data-uid="Fantas.Audio.AudioSession.MusicVolume">
228228
MusicVolume
229-
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
229+
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
230230
</h3>
231231

232232
<div class="markdown level1 summary"><p>Control global music volume</p>
@@ -258,7 +258,7 @@ <h4 class="section">Property Value</h4>
258258

259259
<h3 id="Fantas_Audio_AudioSession_SoundEffectsVolume" data-uid="Fantas.Audio.AudioSession.SoundEffectsVolume">
260260
SoundEffectsVolume
261-
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
261+
<a class="header-action link-secondary" title="View source" href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Audio/AudioSession.cs"><i class="bi bi-code-slash"></i></a>
262262
</h3>
263263

264264
<div class="markdown level1 summary"><p>Control global sound effects volume</p>
@@ -290,7 +290,7 @@ <h4 class="section">Property Value</h4>
290290
</article>
291291

292292
<div class="contribution d-print-none">
293-
<a href="https://github.com/codefoco/Fantas/blob/49deea3989bfd3c9b578d4e4208dd09fde613359/src/Audio/AudioSession.cs" class="edit-link">Edit this page</a>
293+
<a href="https://github.com/codefoco/Fantas/blob/c7ee33a8f6266856ee02c7bd37c308f71be6d1ad/src/Audio/AudioSession.cs" class="edit-link">Edit this page</a>
294294
</div>
295295

296296

0 commit comments

Comments
 (0)