Skip to content

Commit

Permalink
Deploying to gh-pages from @ 249352e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasLrx committed Jun 11, 2024
1 parent 3212e4a commit 8cd6074
Show file tree
Hide file tree
Showing 1,079 changed files with 12,586 additions and 7,878 deletions.
2 changes: 1 addition & 1 deletion 01__basic__window_2main_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a3c04138a5bfe5d72780bb7e8
<div class="ttc" id="aclassecstasy_1_1_object_wrapper_html"><div class="ttname"><a href="classecstasy_1_1_object_wrapper.html">ecstasy::ObjectWrapper</a></div><div class="ttdoc">Basic object wrapper as a resource.</div><div class="ttdef"><b>Definition</b> <a href="_object_wrapper_8hpp_source.html#l00028">ObjectWrapper.hpp:28</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_object_wrapper_html_a8358f2d5da4c9c219c1dba5480fceeff"><div class="ttname"><a href="classecstasy_1_1_object_wrapper.html#a8358f2d5da4c9c219c1dba5480fceeff">ecstasy::ObjectWrapper::get</a></div><div class="ttdeci">constexpr T &amp; get()</div><div class="ttdoc">Get a reference to the object.</div><div class="ttdef"><b>Definition</b> <a href="_object_wrapper_8hpp_source.html#l00061">ObjectWrapper.hpp:61</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html"><div class="ttname"><a href="classecstasy_1_1_registry.html">ecstasy::Registry</a></div><div class="ttdoc">Base of an ECS architecture.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8hpp_source.html#l00068">Registry.hpp:68</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a5595f1c0811c0d7f658c01f49da8dc37"><div class="ttname"><a href="classecstasy_1_1_registry.html#a5595f1c0811c0d7f658c01f49da8dc37">ecstasy::Registry::runSystems</a></div><div class="ttdeci">void runSystems()</div><div class="ttdoc">Run all systems present in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8cpp_source.html#l00075">Registry.cpp:75</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a5595f1c0811c0d7f658c01f49da8dc37"><div class="ttname"><a href="classecstasy_1_1_registry.html#a5595f1c0811c0d7f658c01f49da8dc37">ecstasy::Registry::runSystems</a></div><div class="ttdeci">void runSystems()</div><div class="ttdoc">Run all systems present in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8cpp_source.html#l00084">Registry.cpp:84</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a79cab84435e7b20e9c41aae9cc543cfa"><div class="ttname"><a href="classecstasy_1_1_registry.html#a79cab84435e7b20e9c41aae9cc543cfa">ecstasy::Registry::addResource</a></div><div class="ttdeci">R &amp; addResource(Args &amp;&amp;...args)</div><div class="ttdoc">Add a new resource in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8hpp_source.html#l00765">Registry.hpp:765</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a9ae0f363babc862fecb95e860730f5b7"><div class="ttname"><a href="classecstasy_1_1_registry.html#a9ae0f363babc862fecb95e860730f5b7">ecstasy::Registry::addSystem</a></div><div class="ttdeci">S &amp; addSystem(Args &amp;&amp;...args)</div><div class="ttdoc">Add a new system in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8hpp_source.html#l00744">Registry.hpp:744</a></div></div>
<div class="ttc" id="aclassecstasy_1_1integration_1_1sfml_1_1_poll_events_html"><div class="ttname"><a href="classecstasy_1_1integration_1_1sfml_1_1_poll_events.html">ecstasy::integration::sfml::PollEvents</a></div><div class="ttdoc">Poll events system, polling the events from the RenderWindow resource if present.</div><div class="ttdef"><b>Definition</b> <a href="_poll_events_8hpp_source.html#l00030">PollEvents.hpp:30</a></div></div>
Expand Down
4 changes: 2 additions & 2 deletions 01__basic__window_2main_8cpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,12 @@
<div class="ttc" id="aclassecstasy_1_1_object_wrapper_html"><div class="ttname"><a href="classecstasy_1_1_object_wrapper.html">ecstasy::ObjectWrapper</a></div><div class="ttdoc">Basic object wrapper as a resource.</div><div class="ttdef"><b>Definition</b> <a href="_object_wrapper_8hpp_source.html#l00028">ObjectWrapper.hpp:28</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_object_wrapper_html_a8358f2d5da4c9c219c1dba5480fceeff"><div class="ttname"><a href="classecstasy_1_1_object_wrapper.html#a8358f2d5da4c9c219c1dba5480fceeff">ecstasy::ObjectWrapper::get</a></div><div class="ttdeci">constexpr T &amp; get()</div><div class="ttdoc">Get a reference to the object.</div><div class="ttdef"><b>Definition</b> <a href="_object_wrapper_8hpp_source.html#l00061">ObjectWrapper.hpp:61</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html"><div class="ttname"><a href="classecstasy_1_1_registry.html">ecstasy::Registry</a></div><div class="ttdoc">Base of an ECS architecture.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8hpp_source.html#l00068">Registry.hpp:68</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a5595f1c0811c0d7f658c01f49da8dc37"><div class="ttname"><a href="classecstasy_1_1_registry.html#a5595f1c0811c0d7f658c01f49da8dc37">ecstasy::Registry::runSystems</a></div><div class="ttdeci">void runSystems()</div><div class="ttdoc">Run all systems present in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8cpp_source.html#l00075">Registry.cpp:75</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a5595f1c0811c0d7f658c01f49da8dc37"><div class="ttname"><a href="classecstasy_1_1_registry.html#a5595f1c0811c0d7f658c01f49da8dc37">ecstasy::Registry::runSystems</a></div><div class="ttdeci">void runSystems()</div><div class="ttdoc">Run all systems present in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8cpp_source.html#l00084">Registry.cpp:84</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a79cab84435e7b20e9c41aae9cc543cfa"><div class="ttname"><a href="classecstasy_1_1_registry.html#a79cab84435e7b20e9c41aae9cc543cfa">ecstasy::Registry::addResource</a></div><div class="ttdeci">R &amp; addResource(Args &amp;&amp;...args)</div><div class="ttdoc">Add a new resource in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8hpp_source.html#l00765">Registry.hpp:765</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a9ae0f363babc862fecb95e860730f5b7"><div class="ttname"><a href="classecstasy_1_1_registry.html#a9ae0f363babc862fecb95e860730f5b7">ecstasy::Registry::addSystem</a></div><div class="ttdeci">S &amp; addSystem(Args &amp;&amp;...args)</div><div class="ttdoc">Add a new system in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8hpp_source.html#l00744">Registry.hpp:744</a></div></div>
<div class="ttc" id="aclassecstasy_1_1integration_1_1sfml_1_1_poll_events_html"><div class="ttname"><a href="classecstasy_1_1integration_1_1sfml_1_1_poll_events.html">ecstasy::integration::sfml::PollEvents</a></div><div class="ttdoc">Poll events system, polling the events from the RenderWindow resource if present.</div><div class="ttdef"><b>Definition</b> <a href="_poll_events_8hpp_source.html#l00030">PollEvents.hpp:30</a></div></div>
<div class="ttc" id="aiostream_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/header/iostream.html">iostream</a></div></div>
<div class="ttc" id="anamespaceecstasy_1_1integration_1_1sfml_html"><div class="ttname"><a href="namespaceecstasy_1_1integration_1_1sfml.html">ecstasy::integration::sfml</a></div><div class="ttdoc">SFML integration.</div><div class="ttdef"><b>Definition</b> <a href="integrations_2sfml_2include_8hpp_source.html#l00027">include.hpp:28</a></div></div>
<div class="ttc" id="anamespaceecstasy_1_1integration_1_1sfml_html"><div class="ttname"><a href="namespaceecstasy_1_1integration_1_1sfml.html">ecstasy::integration::sfml</a></div><div class="ttdoc">SFML integration.</div><div class="ttdef"><b>Definition</b> <a href="ecstasy_2integrations_2sfml_2include_8hpp_source.html#l00027">include.hpp:28</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
Expand Down
10 changes: 5 additions & 5 deletions 02__events_2main_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
<code>#include &quot;<a class="el" href="_encoding_8hpp_source.html">ecstasy/integrations/sfml/util/Encoding.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_registry_8hpp_source.html">ecstasy/registry/Registry.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="_map_storage_8hpp_source.html">ecstasy/storages/MapStorage.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="integrations_2event_2events_2include_8hpp_source.html">ecstasy/integrations/event/events/include.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="integrations_2event_2listeners_2include_8hpp_source.html">ecstasy/integrations/event/listeners/include.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ecstasy_2integrations_2event_2events_2include_8hpp_source.html">ecstasy/integrations/event/events/include.hpp</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ecstasy_2integrations_2event_2listeners_2include_8hpp_source.html">ecstasy/integrations/event/listeners/include.hpp</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for main.cpp:</div>
<div class="dyncontent">
Expand All @@ -125,9 +125,9 @@
<area shape="poly" title=" " alt="" coords="2470,46,2470,87,2465,87,2465,46"/>
<area shape="rect" href="_map_storage_8hpp.html" title=" " alt="" coords="3890,189,4133,214"/>
<area shape="poly" title=" " alt="" coords="2583,35,3141,94,3878,179,3920,184,3919,189,3878,184,3140,99,2582,41"/>
<area shape="rect" href="integrations_2event_2events_2include_8hpp.html" title=" " alt="" coords="5229,93,5420,133"/>
<area shape="rect" href="ecstasy_2integrations_2event_2events_2include_8hpp.html" title=" " alt="" coords="5229,93,5420,133"/>
<area shape="poly" title=" " alt="" coords="2583,27,5216,106,5215,111,2583,33"/>
<area shape="rect" href="integrations_2event_2listeners_2include_8hpp.html" title=" " alt="" coords="5445,93,5647,133"/>
<area shape="rect" href="ecstasy_2integrations_2event_2listeners_2include_8hpp.html" title=" " alt="" coords="5445,93,5647,133"/>
<area shape="poly" title=" " alt="" coords="2583,24,3144,28,3961,38,4802,58,5158,73,5431,91,5431,96,5157,78,4802,64,3961,44,3144,34,2583,30"/>
<area shape="rect" title=" " alt="" coords="215,189,461,214"/>
<area shape="poly" title=" " alt="" coords="1847,135,1836,136,1628,151,1453,158,1154,160,855,162,680,169,473,184,424,189,423,184,472,179,680,164,855,156,1154,154,1453,153,1628,145,1835,131,1847,130"/>
Expand Down Expand Up @@ -433,7 +433,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a3c04138a5bfe5d72780bb7e8
<div class="ttc" id="a02__events_2main_8cpp_html_a5924a709113d2f377316d4eeff5d891d"><div class="ttname"><a href="02__events_2main_8cpp.html#a5924a709113d2f377316d4eeff5d891d">addEventListeners</a></div><div class="ttdeci">static void addEventListeners(ecstasy::Registry &amp;registry)</div><div class="ttdef"><b>Definition</b> <a href="02__events_2main_8cpp_source.html#l00027">main.cpp:27</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_object_wrapper_html"><div class="ttname"><a href="classecstasy_1_1_object_wrapper.html">ecstasy::ObjectWrapper</a></div><div class="ttdoc">Basic object wrapper as a resource.</div><div class="ttdef"><b>Definition</b> <a href="_object_wrapper_8hpp_source.html#l00028">ObjectWrapper.hpp:28</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_object_wrapper_html_a8358f2d5da4c9c219c1dba5480fceeff"><div class="ttname"><a href="classecstasy_1_1_object_wrapper.html#a8358f2d5da4c9c219c1dba5480fceeff">ecstasy::ObjectWrapper::get</a></div><div class="ttdeci">constexpr T &amp; get()</div><div class="ttdoc">Get a reference to the object.</div><div class="ttdef"><b>Definition</b> <a href="_object_wrapper_8hpp_source.html#l00061">ObjectWrapper.hpp:61</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a5595f1c0811c0d7f658c01f49da8dc37"><div class="ttname"><a href="classecstasy_1_1_registry.html#a5595f1c0811c0d7f658c01f49da8dc37">ecstasy::Registry::runSystems</a></div><div class="ttdeci">void runSystems()</div><div class="ttdoc">Run all systems present in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8cpp_source.html#l00075">Registry.cpp:75</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a5595f1c0811c0d7f658c01f49da8dc37"><div class="ttname"><a href="classecstasy_1_1_registry.html#a5595f1c0811c0d7f658c01f49da8dc37">ecstasy::Registry::runSystems</a></div><div class="ttdeci">void runSystems()</div><div class="ttdoc">Run all systems present in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8cpp_source.html#l00084">Registry.cpp:84</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a79cab84435e7b20e9c41aae9cc543cfa"><div class="ttname"><a href="classecstasy_1_1_registry.html#a79cab84435e7b20e9c41aae9cc543cfa">ecstasy::Registry::addResource</a></div><div class="ttdeci">R &amp; addResource(Args &amp;&amp;...args)</div><div class="ttdoc">Add a new resource in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8hpp_source.html#l00765">Registry.hpp:765</a></div></div>
<div class="ttc" id="aclassecstasy_1_1_registry_html_a9ae0f363babc862fecb95e860730f5b7"><div class="ttname"><a href="classecstasy_1_1_registry.html#a9ae0f363babc862fecb95e860730f5b7">ecstasy::Registry::addSystem</a></div><div class="ttdeci">S &amp; addSystem(Args &amp;&amp;...args)</div><div class="ttdoc">Add a new system in the registry.</div><div class="ttdef"><b>Definition</b> <a href="_registry_8hpp_source.html#l00744">Registry.hpp:744</a></div></div>
<div class="ttc" id="aclassecstasy_1_1integration_1_1sfml_1_1_poll_events_html"><div class="ttname"><a href="classecstasy_1_1integration_1_1sfml_1_1_poll_events.html">ecstasy::integration::sfml::PollEvents</a></div><div class="ttdoc">Poll events system, polling the events from the RenderWindow resource if present.</div><div class="ttdef"><b>Definition</b> <a href="_poll_events_8hpp_source.html#l00030">PollEvents.hpp:30</a></div></div>
Expand Down
4 changes: 2 additions & 2 deletions 02__events_2main_8cpp__incl.map
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<area shape="poly" id="edge11_Node000001_Node000014" title=" " alt="" coords="2470,46,2470,87,2465,87,2465,46"/>
<area shape="rect" id="Node000068" href="$_map_storage_8hpp.html" title=" " alt="" coords="3890,189,4133,214"/>
<area shape="poly" id="edge47_Node000001_Node000068" title=" " alt="" coords="2583,35,3141,94,3878,179,3920,184,3919,189,3878,184,3140,99,2582,41"/>
<area shape="rect" id="Node000070" href="$integrations_2event_2events_2include_8hpp.html" title=" " alt="" coords="5229,93,5420,133"/>
<area shape="rect" id="Node000070" href="$ecstasy_2integrations_2event_2events_2include_8hpp.html" title=" " alt="" coords="5229,93,5420,133"/>
<area shape="poly" id="edge52_Node000001_Node000070" title=" " alt="" coords="2583,27,5216,106,5215,111,2583,33"/>
<area shape="rect" id="Node000093" href="$integrations_2event_2listeners_2include_8hpp.html" title=" " alt="" coords="5445,93,5647,133"/>
<area shape="rect" id="Node000093" href="$ecstasy_2integrations_2event_2listeners_2include_8hpp.html" title=" " alt="" coords="5445,93,5647,133"/>
<area shape="poly" id="edge76_Node000001_Node000093" title=" " alt="" coords="2583,24,3144,28,3961,38,4802,58,5158,73,5431,91,5431,96,5157,78,4802,64,3961,44,3144,34,2583,30"/>
<area shape="rect" id="Node000005" title=" " alt="" coords="215,189,461,214"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="1847,135,1836,136,1628,151,1453,158,1154,160,855,162,680,169,473,184,424,189,423,184,472,179,680,164,855,156,1154,154,1453,153,1628,145,1835,131,1847,130"/>
Expand Down
2 changes: 1 addition & 1 deletion 02__events_2main_8cpp__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f85c8a0e7dea6abfc6aad98c24bf90e5
b4ff55d41fd7d28e1aaf48db7a571580
Loading

0 comments on commit 8cd6074

Please sign in to comment.