Skip to content

Commit

Permalink
deploy: f4345e9
Browse files Browse the repository at this point in the history
  • Loading branch information
luishfonseca committed Sep 26, 2023
1 parent fd61f84 commit fbfd8da
Show file tree
Hide file tree
Showing 1,708 changed files with 92 additions and 354,602 deletions.
6 changes: 3 additions & 3 deletions classcubos_1_1core_1_1data_1_1StandardArchive.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h2><a href="#pub-methods">Public functions</a></h2>
</dt>
<dd>Gets the identifier of the first child of the file with the given <code>id</code>.</dd>
<dt>
<span class="m-doc-wrap-bumper">auto <a href="#adb1fc3786d8c98390e260b36efe62868" class="m-doc">open</a>(</span><span class="m-doc-wrap">std::size_t id,
<span class="m-doc-wrap-bumper">auto <a href="#aa9094e000ef5c492179626480383547f" class="m-doc">open</a>(</span><span class="m-doc-wrap">std::size_t id,
<a href="classcubos_1_1core_1_1data_1_1File.html#ae42aab06139d9f9ff5eced8d8920942d" class="m-doc">File::<wbr />Handle</a> handle,
<a href="classcubos_1_1core_1_1data_1_1File.html#a2f796d43a554bc3af6a3fe4747568de6" class="m-doc">File::<wbr />OpenMode</a> mode) -&gt; std::unique_ptr&lt;<a href="classcubos_1_1core_1_1memory_1_1Stream.html" class="m-doc">memory::<wbr />Stream</a>&gt; <span class="m-label m-flat m-warning">override</span></span>
</dt>
Expand Down Expand Up @@ -344,9 +344,9 @@ <h3>
</tfoot>
</table>
</div></section>
<section class="m-doc-details" id="adb1fc3786d8c98390e260b36efe62868"><div>
<section class="m-doc-details" id="aa9094e000ef5c492179626480383547f"><div>
<h3>
<span class="m-doc-wrap-bumper">std::unique_ptr&lt;<a href="classcubos_1_1core_1_1memory_1_1Stream.html" class="m-doc">memory::<wbr />Stream</a>&gt; cubos::<wbr />core::<wbr />data::<wbr />StandardArchive::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#adb1fc3786d8c98390e260b36efe62868" class="m-doc-self">open</a>(</span><span class="m-doc-wrap">std::size_t id,
<span class="m-doc-wrap-bumper">std::unique_ptr&lt;<a href="classcubos_1_1core_1_1memory_1_1Stream.html" class="m-doc">memory::<wbr />Stream</a>&gt; cubos::<wbr />core::<wbr />data::<wbr />StandardArchive::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#aa9094e000ef5c492179626480383547f" class="m-doc-self">open</a>(</span><span class="m-doc-wrap">std::size_t id,
<a href="classcubos_1_1core_1_1data_1_1File.html#ae42aab06139d9f9ff5eced8d8920942d" class="m-doc">File::<wbr />Handle</a> handle,
<a href="classcubos_1_1core_1_1data_1_1File.html#a2f796d43a554bc3af6a3fe4747568de6" class="m-doc">File::<wbr />OpenMode</a> mode) <span class="m-label m-warning">override</span></span></span>
</h3>
Expand Down
62 changes: 34 additions & 28 deletions classcubos_1_1engine_1_1Input.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ <h3>Contents</h3>
Reference
<ul>
<li><a href="#pub-types">Public types</a></li>
<li><a href="#pub-static-methods">Public static functions</a></li>
<li><a href="#pub-methods">Public functions</a></li>
</ul>
</li>
Expand Down Expand Up @@ -82,6 +83,16 @@ <h2><a href="#pub-types">Public types</a></h2>
<dd>Alias for <a href="group__core-io.html#gaf04965ccbc878e3989398001644ca510" class="m-doc">core::<wbr />io::<wbr />GamepadAxis</a>.</dd>
</dl>
</section>
<section id="pub-static-methods">
<h2><a href="#pub-static-methods">Public static functions</a></h2>
<dl class="m-doc">
<dt>
<span class="m-doc-wrap-bumper">static void <a href="#ac24201f08ccb4670cb5fdc18a0266f26" class="m-doc">handle</a>(</span><span class="m-doc-wrap">const <a href="group__core-io.html#gabbf049b16e4957c4db19bbe8699da719" class="m-doc">core::<wbr />io::<wbr />Window</a>&amp; window,
const <a href="group__core-io.html#ga95a66bffef72bc872aa3bff8d9e5d56c" class="m-doc">core::<wbr />io::<wbr />WindowEvent</a>&amp; event)</span>
</dt>
<dd>Handle all other events - discards them.</dd>
</dl>
</section>
<section id="pub-methods">
<h2><a href="#pub-methods">Public functions</a></h2>
<dl class="m-doc">
Expand Down Expand Up @@ -127,11 +138,6 @@ <h2><a href="#pub-methods">Public functions</a></h2>
const <a href="structcubos_1_1core_1_1io_1_1GamepadConnectionEvent.html" class="m-doc">core::<wbr />io::<wbr />GamepadConnectionEvent</a>&amp; event)</span>
</dt>
<dd>Handle a gamepad connection event.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="#ad35f90682418d3e7b772ece638048f43" class="m-doc">handle</a>(</span><span class="m-doc-wrap">const <a href="group__core-io.html#gabbf049b16e4957c4db19bbe8699da719" class="m-doc">core::<wbr />io::<wbr />Window</a>&amp; window,
const <a href="group__core-io.html#ga95a66bffef72bc872aa3bff8d9e5d56c" class="m-doc">core::<wbr />io::<wbr />WindowEvent</a>&amp; event)</span>
</dt>
<dd>Handle all other events - discards them.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="#a5610ffedd14c53803167b97f3f016eb4" class="m-doc">pollGamepads</a>(</span><span class="m-doc-wrap">const <a href="group__core-io.html#gabbf049b16e4957c4db19bbe8699da719" class="m-doc">core::<wbr />io::<wbr />Window</a>&amp; window)</span>
</dt>
Expand All @@ -144,6 +150,29 @@ <h2><a href="#pub-methods">Public functions</a></h2>
</section>
<section>
<h2>Function documentation</h2>
<section class="m-doc-details" id="ac24201f08ccb4670cb5fdc18a0266f26"><div>
<h3>
<span class="m-doc-wrap-bumper">static void cubos::<wbr />engine::<wbr />Input::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ac24201f08ccb4670cb5fdc18a0266f26" class="m-doc-self">handle</a>(</span><span class="m-doc-wrap">const <a href="group__core-io.html#gabbf049b16e4957c4db19bbe8699da719" class="m-doc">core::<wbr />io::<wbr />Window</a>&amp; window,
const <a href="group__core-io.html#ga95a66bffef72bc872aa3bff8d9e5d56c" class="m-doc">core::<wbr />io::<wbr />WindowEvent</a>&amp; event)</span></span>
</h3>
<p>Handle all other events - discards them.</p>
<table class="m-table m-fullwidth m-flat">
<thead>
<tr><th colspan="2">Parameters</th></tr>
</thead>
<tbody>
<tr>
<td style="width: 1%">window</td>
<td>Window that received the event.</td>
</tr>
<tr>
<td>event</td>
<td>Event to discard.</td>
</tr>
</tbody>
</table>
<p>This is method exists so that <code>std::visit</code> can be used with <a href="group__core-io.html#ga95a66bffef72bc872aa3bff8d9e5d56c" class="m-doc">core::<wbr />io::<wbr />WindowEvent</a> on <a href="classcubos_1_1engine_1_1Input.html#abec1956acab387c191f0ae03a5a94bde" class="m-doc">handle()</a>.</p>
</div></section>
<section class="m-doc-details" id="a73b247b43a87102142d71315c38fadc7"><div>
<h3>
<span class="m-doc-wrap-bumper">void cubos::<wbr />engine::<wbr />Input::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a73b247b43a87102142d71315c38fadc7" class="m-doc-self">clear</a>(</span><span class="m-doc-wrap">int player)</span></span>
Expand Down Expand Up @@ -328,29 +357,6 @@ <h3>
</tbody>
</table>
</div></section>
<section class="m-doc-details" id="ad35f90682418d3e7b772ece638048f43"><div>
<h3>
<span class="m-doc-wrap-bumper">void cubos::<wbr />engine::<wbr />Input::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ad35f90682418d3e7b772ece638048f43" class="m-doc-self">handle</a>(</span><span class="m-doc-wrap">const <a href="group__core-io.html#gabbf049b16e4957c4db19bbe8699da719" class="m-doc">core::<wbr />io::<wbr />Window</a>&amp; window,
const <a href="group__core-io.html#ga95a66bffef72bc872aa3bff8d9e5d56c" class="m-doc">core::<wbr />io::<wbr />WindowEvent</a>&amp; event)</span></span>
</h3>
<p>Handle all other events - discards them.</p>
<table class="m-table m-fullwidth m-flat">
<thead>
<tr><th colspan="2">Parameters</th></tr>
</thead>
<tbody>
<tr>
<td style="width: 1%">window</td>
<td>Window that received the event.</td>
</tr>
<tr>
<td>event</td>
<td>Event to discard.</td>
</tr>
</tbody>
</table>
<p>This is method exists so that <code>std::visit</code> can be used with <a href="group__core-io.html#ga95a66bffef72bc872aa3bff8d9e5d56c" class="m-doc">core::<wbr />io::<wbr />WindowEvent</a> on <a href="classcubos_1_1engine_1_1Input.html#abec1956acab387c191f0ae03a5a94bde" class="m-doc">handle()</a>.</p>
</div></section>
<section class="m-doc-details" id="a5610ffedd14c53803167b97f3f016eb4"><div>
<h3>
<span class="m-doc-wrap-bumper">void cubos::<wbr />engine::<wbr />Input::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a5610ffedd14c53803167b97f3f016eb4" class="m-doc-self">pollGamepads</a>(</span><span class="m-doc-wrap">const <a href="group__core-io.html#gabbf049b16e4957c4db19bbe8699da719" class="m-doc">core::<wbr />io::<wbr />Window</a>&amp; window)</span></span>
Expand Down
Loading

0 comments on commit fbfd8da

Please sign in to comment.