docs: regenerate

This commit is contained in:
goat 2021-08-21 22:57:51 +02:00
parent c864cae087
commit 1eb35f29eb
No known key found for this signature in database
GPG key ID: F18F057873895461
935 changed files with 148201 additions and 35402 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class SimpleSDLWindow
">
<meta name="generator" content="docfx 2.56.6.0">
<meta name="generator" content="docfx 2.58.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -88,18 +88,12 @@
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
@ -109,6 +103,12 @@
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="ImGuiScene.html">ImGuiScene</a></h6>
<h6><strong>Assembly</strong>: ImGuiScene.dll</h6>
@ -116,14 +116,45 @@
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class SimpleSDLWindow : IDisposable</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Gl.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Gl%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L13">View Source</a>
</span>
<h4 id="ImGuiScene_SimpleSDLWindow_Gl" data-uid="ImGuiScene.SimpleSDLWindow.Gl">Gl</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected static readonly GL Gl</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Silk.NET.OpenGL.GL</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_OnSDLEvent.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.OnSDLEvent%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_OnSDLEvent.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.OnSDLEvent%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L48">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L51">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_OnSDLEvent_" data-uid="ImGuiScene.SimpleSDLWindow.OnSDLEvent*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_OnSDLEvent" data-uid="ImGuiScene.SimpleSDLWindow.OnSDLEvent">OnSDLEvent</h4>
@ -151,10 +182,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_WantsClose.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.WantsClose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_WantsClose.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.WantsClose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L43">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L46">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_WantsClose_" data-uid="ImGuiScene.SimpleSDLWindow.WantsClose*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_WantsClose" data-uid="ImGuiScene.SimpleSDLWindow.WantsClose">WantsClose</h4>
@ -182,10 +213,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Window.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Window%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Window.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Window%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L38">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L41">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_Window_" data-uid="ImGuiScene.SimpleSDLWindow.Window*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_Window" data-uid="ImGuiScene.SimpleSDLWindow.Window">Window</h4>
@ -215,10 +246,10 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_CreateColorKey_System_Single_System_Single_System_Single_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.CreateColorKey(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_CreateColorKey_System_Single_System_Single_System_Single_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.CreateColorKey(System.Single%2CSystem.Single%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L28">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L31">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_CreateColorKey_" data-uid="ImGuiScene.SimpleSDLWindow.CreateColorKey*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_CreateColorKey_System_Single_System_Single_System_Single_" data-uid="ImGuiScene.SimpleSDLWindow.CreateColorKey(System.Single,System.Single,System.Single)">CreateColorKey(Single, Single, Single)</h4>
@ -276,10 +307,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Dispose.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Dispose.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L212">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L215">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_Dispose_" data-uid="ImGuiScene.SimpleSDLWindow.Dispose*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_Dispose" data-uid="ImGuiScene.SimpleSDLWindow.Dispose">Dispose()</h4>
@ -291,10 +322,10 @@
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Dispose_System_Boolean_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Dispose(System.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Dispose_System_Boolean_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Dispose(System.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L185">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L188">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_Dispose_" data-uid="ImGuiScene.SimpleSDLWindow.Dispose*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_Dispose_System_Boolean_" data-uid="ImGuiScene.SimpleSDLWindow.Dispose(System.Boolean)">Dispose(Boolean)</h4>
@ -323,10 +354,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Finalize.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Finalize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Finalize.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Finalize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L207">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L210">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_Finalize_" data-uid="ImGuiScene.SimpleSDLWindow.Finalize*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_Finalize" data-uid="ImGuiScene.SimpleSDLWindow.Finalize">Finalize()</h4>
@ -338,10 +369,10 @@
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_GetHWnd.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.GetHWnd%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_GetHWnd.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.GetHWnd%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L120">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L123">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_GetHWnd_" data-uid="ImGuiScene.SimpleSDLWindow.GetHWnd*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_GetHWnd" data-uid="ImGuiScene.SimpleSDLWindow.GetHWnd">GetHWnd()</h4>
@ -370,10 +401,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_InitForRenderer_ImGuiScene_IRenderer_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.InitForRenderer(ImGuiScene.IRenderer)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_InitForRenderer_ImGuiScene_IRenderer_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.InitForRenderer(ImGuiScene.IRenderer)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L87">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L90">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_InitForRenderer_" data-uid="ImGuiScene.SimpleSDLWindow.InitForRenderer*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_InitForRenderer_ImGuiScene_IRenderer_" data-uid="ImGuiScene.SimpleSDLWindow.InitForRenderer(ImGuiScene.IRenderer)">InitForRenderer(IRenderer)</h4>
@ -402,10 +433,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_MakeTransparent_System_UInt32_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.MakeTransparent(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_MakeTransparent_System_UInt32_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.MakeTransparent(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L139">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L142">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_MakeTransparent_" data-uid="ImGuiScene.SimpleSDLWindow.MakeTransparent*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_MakeTransparent_System_UInt32_" data-uid="ImGuiScene.SimpleSDLWindow.MakeTransparent(System.UInt32)">MakeTransparent(UInt32)</h4>
@ -440,10 +471,10 @@ Transparent regions behave as if they are not present, and can be clicked throug
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_ProcessEvents.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.ProcessEvents%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_ProcessEvents.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.ProcessEvents%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L158">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L161">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_ProcessEvents_" data-uid="ImGuiScene.SimpleSDLWindow.ProcessEvents*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_ProcessEvents" data-uid="ImGuiScene.SimpleSDLWindow.ProcessEvents">ProcessEvents()</h4>
@ -457,10 +488,10 @@ User handlers from <a class="xref" href="ImGuiScene.SimpleSDLWindow.html#ImGuiSc
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_WindowCreationFlags_ImGuiScene_WindowCreateInfo_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.WindowCreationFlags(ImGuiScene.WindowCreateInfo)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_WindowCreationFlags_ImGuiScene_WindowCreateInfo_.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.WindowCreationFlags(ImGuiScene.WindowCreateInfo)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L97">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L100">View Source</a>
</span>
<a id="ImGuiScene_SimpleSDLWindow_WindowCreationFlags_" data-uid="ImGuiScene.SimpleSDLWindow.WindowCreationFlags*"></a>
<h4 id="ImGuiScene_SimpleSDLWindow_WindowCreationFlags_ImGuiScene_WindowCreateInfo_" data-uid="ImGuiScene.SimpleSDLWindow.WindowCreationFlags(ImGuiScene.WindowCreateInfo)">WindowCreationFlags(WindowCreateInfo)</h4>
@ -517,10 +548,10 @@ User handlers from <a class="xref" href="ImGuiScene.SimpleSDLWindow.html#ImGuiSc
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGuiScene/new/master/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow.md&amp;value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/ImGuiScene/blob/master/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L11" class="contribution-link">View Source</a>
</li>
</ul>
</div>