Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusjarina committed Jun 24, 2024
1 parent cb1cdbc commit 4481be1
Show file tree
Hide file tree
Showing 287 changed files with 5,386 additions and 3,023 deletions.
26 changes: 6 additions & 20 deletions _site/HOWTO_UPDATE_DOCS.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
</head>

<script type="module" src="./public/docfx.min.js"></script>
<script type="module" src="./public/docfx.min.js"></script>

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

</head>

<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
<header class="bg-body border-bottom">
Expand All @@ -63,23 +63,9 @@
</header>

<main class="container-xxl">
<div class="toc-offcanvas">
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<nav class="toc" id="toc"></nav>
</div>
</div>
</div>

<div class="content">
<div class="actionbar">
<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">
<i class="bi bi-list"></i>
</button>

<nav id="breadcrumb"></nav>
</div>
Expand Down
26 changes: 6 additions & 20 deletions _site/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
</head>

<script type="module" src="./public/docfx.min.js"></script>
<script type="module" src="./public/docfx.min.js"></script>

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

</head>

<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
<header class="bg-body border-bottom">
Expand All @@ -63,23 +63,9 @@
</header>

<main class="container-xxl">
<div class="toc-offcanvas">
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<nav class="toc" id="toc"></nav>
</div>
</div>
</div>

<div class="content">
<div class="actionbar">
<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">
<i class="bi bi-list"></i>
</button>

<nav id="breadcrumb"></nav>
</div>
Expand Down
114 changes: 57 additions & 57 deletions _site/api/Fantas.Animation.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions _site/api/Fantas.AnimationTimingFunction.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
</head>

<script type="module" src="./../public/docfx.min.js"></script>
<script type="module" src="./../public/docfx.min.js"></script>

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

</head>

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


<h1 id="Fantas_AnimationTimingFunction" data-uid="Fantas.AnimationTimingFunction" class="text-break">
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>
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>
</h1>

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

<h3 id="Fantas_AnimationTimingFunction__ctor_System_Object_System_IntPtr_" data-uid="Fantas.AnimationTimingFunction.#ctor(System.Object,System.IntPtr)">
AnimationTimingFunction(object, nint)
<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>
<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>
</h3>

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

<h3 id="Fantas_AnimationTimingFunction_BeginInvoke_System_Single_System_AsyncCallback_System_Object_" data-uid="Fantas.AnimationTimingFunction.BeginInvoke(System.Single,System.AsyncCallback,System.Object)">
BeginInvoke(float, AsyncCallback, object)
<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>
<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>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -212,7 +212,7 @@ <h4 class="section">Returns</h4>

<h3 id="Fantas_AnimationTimingFunction_EndInvoke_System_IAsyncResult_" data-uid="Fantas.AnimationTimingFunction.EndInvoke(System.IAsyncResult)">
EndInvoke(IAsyncResult)
<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>
<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>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -248,7 +248,7 @@ <h4 class="section">Returns</h4>

<h3 id="Fantas_AnimationTimingFunction_Invoke_System_Single_" data-uid="Fantas.AnimationTimingFunction.Invoke(System.Single)">
Invoke(float)
<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>
<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>
</h3>

<div class="markdown level1 summary"></div>
Expand Down Expand Up @@ -284,7 +284,7 @@ <h4 class="section">Returns</h4>
</article>

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


Expand Down
16 changes: 8 additions & 8 deletions _site/api/Fantas.AnimationTimingMode.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
</head>

<script type="module" src="./../public/docfx.min.js"></script>
<script type="module" src="./../public/docfx.min.js"></script>

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

</head>

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


<h1 id="Fantas_AnimationTimingMode" data-uid="Fantas.AnimationTimingMode" class="text-break">
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>
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>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -193,7 +193,7 @@ <h2 id="fields">Fields
</article>

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


Expand Down
24 changes: 12 additions & 12 deletions _site/api/Fantas.Audio.AudioSession.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
</head>

<script type="module" src="./../public/docfx.min.js"></script>
<script type="module" src="./../public/docfx.min.js"></script>

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

</head>

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


<h1 id="Fantas_Audio_AudioSession" data-uid="Fantas.Audio.AudioSession" class="text-break">
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>
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>
</h1>

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

<h3 id="Fantas_Audio_AudioSession_IsHeadsetConnected" data-uid="Fantas.Audio.AudioSession.IsHeadsetConnected">
IsHeadsetConnected
<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>
<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>
</h3>

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

<h3 id="Fantas_Audio_AudioSession_IsOtherAudioPlaying" data-uid="Fantas.Audio.AudioSession.IsOtherAudioPlaying">
IsOtherAudioPlaying
<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>
<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>
</h3>

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

<h3 id="Fantas_Audio_AudioSession_MusicVolume" data-uid="Fantas.Audio.AudioSession.MusicVolume">
MusicVolume
<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>
<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>
</h3>

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

<h3 id="Fantas_Audio_AudioSession_SoundEffectsVolume" data-uid="Fantas.Audio.AudioSession.SoundEffectsVolume">
SoundEffectsVolume
<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>
<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>
</h3>

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

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


Expand Down
Loading

0 comments on commit 4481be1

Please sign in to comment.