This commit is contained in:
MegaMech
2026-08-12 03:21:24 +00:00
parent abc9047d2a
commit ad70fc59f7
819 changed files with 32477 additions and 25357 deletions
+33 -31
View File
@@ -156,23 +156,24 @@ $(function(){initNavTree('Actor_8h_source.html',''); initResizable(true); });
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span></div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#ab16eea21b72bb5626366533654f8aa5c">SetSpawnParams</a>(<a class="code hl_struct" href="structSpawnParams.html">SpawnParams</a>&amp; params);</div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#aa18a335c99d43d74ac46328df5c4918b">BeginPlay</a>();</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a01513538fc3200ebd1e8624a81a1d661">Tick</a>();</div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a85d714b98fe1a42151871f865c0e37f7">Draw</a>(<a class="code hl_struct" href="structCamera.html">Camera</a>* camera);</div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#aeaa70cd566baefbcccce8adfa608ca02">Collision</a>(<a class="code hl_struct" href="structPlayer.html">Player</a>* player, <a class="code hl_function" href="classAActor.html#a679c43bacf3600fa2d7a6ab30e34a8a6">AActor</a>* actor);</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a411c2279b7e08e0e31a02c3f98462c55">VehicleCollision</a>(s32 playerId, <a class="code hl_struct" href="structPlayer.html">Player</a>* player);</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a2242f7915fdde70c732b6186ccb6ddcf">SetLocation</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> pos);</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> </div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#acf21b02df0bf53ad12fd01a143700a7b">Destroy</a>();</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classAActor.html#af803b26b072a4154d4ead696c96273a0">IsMod</a>();</div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span></div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> <a class="code hl_struct" href="structFVector.html">FVector</a> <a class="code hl_function" href="classAActor.html#ab9f82c846dca23e89b66d1f5b847a34d">GetLocation</a>() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <a class="code hl_struct" href="structIRotator.html">IRotator</a> <a class="code hl_function" href="classAActor.html#ac4530faf2716a4a71764b1ab5a9db661">GetRotation</a>() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <a class="code hl_struct" href="structFVector.html">FVector</a> <a class="code hl_function" href="classAActor.html#af82edbf492889f3ba82ab0ee59eec547">GetScale</a>() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#adfa31ccf6a62e6dcb073cff34d6fa742">Translate</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> pos);</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a665c115a340991755fdbf5d430508775">Rotate</a>(<a class="code hl_struct" href="structIRotator.html">IRotator</a> rot);</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a1524ae9171e0aa00e777cab2f9aba88b">SetScale</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> scale);</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"><a class="line" href="classAActor.html#aafcc8d41bb922b265484c93977c2d99a"> 71</a></span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#aafcc8d41bb922b265484c93977c2d99a">DrawEditorProperties</a>() { <a class="code hl_function" href="DefaultProperties_8cpp.html#af96b16ec88a97f79d5b29694035fb39e">DrawDefaultEditorProperties</a>(); };</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span>};</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a01513538fc3200ebd1e8624a81a1d661">Tick</a>(); <span class="comment">// Ticks twice per frame (faster simulation speed)</span></div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a241ca2fff330182d6181e3fc9dc149e5">Tick60fps</a>(); <span class="comment">// Ticks once per frame</span></div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a85d714b98fe1a42151871f865c0e37f7">Draw</a>(<a class="code hl_struct" href="structCamera.html">Camera</a>* camera);</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#aeaa70cd566baefbcccce8adfa608ca02">Collision</a>(<a class="code hl_struct" href="structPlayer.html">Player</a>* player, <a class="code hl_function" href="classAActor.html#a679c43bacf3600fa2d7a6ab30e34a8a6">AActor</a>* actor);</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a411c2279b7e08e0e31a02c3f98462c55">VehicleCollision</a>(s32 playerId, <a class="code hl_struct" href="structPlayer.html">Player</a>* player);</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a2242f7915fdde70c732b6186ccb6ddcf">SetLocation</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> pos);</div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> </div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#acf21b02df0bf53ad12fd01a143700a7b">Destroy</a>();</div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classAActor.html#af803b26b072a4154d4ead696c96273a0">IsMod</a>();</div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span></div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <a class="code hl_struct" href="structFVector.html">FVector</a> <a class="code hl_function" href="classAActor.html#ab9f82c846dca23e89b66d1f5b847a34d">GetLocation</a>() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <a class="code hl_struct" href="structIRotator.html">IRotator</a> <a class="code hl_function" href="classAActor.html#ac4530faf2716a4a71764b1ab5a9db661">GetRotation</a>() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <a class="code hl_struct" href="structFVector.html">FVector</a> <a class="code hl_function" href="classAActor.html#af82edbf492889f3ba82ab0ee59eec547">GetScale</a>() <span class="keyword">const</span>;</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#adfa31ccf6a62e6dcb073cff34d6fa742">Translate</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> pos);</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a665c115a340991755fdbf5d430508775">Rotate</a>(<a class="code hl_struct" href="structIRotator.html">IRotator</a> rot);</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#a1524ae9171e0aa00e777cab2f9aba88b">SetScale</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> scale);</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"><a class="line" href="classAActor.html#aafcc8d41bb922b265484c93977c2d99a"> 72</a></span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classAActor.html#aafcc8d41bb922b265484c93977c2d99a">DrawEditorProperties</a>() { <a class="code hl_function" href="DefaultProperties_8cpp.html#af96b16ec88a97f79d5b29694035fb39e">DrawDefaultEditorProperties</a>(); };</div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span>};</div>
</div>
<div class="ttc" id="aDefaultProperties_8cpp_html_af96b16ec88a97f79d5b29694035fb39e"><div class="ttname"><a href="DefaultProperties_8cpp.html#af96b16ec88a97f79d5b29694035fb39e">DrawDefaultEditorProperties</a></div><div class="ttdeci">void DrawDefaultEditorProperties()</div><div class="ttdef"><b>Definition</b> DefaultProperties.cpp:5</div></div>
<div class="ttc" id="aEditorMath_8h_html"><div class="ttname"><a href="EditorMath_8h.html">EditorMath.h</a></div></div>
@@ -180,17 +181,18 @@ $(function(){initNavTree('Actor_8h_source.html',''); initResizable(true); });
<div class="ttc" id="acamera_8h_html"><div class="ttname"><a href="camera_8h.html">camera.h</a></div></div>
<div class="ttc" id="aclassAActor_html_a01513538fc3200ebd1e8624a81a1d661"><div class="ttname"><a href="classAActor.html#a01513538fc3200ebd1e8624a81a1d661">AActor::Tick</a></div><div class="ttdeci">virtual void Tick()</div><div class="ttdef"><b>Definition</b> Actor.cpp:35</div></div>
<div class="ttc" id="aclassAActor_html_a14f601f41ca89e19738d92da446d0b6b"><div class="ttname"><a href="classAActor.html#a14f601f41ca89e19738d92da446d0b6b">AActor::Unk_08</a></div><div class="ttdeci">f32 Unk_08</div><div class="ttdef"><b>Definition</b> Actor.h:20</div></div>
<div class="ttc" id="aclassAActor_html_a1524ae9171e0aa00e777cab2f9aba88b"><div class="ttname"><a href="classAActor.html#a1524ae9171e0aa00e777cab2f9aba88b">AActor::SetScale</a></div><div class="ttdeci">void SetScale(FVector scale)</div><div class="ttdef"><b>Definition</b> Actor.cpp:96</div></div>
<div class="ttc" id="aclassAActor_html_a2242f7915fdde70c732b6186ccb6ddcf"><div class="ttname"><a href="classAActor.html#a2242f7915fdde70c732b6186ccb6ddcf">AActor::SetLocation</a></div><div class="ttdeci">void SetLocation(FVector pos)</div><div class="ttdef"><b>Definition</b> Actor.cpp:55</div></div>
<div class="ttc" id="aclassAActor_html_a1524ae9171e0aa00e777cab2f9aba88b"><div class="ttname"><a href="classAActor.html#a1524ae9171e0aa00e777cab2f9aba88b">AActor::SetScale</a></div><div class="ttdeci">void SetScale(FVector scale)</div><div class="ttdef"><b>Definition</b> Actor.cpp:97</div></div>
<div class="ttc" id="aclassAActor_html_a2242f7915fdde70c732b6186ccb6ddcf"><div class="ttname"><a href="classAActor.html#a2242f7915fdde70c732b6186ccb6ddcf">AActor::SetLocation</a></div><div class="ttdeci">void SetLocation(FVector pos)</div><div class="ttdef"><b>Definition</b> Actor.cpp:56</div></div>
<div class="ttc" id="aclassAActor_html_a241ca2fff330182d6181e3fc9dc149e5"><div class="ttname"><a href="classAActor.html#a241ca2fff330182d6181e3fc9dc149e5">AActor::Tick60fps</a></div><div class="ttdeci">virtual void Tick60fps()</div><div class="ttdef"><b>Definition</b> Actor.cpp:36</div></div>
<div class="ttc" id="aclassAActor_html_a2d8bf26b556374a0c26c363e8114acbc"><div class="ttname"><a href="classAActor.html#a2d8bf26b556374a0c26c363e8114acbc">AActor::State</a></div><div class="ttdeci">s16 State</div><div class="ttdef"><b>Definition</b> Actor.h:19</div></div>
<div class="ttc" id="aclassAActor_html_a411c2279b7e08e0e31a02c3f98462c55"><div class="ttname"><a href="classAActor.html#a411c2279b7e08e0e31a02c3f98462c55">AActor::VehicleCollision</a></div><div class="ttdeci">virtual void VehicleCollision(s32 playerId, Player *player)</div><div class="ttdef"><b>Definition</b> Actor.cpp:50</div></div>
<div class="ttc" id="aclassAActor_html_a411c2279b7e08e0e31a02c3f98462c55"><div class="ttname"><a href="classAActor.html#a411c2279b7e08e0e31a02c3f98462c55">AActor::VehicleCollision</a></div><div class="ttdeci">virtual void VehicleCollision(s32 playerId, Player *player)</div><div class="ttdef"><b>Definition</b> Actor.cpp:51</div></div>
<div class="ttc" id="aclassAActor_html_a44ad3afad2605f1e8b6449b797b50369"><div class="ttname"><a href="classAActor.html#a44ad3afad2605f1e8b6449b797b50369">AActor::Model</a></div><div class="ttdeci">const char * Model</div><div class="ttdef"><b>Definition</b> Actor.h:27</div></div>
<div class="ttc" id="aclassAActor_html_a665c115a340991755fdbf5d430508775"><div class="ttname"><a href="classAActor.html#a665c115a340991755fdbf5d430508775">AActor::Rotate</a></div><div class="ttdeci">void Rotate(IRotator rot)</div><div class="ttdef"><b>Definition</b> Actor.cpp:89</div></div>
<div class="ttc" id="aclassAActor_html_a665c115a340991755fdbf5d430508775"><div class="ttname"><a href="classAActor.html#a665c115a340991755fdbf5d430508775">AActor::Rotate</a></div><div class="ttdeci">void Rotate(IRotator rot)</div><div class="ttdef"><b>Definition</b> Actor.cpp:90</div></div>
<div class="ttc" id="aclassAActor_html_a679c43bacf3600fa2d7a6ab30e34a8a6"><div class="ttname"><a href="classAActor.html#a679c43bacf3600fa2d7a6ab30e34a8a6">AActor::AActor</a></div><div class="ttdeci">AActor()</div><div class="ttdef"><b>Definition</b> Actor.cpp:13</div></div>
<div class="ttc" id="aclassAActor_html_a6a14c7fbedee44f3e2967ca10b5d150b"><div class="ttname"><a href="classAActor.html#a6a14c7fbedee44f3e2967ca10b5d150b">AActor::bPendingDestroy</a></div><div class="ttdeci">bool bPendingDestroy</div><div class="ttdef"><b>Definition</b> Actor.h:39</div></div>
<div class="ttc" id="aclassAActor_html_a7674660519f736e3fbd24bf86e8df4eb"><div class="ttname"><a href="classAActor.html#a7674660519f736e3fbd24bf86e8df4eb">AActor::SpawnPos</a></div><div class="ttdeci">FVector SpawnPos</div><div class="ttdef"><b>Definition</b> Actor.h:31</div></div>
<div class="ttc" id="aclassAActor_html_a78e3a0ff2c1882a609e28d8aa444bcf7"><div class="ttname"><a href="classAActor.html#a78e3a0ff2c1882a609e28d8aa444bcf7">AActor::Unk_16</a></div><div class="ttdeci">s16 Unk_16</div><div class="ttdef"><b>Definition</b> Actor.h:23</div></div>
<div class="ttc" id="aclassAActor_html_a85d714b98fe1a42151871f865c0e37f7"><div class="ttname"><a href="classAActor.html#a85d714b98fe1a42151871f865c0e37f7">AActor::Draw</a></div><div class="ttdeci">virtual void Draw(Camera *camera)</div><div class="ttdef"><b>Definition</b> Actor.cpp:36</div></div>
<div class="ttc" id="aclassAActor_html_a85d714b98fe1a42151871f865c0e37f7"><div class="ttname"><a href="classAActor.html#a85d714b98fe1a42151871f865c0e37f7">AActor::Draw</a></div><div class="ttdeci">virtual void Draw(Camera *camera)</div><div class="ttdef"><b>Definition</b> Actor.cpp:37</div></div>
<div class="ttc" id="aclassAActor_html_a87396b4899e291181b4d159b5c28de1d"><div class="ttname"><a href="classAActor.html#a87396b4899e291181b4d159b5c28de1d">AActor::SpawnScale</a></div><div class="ttdeci">FVector SpawnScale</div><div class="ttdef"><b>Definition</b> Actor.h:33</div></div>
<div class="ttc" id="aclassAActor_html_a8c51b114c77b009e2192956ae1546ed3"><div class="ttname"><a href="classAActor.html#a8c51b114c77b009e2192956ae1546ed3">AActor::~AActor</a></div><div class="ttdeci">virtual ~AActor()=default</div></div>
<div class="ttc" id="aclassAActor_html_aa0062f91773730765fa95d13da7481b3"><div class="ttname"><a href="classAActor.html#aa0062f91773730765fa95d13da7481b3">AActor::ResourceName</a></div><div class="ttdeci">const char * ResourceName</div><div class="ttdef"><b>Definition</b> Actor.h:30</div></div>
@@ -198,25 +200,25 @@ $(function(){initNavTree('Actor_8h_source.html',''); initResizable(true); });
<div class="ttc" id="aclassAActor_html_aa58cf2c6e2001b7ba8aa95b83057118f"><div class="ttname"><a href="classAActor.html#aa58cf2c6e2001b7ba8aa95b83057118f">AActor::Flags</a></div><div class="ttdeci">s16 Flags</div><div class="ttdef"><b>Definition</b> Actor.h:17</div></div>
<div class="ttc" id="aclassAActor_html_aa6d2b2e2d387248e91af4bf95abf6b53"><div class="ttname"><a href="classAActor.html#aa6d2b2e2d387248e91af4bf95abf6b53">AActor::Speed</a></div><div class="ttdeci">float Speed</div><div class="ttdef"><b>Definition</b> Actor.h:36</div></div>
<div class="ttc" id="aclassAActor_html_aaae055d5ec4e8bfacf16483a387330ad"><div class="ttname"><a href="classAActor.html#aaae055d5ec4e8bfacf16483a387330ad">AActor::Velocity</a></div><div class="ttdeci">Vec3f Velocity</div><div class="ttdef"><b>Definition</b> Actor.h:25</div></div>
<div class="ttc" id="aclassAActor_html_aafcc8d41bb922b265484c93977c2d99a"><div class="ttname"><a href="classAActor.html#aafcc8d41bb922b265484c93977c2d99a">AActor::DrawEditorProperties</a></div><div class="ttdeci">virtual void DrawEditorProperties()</div><div class="ttdef"><b>Definition</b> Actor.h:71</div></div>
<div class="ttc" id="aclassAActor_html_ab16eea21b72bb5626366533654f8aa5c"><div class="ttname"><a href="classAActor.html#ab16eea21b72bb5626366533654f8aa5c">AActor::SetSpawnParams</a></div><div class="ttdeci">virtual void SetSpawnParams(SpawnParams &amp;params)</div><div class="ttdef"><b>Definition</b> Actor.cpp:74</div></div>
<div class="ttc" id="aclassAActor_html_aafcc8d41bb922b265484c93977c2d99a"><div class="ttname"><a href="classAActor.html#aafcc8d41bb922b265484c93977c2d99a">AActor::DrawEditorProperties</a></div><div class="ttdeci">virtual void DrawEditorProperties()</div><div class="ttdef"><b>Definition</b> Actor.h:72</div></div>
<div class="ttc" id="aclassAActor_html_ab16eea21b72bb5626366533654f8aa5c"><div class="ttname"><a href="classAActor.html#ab16eea21b72bb5626366533654f8aa5c">AActor::SetSpawnParams</a></div><div class="ttdeci">virtual void SetSpawnParams(SpawnParams &amp;params)</div><div class="ttdef"><b>Definition</b> Actor.cpp:75</div></div>
<div class="ttc" id="aclassAActor_html_ab5220d0d8dda8f500f5842d2732d68fe"><div class="ttname"><a href="classAActor.html#ab5220d0d8dda8f500f5842d2732d68fe">AActor::Scale</a></div><div class="ttdeci">FVector Scale</div><div class="ttdef"><b>Definition</b> Actor.h:35</div></div>
<div class="ttc" id="aclassAActor_html_ab96ecc258c4e9ab79ac93048ebd36105"><div class="ttname"><a href="classAActor.html#ab96ecc258c4e9ab79ac93048ebd36105">AActor::SpawnRot</a></div><div class="ttdeci">IRotator SpawnRot</div><div class="ttdef"><b>Definition</b> Actor.h:32</div></div>
<div class="ttc" id="aclassAActor_html_ab9f82c846dca23e89b66d1f5b847a34d"><div class="ttname"><a href="classAActor.html#ab9f82c846dca23e89b66d1f5b847a34d">AActor::GetLocation</a></div><div class="ttdeci">FVector GetLocation() const</div><div class="ttdef"><b>Definition</b> Actor.cpp:60</div></div>
<div class="ttc" id="aclassAActor_html_ac4530faf2716a4a71764b1ab5a9db661"><div class="ttname"><a href="classAActor.html#ac4530faf2716a4a71764b1ab5a9db661">AActor::GetRotation</a></div><div class="ttdeci">IRotator GetRotation() const</div><div class="ttdef"><b>Definition</b> Actor.cpp:64</div></div>
<div class="ttc" id="aclassAActor_html_ab9f82c846dca23e89b66d1f5b847a34d"><div class="ttname"><a href="classAActor.html#ab9f82c846dca23e89b66d1f5b847a34d">AActor::GetLocation</a></div><div class="ttdeci">FVector GetLocation() const</div><div class="ttdef"><b>Definition</b> Actor.cpp:61</div></div>
<div class="ttc" id="aclassAActor_html_ac4530faf2716a4a71764b1ab5a9db661"><div class="ttname"><a href="classAActor.html#ac4530faf2716a4a71764b1ab5a9db661">AActor::GetRotation</a></div><div class="ttdeci">IRotator GetRotation() const</div><div class="ttdef"><b>Definition</b> Actor.cpp:65</div></div>
<div class="ttc" id="aclassAActor_html_ac8b32907b5a9f6242485cf6f41ade0e4"><div class="ttname"><a href="classAActor.html#ac8b32907b5a9f6242485cf6f41ade0e4">AActor::Type</a></div><div class="ttdeci">s16 Type</div><div class="ttdef"><b>Definition</b> Actor.h:16</div></div>
<div class="ttc" id="aclassAActor_html_acd3ec7397ca7136e2b5b5cdec6365847"><div class="ttname"><a href="classAActor.html#acd3ec7397ca7136e2b5b5cdec6365847">AActor::Pos</a></div><div class="ttdeci">Vec3f Pos</div><div class="ttdef"><b>Definition</b> Actor.h:24</div></div>
<div class="ttc" id="aclassAActor_html_acf21b02df0bf53ad12fd01a143700a7b"><div class="ttname"><a href="classAActor.html#acf21b02df0bf53ad12fd01a143700a7b">AActor::Destroy</a></div><div class="ttdeci">virtual void Destroy()</div><div class="ttdef"><b>Definition</b> Actor.cpp:51</div></div>
<div class="ttc" id="aclassAActor_html_acf21b02df0bf53ad12fd01a143700a7b"><div class="ttname"><a href="classAActor.html#acf21b02df0bf53ad12fd01a143700a7b">AActor::Destroy</a></div><div class="ttdeci">virtual void Destroy()</div><div class="ttdef"><b>Definition</b> Actor.cpp:52</div></div>
<div class="ttc" id="aclassAActor_html_ad0d300f6ac4f1daa02669c340c7c523f"><div class="ttname"><a href="classAActor.html#ad0d300f6ac4f1daa02669c340c7c523f">AActor::uuid</a></div><div class="ttdeci">uint8_t uuid[16]</div><div class="ttdef"><b>Definition</b> Actor.h:28</div></div>
<div class="ttc" id="aclassAActor_html_ada2b0b8507fa236b3f65a36ccc846a4f"><div class="ttname"><a href="classAActor.html#ada2b0b8507fa236b3f65a36ccc846a4f">AActor::Name</a></div><div class="ttdeci">const char * Name</div><div class="ttdef"><b>Definition</b> Actor.h:29</div></div>
<div class="ttc" id="aclassAActor_html_adfa31ccf6a62e6dcb073cff34d6fa742"><div class="ttname"><a href="classAActor.html#adfa31ccf6a62e6dcb073cff34d6fa742">AActor::Translate</a></div><div class="ttdeci">void Translate(FVector pos)</div><div class="ttdef"><b>Definition</b> Actor.cpp:82</div></div>
<div class="ttc" id="aclassAActor_html_adfa31ccf6a62e6dcb073cff34d6fa742"><div class="ttname"><a href="classAActor.html#adfa31ccf6a62e6dcb073cff34d6fa742">AActor::Translate</a></div><div class="ttdeci">void Translate(FVector pos)</div><div class="ttdef"><b>Definition</b> Actor.cpp:83</div></div>
<div class="ttc" id="aclassAActor_html_ae21ae71bb87411d5db04d471a8864c2d"><div class="ttname"><a href="classAActor.html#ae21ae71bb87411d5db04d471a8864c2d">AActor::BoundingBoxSize</a></div><div class="ttdeci">f32 BoundingBoxSize</div><div class="ttdef"><b>Definition</b> Actor.h:21</div></div>
<div class="ttc" id="aclassAActor_html_ae363cd01dad5b18af811ded27d623224"><div class="ttname"><a href="classAActor.html#ae363cd01dad5b18af811ded27d623224">AActor::Triangles</a></div><div class="ttdeci">std::vector&lt; Triangle &gt; Triangles</div><div class="ttdef"><b>Definition</b> Actor.h:37</div></div>
<div class="ttc" id="aclassAActor_html_aeaa70cd566baefbcccce8adfa608ca02"><div class="ttname"><a href="classAActor.html#aeaa70cd566baefbcccce8adfa608ca02">AActor::Collision</a></div><div class="ttdeci">virtual void Collision(Player *player, AActor *actor)</div><div class="ttdef"><b>Definition</b> Actor.cpp:49</div></div>
<div class="ttc" id="aclassAActor_html_aeaa70cd566baefbcccce8adfa608ca02"><div class="ttname"><a href="classAActor.html#aeaa70cd566baefbcccce8adfa608ca02">AActor::Collision</a></div><div class="ttdeci">virtual void Collision(Player *player, AActor *actor)</div><div class="ttdef"><b>Definition</b> Actor.cpp:50</div></div>
<div class="ttc" id="aclassAActor_html_af010ab44ea53fd54ee472e6b8e8a9a7f"><div class="ttname"><a href="classAActor.html#af010ab44ea53fd54ee472e6b8e8a9a7f">AActor::Rot</a></div><div class="ttdeci">Vec3s Rot</div><div class="ttdef"><b>Definition</b> Actor.h:22</div></div>
<div class="ttc" id="aclassAActor_html_af44b022ebad2d99dcb3476d85c88ca20"><div class="ttname"><a href="classAActor.html#af44b022ebad2d99dcb3476d85c88ca20">AActor::Unk30</a></div><div class="ttdeci">struct Collision Unk30</div><div class="ttdef"><b>Definition</b> Actor.h:26</div></div>
<div class="ttc" id="aclassAActor_html_af803b26b072a4154d4ead696c96273a0"><div class="ttname"><a href="classAActor.html#af803b26b072a4154d4ead696c96273a0">AActor::IsMod</a></div><div class="ttdeci">virtual bool IsMod()</div><div class="ttdef"><b>Definition</b> Actor.cpp:54</div></div>
<div class="ttc" id="aclassAActor_html_af82edbf492889f3ba82ab0ee59eec547"><div class="ttname"><a href="classAActor.html#af82edbf492889f3ba82ab0ee59eec547">AActor::GetScale</a></div><div class="ttdeci">FVector GetScale() const</div><div class="ttdef"><b>Definition</b> Actor.cpp:70</div></div>
<div class="ttc" id="aclassAActor_html_af803b26b072a4154d4ead696c96273a0"><div class="ttname"><a href="classAActor.html#af803b26b072a4154d4ead696c96273a0">AActor::IsMod</a></div><div class="ttdeci">virtual bool IsMod()</div><div class="ttdef"><b>Definition</b> Actor.cpp:55</div></div>
<div class="ttc" id="aclassAActor_html_af82edbf492889f3ba82ab0ee59eec547"><div class="ttname"><a href="classAActor.html#af82edbf492889f3ba82ab0ee59eec547">AActor::GetScale</a></div><div class="ttdeci">FVector GetScale() const</div><div class="ttdef"><b>Definition</b> Actor.cpp:71</div></div>
<div class="ttc" id="aclassAActor_html_afd0dfc8181d4382fc1b94c44b6b80a62"><div class="ttname"><a href="classAActor.html#afd0dfc8181d4382fc1b94c44b6b80a62">AActor::Unk_04</a></div><div class="ttdeci">s16 Unk_04</div><div class="ttdef"><b>Definition</b> Actor.h:18</div></div>
<div class="ttc" id="acommon__structs_8h_html"><div class="ttname"><a href="common__structs_8h.html">common_structs.h</a></div></div>
<div class="ttc" id="acommon__structs_8h_html_a5290523279339ea495248ab3a36cb46e"><div class="ttname"><a href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a></div><div class="ttdeci">f32 Vec3f[3]</div><div class="ttdef"><b>Definition</b> common_structs.h:10</div></div>
+2 -2
View File
@@ -183,7 +183,7 @@ $(function(){initNavTree('Boat_8h_source.html',''); initResizable(true); });
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"><a class="line" href="classABoat.html#a1281e77beff994fa1ac0237be88230e8"> 64</a></span> uint32_t <a class="code hl_variable" href="classABoat.html#a1281e77beff994fa1ac0237be88230e8">PathPoint</a> = 0;</div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> </div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABoat.html#ad4fa0a3c7953a5191adaa914586212d9">SetSpawnParams</a>(<a class="code hl_struct" href="structSpawnParams.html">SpawnParams</a>&amp; params) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABoat.html#a9edd4ca53a59cadb0e65f49bd5502bc1">Tick</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABoat.html#a8643457903b0aa05e6ad21757747a6e3">Tick60fps</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABoat.html#ae546640529b04b08ae2ee3dee9e308ee">Draw</a>(<a class="code hl_struct" href="structCamera.html">Camera</a>* camera) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABoat.html#af8c2fe7da0757f60649de40ec229b70a">VehicleCollision</a>(s32 playerId, <a class="code hl_struct" href="structPlayer.html">Player</a>* player) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> <span class="keyword">virtual</span> s32 <a class="code hl_function" href="classABoat.html#a3bf4384ddc2a42e84bef6c6ca038bd7e">AddSmoke</a>(<span class="keywordtype">size_t</span>, <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a>, f32);</div>
@@ -219,10 +219,10 @@ $(function(){initNavTree('Boat_8h_source.html',''); initResizable(true); });
<div class="ttc" id="aclassABoat_html_a742f9b1119de3f9e231a690580150235"><div class="ttname"><a href="classABoat.html#a742f9b1119de3f9e231a690580150235">ABoat::SmokeParticles</a></div><div class="ttdeci">int32_t SmokeParticles[128]</div><div class="ttdef"><b>Definition</b> Boat.h:35</div></div>
<div class="ttc" id="aclassABoat_html_a83256bb67b03d9937697a229db5ac2ae"><div class="ttname"><a href="classABoat.html#a83256bb67b03d9937697a229db5ac2ae">ABoat::PathIndex</a></div><div class="ttdeci">uint32_t PathIndex</div><div class="ttdef"><b>Definition</b> Boat.h:63</div></div>
<div class="ttc" id="aclassABoat_html_a861277473bd38a54d358bf49f2b04e47"><div class="ttname"><a href="classABoat.html#a861277473bd38a54d358bf49f2b04e47">ABoat::DrawEditorProperties</a></div><div class="ttdeci">virtual void DrawEditorProperties() override</div><div class="ttdef"><b>Definition</b> Boat.cpp:225</div></div>
<div class="ttc" id="aclassABoat_html_a8643457903b0aa05e6ad21757747a6e3"><div class="ttname"><a href="classABoat.html#a8643457903b0aa05e6ad21757747a6e3">ABoat::Tick60fps</a></div><div class="ttdeci">virtual void Tick60fps() override</div><div class="ttdef"><b>Definition</b> Boat.cpp:90</div></div>
<div class="ttc" id="aclassABoat_html_a9bc99f87805fba0890bd8d2609309813"><div class="ttname"><a href="classABoat.html#a9bc99f87805fba0890bd8d2609309813">ABoat::Speed</a></div><div class="ttdeci">f32 Speed</div><div class="ttdef"><b>Definition</b> Boat.h:31</div></div>
<div class="ttc" id="aclassABoat_html_a9d2e59206ef9749f0feeef8563c7da1d"><div class="ttname"><a href="classABoat.html#a9d2e59206ef9749f0feeef8563c7da1d">ABoat::ActorIndex</a></div><div class="ttdeci">s16 ActorIndex</div><div class="ttdef"><b>Definition</b> Boat.h:30</div></div>
<div class="ttc" id="aclassABoat_html_a9e2e906125fca6928e009df022bd54b7"><div class="ttname"><a href="classABoat.html#a9e2e906125fca6928e009df022bd54b7">ABoat::BoatCounts</a></div><div class="ttdeci">static std::map&lt; uint32_t, std::vector&lt; uint32_t &gt; &gt; BoatCounts</div><div class="ttdef"><b>Definition</b> Boat.h:75</div></div>
<div class="ttc" id="aclassABoat_html_a9edd4ca53a59cadb0e65f49bd5502bc1"><div class="ttname"><a href="classABoat.html#a9edd4ca53a59cadb0e65f49bd5502bc1">ABoat::Tick</a></div><div class="ttdeci">virtual void Tick() override</div><div class="ttdef"><b>Definition</b> Boat.cpp:90</div></div>
<div class="ttc" id="aclassABoat_html_ab12dd7e28af71b65fbe47b19d9707060"><div class="ttname"><a href="classABoat.html#ab12dd7e28af71b65fbe47b19d9707060">ABoat::~ABoat</a></div><div class="ttdeci">~ABoat()</div><div class="ttdef"><b>Definition</b> Boat.h:42</div></div>
<div class="ttc" id="aclassABoat_html_ac2372fa5085cf7920cfbfc65e7c7fc5b"><div class="ttname"><a href="classABoat.html#ac2372fa5085cf7920cfbfc65e7c7fc5b">ABoat::GetCount</a></div><div class="ttdeci">static size_t GetCount()</div><div class="ttdef"><b>Definition</b> Boat.h:46</div></div>
<div class="ttc" id="aclassABoat_html_ac6ad887070d979c80d1ed9b6bb52ef83"><div class="ttname"><a href="classABoat.html#ac6ad887070d979c80d1ed9b6bb52ef83">ABoat::Velocity</a></div><div class="ttdeci">Vec3f Velocity</div><div class="ttdef"><b>Definition</b> Boat.h:28</div></div>
+1 -1
View File
@@ -160,7 +160,7 @@ $(function(){initNavTree('BombKart_8h_source.html',''); initResizable(true); });
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> .Behaviour = behaviour,</div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> .Location = pos,</div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> .Speed = unk_3C, <span class="comment">// Only used for podium ceremony. Arbitrarily chose Speed for this</span></div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> .SpeedB = 2.7f, <span class="comment">// Chase speed</span></div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> .SpeedB = 7.0f, <span class="comment">// Chase speed</span></div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> };</div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keywordflow">return</span> <span class="keyword">dynamic_cast&lt;</span><a class="code hl_function" href="classOBombKart.html#a1566e8d56318b18ad900fbbac9966d9d">OBombKart</a>*<span class="keyword">&gt;</span>(<a class="code hl_function" href="RegisterContent_8h.html#aa0abd506fe572b3e6491f613a4017641">AddObjectToWorld&lt;OBombKart&gt;</a>(params));</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> }</div>
+2 -2
View File
@@ -182,7 +182,7 @@ $(function(){initNavTree('Bus_8h_source.html',''); initResizable(true); });
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"><a class="line" href="classABus.html#a397d3eb58bac74eb3e8c3667d329b8e8"> 63</a></span> uint32_t <a class="code hl_variable" href="classABus.html#a397d3eb58bac74eb3e8c3667d329b8e8">PathPoint</a> = 0;</div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> </div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABus.html#af94f121ac8d8f271b1ad89abd7356766">SetSpawnParams</a>(<a class="code hl_struct" href="structSpawnParams.html">SpawnParams</a>&amp; params) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABus.html#a07af38f3fced338dc420cffcdfddb826">Tick</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABus.html#ad7f27537db486b628c99975edd27a47f">Tick60fps</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABus.html#a9bed69b35f192f67a63bf62a1635a74d">Draw</a>(<a class="code hl_struct" href="structCamera.html">Camera</a>* camera) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classABus.html#a5246880511fb76b4cc5d02b9df8effc4">VehicleCollision</a>(s32 playerId, <a class="code hl_struct" href="structPlayer.html">Player</a>* player) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classABus.html#a7a336a937ab5280dd4ccb38e0367c752">IsMod</a>() <span class="keyword">override</span>;</div>
@@ -198,7 +198,6 @@ $(function(){initNavTree('Bus_8h_source.html',''); initResizable(true); });
<div class="ttc" id="aRegisterContent_8h_html_aa90aab222b9cb6a7a75c2ed09379eb4e"><div class="ttname"><a href="RegisterContent_8h.html#aa90aab222b9cb6a7a75c2ed09379eb4e">AddActorToWorld</a></div><div class="ttdeci">static AActor * AddActorToWorld(const SpawnParams &amp;params)</div><div class="ttdef"><b>Definition</b> RegisterContent.h:14</div></div>
<div class="ttc" id="aSpawnParams_8h_html"><div class="ttname"><a href="SpawnParams_8h.html">SpawnParams.h</a></div></div>
<div class="ttc" id="aclassAActor_html_a679c43bacf3600fa2d7a6ab30e34a8a6"><div class="ttname"><a href="classAActor.html#a679c43bacf3600fa2d7a6ab30e34a8a6">AActor::AActor</a></div><div class="ttdeci">AActor()</div><div class="ttdef"><b>Definition</b> Actor.cpp:13</div></div>
<div class="ttc" id="aclassABus_html_a07af38f3fced338dc420cffcdfddb826"><div class="ttname"><a href="classABus.html#a07af38f3fced338dc420cffcdfddb826">ABus::Tick</a></div><div class="ttdeci">virtual void Tick() override</div><div class="ttdef"><b>Definition</b> Bus.cpp:118</div></div>
<div class="ttc" id="aclassABus_html_a1362338a1e7272bf92f25ce3bf71577b"><div class="ttname"><a href="classABus.html#a1362338a1e7272bf92f25ce3bf71577b">ABus::~ABus</a></div><div class="ttdeci">~ABus()</div><div class="ttdef"><b>Definition</b> Bus.h:52</div></div>
<div class="ttc" id="aclassABus_html_a397d3eb58bac74eb3e8c3667d329b8e8"><div class="ttname"><a href="classABus.html#a397d3eb58bac74eb3e8c3667d329b8e8">ABus::PathPoint</a></div><div class="ttdeci">uint32_t PathPoint</div><div class="ttdef"><b>Definition</b> Bus.h:63</div></div>
<div class="ttc" id="aclassABus_html_a3b606829d2b09a9842c16675740e0754"><div class="ttname"><a href="classABus.html#a3b606829d2b09a9842c16675740e0754">ABus::SpawnMode</a></div><div class="ttdeci">SpawnMode</div><div class="ttdef"><b>Definition</b> Bus.h:15</div></div>
@@ -221,6 +220,7 @@ $(function(){initNavTree('Bus_8h_source.html',''); initResizable(true); });
<div class="ttc" id="aclassABus_html_aa6ed781da83228a87173f8f608e98004"><div class="ttname"><a href="classABus.html#aa6ed781da83228a87173f8f608e98004">ABus::PathIndex</a></div><div class="ttdeci">uint32_t PathIndex</div><div class="ttdef"><b>Definition</b> Bus.h:62</div></div>
<div class="ttc" id="aclassABus_html_aabc43c4a5a7c5acc7daa5e89f9d42cdb"><div class="ttname"><a href="classABus.html#aabc43c4a5a7c5acc7daa5e89f9d42cdb">ABus::ABus</a></div><div class="ttdeci">ABus(const SpawnParams &amp;params)</div><div class="ttdef"><b>Definition</b> Bus.cpp:24</div></div>
<div class="ttc" id="aclassABus_html_ac8c9cc430310ad190f4b33238f0661a7"><div class="ttname"><a href="classABus.html#ac8c9cc430310ad190f4b33238f0661a7">ABus::SomeType</a></div><div class="ttdeci">s16 SomeType</div><div class="ttdef"><b>Definition</b> Bus.h:31</div></div>
<div class="ttc" id="aclassABus_html_ad7f27537db486b628c99975edd27a47f"><div class="ttname"><a href="classABus.html#ad7f27537db486b628c99975edd27a47f">ABus::Tick60fps</a></div><div class="ttdeci">virtual void Tick60fps() override</div><div class="ttdef"><b>Definition</b> Bus.cpp:118</div></div>
<div class="ttc" id="aclassABus_html_ad9c7b8a9774eb0c447dd690ea8d39d57"><div class="ttname"><a href="classABus.html#ad9c7b8a9774eb0c447dd690ea8d39d57">ABus::SpeedB</a></div><div class="ttdeci">float SpeedB</div><div class="ttdef"><b>Definition</b> Bus.h:61</div></div>
<div class="ttc" id="aclassABus_html_adf0aa5439973b65949f95e15613b91ae"><div class="ttname"><a href="classABus.html#adf0aa5439973b65949f95e15613b91ae">ABus::Index</a></div><div class="ttdeci">size_t Index</div><div class="ttdef"><b>Definition</b> Bus.h:21</div></div>
<div class="ttc" id="aclassABus_html_ae354955276ceb1b62cd249aae6590461"><div class="ttname"><a href="classABus.html#ae354955276ceb1b62cd249aae6590461">ABus::ActorIndex</a></div><div class="ttdeci">s16 ActorIndex</div><div class="ttdef"><b>Definition</b> Bus.h:23</div></div>
+2 -2
View File
@@ -182,7 +182,7 @@ $(function(){initNavTree('Car_8h_source.html',''); initResizable(true); });
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"><a class="line" href="classACar.html#a9dae5a82fe3ca5e9623088789025fa49"> 63</a></span> uint32_t <a class="code hl_variable" href="classACar.html#a9dae5a82fe3ca5e9623088789025fa49">PathPoint</a> = 0;</div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> </div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classACar.html#a50b8c522ce21ef770090b8c965be1fef">SetSpawnParams</a>(<a class="code hl_struct" href="structSpawnParams.html">SpawnParams</a>&amp; params) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classACar.html#aa5a07144df2ce488c986f2c9eece9916">Tick</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classACar.html#a56ab601d7311e3a2bcb796236916711c">Tick60fps</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classACar.html#aee6c848b11e9dafe6f2c947e78cb4867">Draw</a>(<a class="code hl_struct" href="structCamera.html">Camera</a>*) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classACar.html#a807f87400ace96904e2ad6dc4a27409a">VehicleCollision</a>(s32 playerId, <a class="code hl_struct" href="structPlayer.html">Player</a>* player) <span class="keyword">override</span>;</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="classACar.html#af7f3aa4373f200b2d3322d65f2cce81f">IsMod</a>() <span class="keyword">override</span>;</div>
@@ -205,6 +205,7 @@ $(function(){initNavTree('Car_8h_source.html',''); initResizable(true); });
<div class="ttc" id="aclassACar_html_a4f50cdf896740d0f09fffb1f79f139d1"><div class="ttname"><a href="classACar.html#a4f50cdf896740d0f09fffb1f79f139d1">ACar::SpawnType</a></div><div class="ttdeci">ACar::SpawnMode SpawnType</div><div class="ttdef"><b>Definition</b> Car.h:60</div></div>
<div class="ttc" id="aclassACar_html_a50b8c522ce21ef770090b8c965be1fef"><div class="ttname"><a href="classACar.html#a50b8c522ce21ef770090b8c965be1fef">ACar::SetSpawnParams</a></div><div class="ttdeci">virtual void SetSpawnParams(SpawnParams &amp;params) override</div><div class="ttdef"><b>Definition</b> Car.cpp:87</div></div>
<div class="ttc" id="aclassACar_html_a5228c5229fd025a0bae4c8ee45950f5b"><div class="ttname"><a href="classACar.html#a5228c5229fd025a0bae4c8ee45950f5b">ACar::Type</a></div><div class="ttdeci">const char * Type</div><div class="ttdef"><b>Definition</b> Car.h:43</div></div>
<div class="ttc" id="aclassACar_html_a56ab601d7311e3a2bcb796236916711c"><div class="ttname"><a href="classACar.html#a56ab601d7311e3a2bcb796236916711c">ACar::Tick60fps</a></div><div class="ttdeci">virtual void Tick60fps() override</div><div class="ttdef"><b>Definition</b> Car.cpp:100</div></div>
<div class="ttc" id="aclassACar_html_a5819515d64221bdedb3c83f3e177e9e4"><div class="ttname"><a href="classACar.html#a5819515d64221bdedb3c83f3e177e9e4">ACar::SpeedB</a></div><div class="ttdeci">float SpeedB</div><div class="ttdef"><b>Definition</b> Car.h:61</div></div>
<div class="ttc" id="aclassACar_html_a5ca99f4e4beec67b51375356116593fa"><div class="ttname"><a href="classACar.html#a5ca99f4e4beec67b51375356116593fa">ACar::Rotation</a></div><div class="ttdeci">Vec3s Rotation</div><div class="ttdef"><b>Definition</b> Car.h:49</div></div>
<div class="ttc" id="aclassACar_html_a5ff40737787649817e59d71a8a78850e"><div class="ttname"><a href="classACar.html#a5ff40737787649817e59d71a8a78850e">ACar::SomeType</a></div><div class="ttdeci">s16 SomeType</div><div class="ttdef"><b>Definition</b> Car.h:54</div></div>
@@ -220,7 +221,6 @@ $(function(){initNavTree('Car_8h_source.html',''); initResizable(true); });
<div class="ttc" id="aclassACar_html_a9ce5827639f535a242cec247d2259ef1"><div class="ttname"><a href="classACar.html#a9ce5827639f535a242cec247d2259ef1">ACar::WaypointIndex</a></div><div class="ttdeci">u16 WaypointIndex</div><div class="ttdef"><b>Definition</b> Car.h:52</div></div>
<div class="ttc" id="aclassACar_html_a9dae5a82fe3ca5e9623088789025fa49"><div class="ttname"><a href="classACar.html#a9dae5a82fe3ca5e9623088789025fa49">ACar::PathPoint</a></div><div class="ttdeci">uint32_t PathPoint</div><div class="ttdef"><b>Definition</b> Car.h:63</div></div>
<div class="ttc" id="aclassACar_html_a9ef1f8cda27d51f731b911df6db79c4d"><div class="ttname"><a href="classACar.html#a9ef1f8cda27d51f731b911df6db79c4d">ACar::_count</a></div><div class="ttdeci">static size_t _count</div><div class="ttdef"><b>Definition</b> Car.h:73</div></div>
<div class="ttc" id="aclassACar_html_aa5a07144df2ce488c986f2c9eece9916"><div class="ttname"><a href="classACar.html#aa5a07144df2ce488c986f2c9eece9916">ACar::Tick</a></div><div class="ttdeci">virtual void Tick() override</div><div class="ttdef"><b>Definition</b> Car.cpp:100</div></div>
<div class="ttc" id="aclassACar_html_ab40c38ab9e236b31167bf794b73b3ab8"><div class="ttname"><a href="classACar.html#ab40c38ab9e236b31167bf794b73b3ab8">ACar::ActorIndex</a></div><div class="ttdeci">s16 ActorIndex</div><div class="ttdef"><b>Definition</b> Car.h:46</div></div>
<div class="ttc" id="aclassACar_html_ac24730c09357ec3241622320ea552c2a"><div class="ttname"><a href="classACar.html#ac24730c09357ec3241622320ea552c2a">ACar::Velocity</a></div><div class="ttdeci">Vec3f Velocity</div><div class="ttdef"><b>Definition</b> Car.h:48</div></div>
<div class="ttc" id="aclassACar_html_acfea44f8d96f8860a8a89175b4cfd6bd"><div class="ttname"><a href="classACar.html#acfea44f8d96f8860a8a89175b4cfd6bd">ACar::Position</a></div><div class="ttdeci">Vec3f Position</div><div class="ttdef"><b>Definition</b> Car.h:47</div></div>
+14 -14
View File
@@ -156,24 +156,24 @@ $(function(){initNavTree('DKJungle_8h_source.html',''); initResizable(true); });
<div class="ttc" id="aDKJungle_8h_html_accb30a456b1044d9aba59c7275611f51"><div class="ttname"><a href="DKJungle_8h.html#accb30a456b1044d9aba59c7275611f51">dks_jungle_parkway_textures</a></div><div class="ttdeci">const course_texture dks_jungle_parkway_textures[]</div></div>
<div class="ttc" id="aTrack_8h_html"><div class="ttname"><a href="Track_8h.html">Track.h</a></div></div>
<div class="ttc" id="acamera_8h_html"><div class="ttname"><a href="camera_8h.html">camera.h</a></div></div>
<div class="ttc" id="aclassDKJungle_html_a0a69be60de65739eead71e7692a1eefa"><div class="ttname"><a href="classDKJungle.html#a0a69be60de65739eead71e7692a1eefa">DKJungle::InitTrackObjects</a></div><div class="ttdeci">virtual void InitTrackObjects() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:193</div></div>
<div class="ttc" id="aclassDKJungle_html_a117ed74e4383714cdefacc69ce45fede"><div class="ttname"><a href="classDKJungle.html#a117ed74e4383714cdefacc69ce45fede">DKJungle::Draw</a></div><div class="ttdeci">virtual void Draw(ScreenContext *) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:261</div></div>
<div class="ttc" id="aclassDKJungle_html_a12318bf5157cc46ff34eb0540c94a961"><div class="ttname"><a href="classDKJungle.html#a12318bf5157cc46ff34eb0540c94a961">DKJungle::DrawCredits</a></div><div class="ttdeci">virtual void DrawCredits() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:284</div></div>
<div class="ttc" id="aclassDKJungle_html_a1d134bbfe930cf45a7eb337ab7f9606b"><div class="ttname"><a href="classDKJungle.html#a1d134bbfe930cf45a7eb337ab7f9606b">DKJungle::DrawTransparency</a></div><div class="ttdeci">virtual void DrawTransparency(ScreenContext *screen, uint16_t pathCounter, uint16_t cameraRot, uint16_t playerDirection) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:328</div></div>
<div class="ttc" id="aclassDKJungle_html_a1d9567adcef29dc87248530b3b3b9699"><div class="ttname"><a href="classDKJungle.html#a1d9567adcef29dc87248530b3b3b9699">DKJungle::CreditsSpawnActors</a></div><div class="ttdeci">virtual void CreditsSpawnActors() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:479</div></div>
<div class="ttc" id="aclassDKJungle_html_a0a69be60de65739eead71e7692a1eefa"><div class="ttname"><a href="classDKJungle.html#a0a69be60de65739eead71e7692a1eefa">DKJungle::InitTrackObjects</a></div><div class="ttdeci">virtual void InitTrackObjects() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:191</div></div>
<div class="ttc" id="aclassDKJungle_html_a117ed74e4383714cdefacc69ce45fede"><div class="ttname"><a href="classDKJungle.html#a117ed74e4383714cdefacc69ce45fede">DKJungle::Draw</a></div><div class="ttdeci">virtual void Draw(ScreenContext *) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:259</div></div>
<div class="ttc" id="aclassDKJungle_html_a12318bf5157cc46ff34eb0540c94a961"><div class="ttname"><a href="classDKJungle.html#a12318bf5157cc46ff34eb0540c94a961">DKJungle::DrawCredits</a></div><div class="ttdeci">virtual void DrawCredits() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:282</div></div>
<div class="ttc" id="aclassDKJungle_html_a1d134bbfe930cf45a7eb337ab7f9606b"><div class="ttname"><a href="classDKJungle.html#a1d134bbfe930cf45a7eb337ab7f9606b">DKJungle::DrawTransparency</a></div><div class="ttdeci">virtual void DrawTransparency(ScreenContext *screen, uint16_t pathCounter, uint16_t cameraRot, uint16_t playerDirection) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:326</div></div>
<div class="ttc" id="aclassDKJungle_html_a1d9567adcef29dc87248530b3b3b9699"><div class="ttname"><a href="classDKJungle.html#a1d9567adcef29dc87248530b3b3b9699">DKJungle::CreditsSpawnActors</a></div><div class="ttdeci">virtual void CreditsSpawnActors() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:477</div></div>
<div class="ttc" id="aclassDKJungle_html_a398a56536710709d268839e500a7a835"><div class="ttname"><a href="classDKJungle.html#a398a56536710709d268839e500a7a835">DKJungle::GetWaterLevel</a></div><div class="ttdeci">virtual f32 GetWaterLevel(FVector pos, struct Collision *collision) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:137</div></div>
<div class="ttc" id="aclassDKJungle_html_a4f401ace275b497b5880593cf7d6b1c2"><div class="ttname"><a href="classDKJungle.html#a4f401ace275b497b5880593cf7d6b1c2">DKJungle::Waypoints</a></div><div class="ttdeci">virtual void Waypoints(Player *player, int8_t playerId) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:292</div></div>
<div class="ttc" id="aclassDKJungle_html_a65bd69263d105e4546a3f3f220c6f2b8"><div class="ttname"><a href="classDKJungle.html#a65bd69263d105e4546a3f3f220c6f2b8">DKJungle::Tick</a></div><div class="ttdeci">virtual void Tick() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:304</div></div>
<div class="ttc" id="aclassDKJungle_html_a7383c36b51a7adcdd1b09d7c46c94043"><div class="ttname"><a href="classDKJungle.html#a7383c36b51a7adcdd1b09d7c46c94043">DKJungle::Destroy</a></div><div class="ttdeci">virtual void Destroy() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:484</div></div>
<div class="ttc" id="aclassDKJungle_html_a4f401ace275b497b5880593cf7d6b1c2"><div class="ttname"><a href="classDKJungle.html#a4f401ace275b497b5880593cf7d6b1c2">DKJungle::Waypoints</a></div><div class="ttdeci">virtual void Waypoints(Player *player, int8_t playerId) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:290</div></div>
<div class="ttc" id="aclassDKJungle_html_a65bd69263d105e4546a3f3f220c6f2b8"><div class="ttname"><a href="classDKJungle.html#a65bd69263d105e4546a3f3f220c6f2b8">DKJungle::Tick</a></div><div class="ttdeci">virtual void Tick() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:302</div></div>
<div class="ttc" id="aclassDKJungle_html_a7383c36b51a7adcdd1b09d7c46c94043"><div class="ttname"><a href="classDKJungle.html#a7383c36b51a7adcdd1b09d7c46c94043">DKJungle::Destroy</a></div><div class="ttdeci">virtual void Destroy() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:482</div></div>
<div class="ttc" id="aclassDKJungle_html_ab7e989becbf0cb1f872b845a4534994d"><div class="ttname"><a href="classDKJungle.html#ab7e989becbf0cb1f872b845a4534994d">DKJungle::DKJungle</a></div><div class="ttdeci">DKJungle()</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:43</div></div>
<div class="ttc" id="aclassDKJungle_html_abd289b79657e6cb7501eb406e988d67b"><div class="ttname"><a href="classDKJungle.html#abd289b79657e6cb7501eb406e988d67b">DKJungle::DrawTrackObjects</a></div><div class="ttdeci">virtual void DrawTrackObjects(s32 cameraId) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:205</div></div>
<div class="ttc" id="aclassDKJungle_html_abe804d70a4ca7d014824bc248e7f3133"><div class="ttname"><a href="classDKJungle.html#abe804d70a4ca7d014824bc248e7f3133">DKJungle::TickTrackObjects</a></div><div class="ttdeci">virtual void TickTrackObjects() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:201</div></div>
<div class="ttc" id="aclassDKJungle_html_abf034d50279044865d4af7bb329b75df"><div class="ttname"><a href="classDKJungle.html#abf034d50279044865d4af7bb329b75df">DKJungle::WhatDoesThisDoAI</a></div><div class="ttdeci">virtual void WhatDoesThisDoAI(Player *player, int8_t playerId) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:246</div></div>
<div class="ttc" id="aclassDKJungle_html_ad8596d831e76290489a1843f3ad89947"><div class="ttname"><a href="classDKJungle.html#ad8596d831e76290489a1843f3ad89947">DKJungle::SomeCollisionThing</a></div><div class="ttdeci">virtual void SomeCollisionThing(Player *player, Vec3f arg1, Vec3f arg2, Vec3f arg3, f32 *arg4, f32 *arg5, f32 *arg6, f32 *arg7) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:288</div></div>
<div class="ttc" id="aclassDKJungle_html_ae4782226ac5f1f6382812888c6497972"><div class="ttname"><a href="classDKJungle.html#ae4782226ac5f1f6382812888c6497972">DKJungle::SomeSounds</a></div><div class="ttdeci">virtual void SomeSounds() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:211</div></div>
<div class="ttc" id="aclassDKJungle_html_abd289b79657e6cb7501eb406e988d67b"><div class="ttname"><a href="classDKJungle.html#abd289b79657e6cb7501eb406e988d67b">DKJungle::DrawTrackObjects</a></div><div class="ttdeci">virtual void DrawTrackObjects(s32 cameraId) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:203</div></div>
<div class="ttc" id="aclassDKJungle_html_abe804d70a4ca7d014824bc248e7f3133"><div class="ttname"><a href="classDKJungle.html#abe804d70a4ca7d014824bc248e7f3133">DKJungle::TickTrackObjects</a></div><div class="ttdeci">virtual void TickTrackObjects() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:199</div></div>
<div class="ttc" id="aclassDKJungle_html_abf034d50279044865d4af7bb329b75df"><div class="ttname"><a href="classDKJungle.html#abf034d50279044865d4af7bb329b75df">DKJungle::WhatDoesThisDoAI</a></div><div class="ttdeci">virtual void WhatDoesThisDoAI(Player *player, int8_t playerId) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:244</div></div>
<div class="ttc" id="aclassDKJungle_html_ad8596d831e76290489a1843f3ad89947"><div class="ttname"><a href="classDKJungle.html#ad8596d831e76290489a1843f3ad89947">DKJungle::SomeCollisionThing</a></div><div class="ttdeci">virtual void SomeCollisionThing(Player *player, Vec3f arg1, Vec3f arg2, Vec3f arg3, f32 *arg4, f32 *arg5, f32 *arg6, f32 *arg7) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:286</div></div>
<div class="ttc" id="aclassDKJungle_html_ae4782226ac5f1f6382812888c6497972"><div class="ttname"><a href="classDKJungle.html#ae4782226ac5f1f6382812888c6497972">DKJungle::SomeSounds</a></div><div class="ttdeci">virtual void SomeSounds() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:209</div></div>
<div class="ttc" id="aclassDKJungle_html_ae6f4feea68935b39c57f17a86a21a932"><div class="ttname"><a href="classDKJungle.html#ae6f4feea68935b39c57f17a86a21a932">DKJungle::Load</a></div><div class="ttdeci">virtual void Load() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:117</div></div>
<div class="ttc" id="aclassDKJungle_html_af1f20969288526ce721aa9a72e535422"><div class="ttname"><a href="classDKJungle.html#af1f20969288526ce721aa9a72e535422">DKJungle::BeginPlay</a></div><div class="ttdeci">virtual void BeginPlay() override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:168</div></div>
<div class="ttc" id="aclassDKJungle_html_af9fd634e4c942da1d8d2ae05f5493741"><div class="ttname"><a href="classDKJungle.html#af9fd634e4c942da1d8d2ae05f5493741">DKJungle::WhatDoesThisDo</a></div><div class="ttdeci">virtual void WhatDoesThisDo(Player *player, int8_t playerId) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:216</div></div>
<div class="ttc" id="aclassDKJungle_html_af9fd634e4c942da1d8d2ae05f5493741"><div class="ttname"><a href="classDKJungle.html#af9fd634e4c942da1d8d2ae05f5493741">DKJungle::WhatDoesThisDo</a></div><div class="ttdeci">virtual void WhatDoesThisDo(Player *player, int8_t playerId) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:214</div></div>
<div class="ttc" id="aclassTrack_html"><div class="ttname"><a href="classTrack.html">Track</a></div></div>
<div class="ttc" id="acode__800029B0_8h_html"><div class="ttname"><a href="code__800029B0_8h.html">code_800029B0.h</a></div></div>
<div class="ttc" id="acommon__structs_8h_html_a5290523279339ea495248ab3a36cb46e"><div class="ttname"><a href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a></div><div class="ttdeci">f32 Vec3f[3]</div><div class="ttdef"><b>Definition</b> common_structs.h:10</div></div>
+1 -1
View File
@@ -114,7 +114,7 @@ $(function(){initNavTree('GameAPI_8h_source.html',''); initResizable(true); });
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="keywordtype">void</span>* <a class="code hl_function" href="GameAPI_8h.html#a0967ca61e9f768c9e278fef7b8030085">GetTrack</a>(<span class="keywordtype">void</span>);</div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#endif </span><span class="comment">// GAME_API_H</span></div>
<div class="ttc" id="aGameAPI_8h_html_a0967ca61e9f768c9e278fef7b8030085"><div class="ttname"><a href="GameAPI_8h.html#a0967ca61e9f768c9e278fef7b8030085">GetTrack</a></div><div class="ttdeci">void * GetTrack(void)</div><div class="ttdef"><b>Definition</b> Game.cpp:730</div></div>
<div class="ttc" id="aGameAPI_8h_html_a0967ca61e9f768c9e278fef7b8030085"><div class="ttname"><a href="GameAPI_8h.html#a0967ca61e9f768c9e278fef7b8030085">GetTrack</a></div><div class="ttdeci">void * GetTrack(void)</div><div class="ttdef"><b>Definition</b> Game.cpp:735</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
+30 -1
View File
@@ -207,6 +207,8 @@ Functions</h2></td></tr>
<tr class="separator:a066e268f9d300f4fa433733dd636bc9d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae181f7d71aa16b176abd7be2444a0299" id="r_ae181f7d71aa16b176abd7be2444a0299"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ae181f7d71aa16b176abd7be2444a0299">CM_TickActors</a> ()</td></tr>
<tr class="separator:ae181f7d71aa16b176abd7be2444a0299"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6bc13c5ecce09e3e135ffb7bedd75d9d" id="r_a6bc13c5ecce09e3e135ffb7bedd75d9d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a6bc13c5ecce09e3e135ffb7bedd75d9d">CM_TickActors60fps</a> ()</td></tr>
<tr class="separator:a6bc13c5ecce09e3e135ffb7bedd75d9d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a23f0f2f73c3c747fcdd9792dd604275e" id="r_a23f0f2f73c3c747fcdd9792dd604275e"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a23f0f2f73c3c747fcdd9792dd604275e">CM_DrawActors</a> (<a class="el" href="structCamera.html">Camera</a> *camera)</td></tr>
<tr class="separator:a23f0f2f73c3c747fcdd9792dd604275e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3a04a8126d538ba7b29733a1f0c59481" id="r_a3a04a8126d538ba7b29733a1f0c59481"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a3a04a8126d538ba7b29733a1f0c59481">CM_DrawStaticMeshActors</a> ()</td></tr>
@@ -2159,6 +2161,33 @@ Here is the caller graph for this function:</div>
<div class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="Game_8cpp_ae181f7d71aa16b176abd7be2444a0299_icgraph.svg" width="100%" height="600"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div></div>
</div>
</div>
</div>
<a id="a6bc13c5ecce09e3e135ffb7bedd75d9d" name="a6bc13c5ecce09e3e135ffb7bedd75d9d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6bc13c5ecce09e3e135ffb7bedd75d9d">&#9670;&#160;</a></span>CM_TickActors60fps()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void CM_TickActors60fps </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="Game_8cpp_a6bc13c5ecce09e3e135ffb7bedd75d9d_cgraph.svg" width="556" height="138"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="Game_8cpp_a6bc13c5ecce09e3e135ffb7bedd75d9d_icgraph.svg" width="100%" height="600"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div></div>
</div>
</div>
</div>
<a id="a60b215c5adc1d7af1c7e1c36713035ae" name="a60b215c5adc1d7af1c7e1c36713035ae"></a>
@@ -2696,7 +2725,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000036">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000029">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
+1
View File
@@ -59,6 +59,7 @@ var Game_8cpp =
[ "CM_SpawnStarterLakitu", "Game_8cpp.html#ac36c43e20fcfc2c96b91f33aa13d88f8", null ],
[ "CM_ThrowRuntimeError", "Game_8cpp.html#a80db20776c19d77be4a28e58df4dfbf2", null ],
[ "CM_TickActors", "Game_8cpp.html#ae181f7d71aa16b176abd7be2444a0299", null ],
[ "CM_TickActors60fps", "Game_8cpp.html#a6bc13c5ecce09e3e135ffb7bedd75d9d", null ],
[ "CM_TickCameras", "Game_8cpp.html#a60b215c5adc1d7af1c7e1c36713035ae", null ],
[ "CM_TickEditor", "Game_8cpp.html#a6ca781f4055a82d58dda2cbb2fbb51ab", null ],
[ "CM_TickObjects", "Game_8cpp.html#a76052dcdf19901299b26e38b1342aafc", null ],
@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2555;
var viewHeight = 666;
var sectionId = 'dynsection-121';
var sectionId = 'dynsection-123';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1103;
var viewHeight = 972;
var sectionId = 'dynsection-145';
var sectionId = 'dynsection-147';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1869;
var viewHeight = 400;
var sectionId = 'dynsection-164';
var sectionId = 'dynsection-166';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

@@ -4,105 +4,105 @@
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="810,734,802,641,787,515,776,452,762,394,745,347,726,314,707,299,685,289,687,284,710,295,730,311,750,344,767,392,781,451,792,514,808,641,815,734"/>
<area shape="rect" id="Node000047" href="$Game_8cpp.html#aaffb8b8bf0073d2bc3c2221a0d6e72ec" title=" " alt="" coords="519,5,699,31"/>
<area shape="poly" id="edge3_Node000001_Node000047" title=" " alt="" coords="810,734,801,581,783,361,758,155,743,82,734,58,726,44,713,33,698,26,700,21,716,29,730,40,739,56,748,81,763,154,788,361,806,581,815,734"/>
<area shape="rect" id="Node000050" href="$Game_8cpp.html#a6457fbd0b62f3d39561654a3ee087e8d" title=" " alt="" coords="542,105,675,131"/>
<area shape="poly" id="edge5_Node000001_Node000050" title=" " alt="" coords="812,734,810,609,799,432,788,341,773,258,753,190,740,165,726,145,703,129,675,121,677,116,705,124,730,141,745,162,758,189,778,257,794,340,804,432,815,609,817,734"/>
<area shape="rect" id="Node000053" href="$Game_8cpp.html#a3839abae687326f79f10868edfd51b9e" title=" " alt="" coords="539,156,678,181"/>
<area shape="poly" id="edge7_Node000001_Node000053" title=" " alt="" coords="811,734,808,619,796,457,785,375,770,300,750,238,739,215,726,197,704,181,677,173,679,168,706,177,730,193,743,212,755,236,775,298,790,374,801,456,813,618,816,734"/>
<area shape="rect" id="Node000054" href="$Game_8cpp.html#a066e268f9d300f4fa433733dd636bc9d" title=" " alt="" coords="549,208,668,233"/>
<area shape="poly" id="edge9_Node000001_Node000054" title=" " alt="" coords="811,734,805,629,791,485,780,411,766,345,748,290,726,253,699,235,668,225,669,220,702,230,730,250,753,288,771,343,786,410,797,484,810,629,816,734"/>
<area shape="rect" id="Node000056" href="$Game_8cpp.html#abfc61da343ef2b8055bea1ec869b6363" title=" " alt="" coords="525,55,692,80"/>
<area shape="poly" id="edge11_Node000001_Node000056" title=" " alt="" coords="812,734,811,600,802,408,792,309,776,218,755,144,741,116,726,95,710,82,691,74,693,69,713,77,730,91,746,113,760,142,781,217,797,308,808,407,817,600,817,734"/>
<area shape="rect" id="Node000050" href="$Game_8cpp.html#a6457fbd0b62f3d39561654a3ee087e8d" title=" " alt="" coords="542,156,675,181"/>
<area shape="poly" id="edge5_Node000001_Node000050" title=" " alt="" coords="811,734,808,619,796,457,785,375,770,300,750,238,739,215,726,197,703,181,675,172,677,167,705,176,730,193,743,212,755,236,775,298,790,374,801,456,813,618,816,734"/>
<area shape="rect" id="Node000053" href="$Game_8cpp.html#a3839abae687326f79f10868edfd51b9e" title=" " alt="" coords="539,55,678,80"/>
<area shape="poly" id="edge7_Node000001_Node000053" title=" " alt="" coords="812,734,811,600,802,408,792,309,776,218,755,144,741,116,726,95,704,79,678,71,679,65,707,74,730,91,746,113,760,142,781,217,797,308,808,407,817,600,817,734"/>
<area shape="rect" id="Node000054" href="$Game_8cpp.html#a066e268f9d300f4fa433733dd636bc9d" title=" " alt="" coords="549,325,668,351"/>
<area shape="poly" id="edge9_Node000001_Node000054" title=" " alt="" coords="808,734,798,655,781,552,756,453,742,414,726,388,699,366,667,352,669,347,702,362,730,384,747,412,761,451,786,551,803,654,814,734"/>
<area shape="rect" id="Node000056" href="$Game_8cpp.html#abfc61da343ef2b8055bea1ec869b6363" title=" " alt="" coords="525,105,692,131"/>
<area shape="poly" id="edge11_Node000001_Node000056" title=" " alt="" coords="812,734,810,609,799,432,788,341,773,258,753,190,740,165,726,145,710,133,691,125,693,120,713,128,730,141,745,162,758,189,778,257,794,340,804,432,815,609,817,734"/>
<area shape="rect" id="Node000057" href="$Game_8cpp.html#a6c145817e9598cadcfed9698dbea1e1f" title=" " alt="" coords="523,399,694,424"/>
<area shape="poly" id="edge13_Node000001_Node000057" title=" " alt="" coords="811,734,807,679,794,607,783,568,769,530,750,495,726,463,699,441,667,427,669,422,702,436,730,459,754,492,774,528,789,567,800,605,812,678,816,734"/>
<area shape="rect" id="Node000059" href="$Game_8cpp.html#a3416a195a0c7be6ec3783bbf4842dc3e" title=" " alt="" coords="554,473,663,499"/>
<area shape="poly" id="edge15_Node000001_Node000059" title=" " alt="" coords="810,734,805,686,792,626,767,564,749,536,726,512,697,496,663,488,664,483,699,491,730,508,753,533,771,561,797,624,811,685,816,734"/>
<area shape="rect" id="Node000135" href="$classTourCamera.html#ab193f552690234bb897e98cbda7c2da5" title=" " alt="" coords="267,1044,402,1069"/>
<area shape="poly" id="edge56_Node000001_Node000135" title=" " alt="" coords="805,736,795,705,779,671,756,639,727,614,662,581,632,572,604,568,576,569,548,577,520,591,491,613,480,627,472,645,464,694,462,753,465,818,468,884,468,945,461,996,454,1017,443,1033,425,1047,403,1056,401,1051,422,1043,439,1030,449,1015,456,995,463,945,463,884,460,819,457,753,458,693,467,644,476,624,487,609,517,587,546,572,575,564,604,562,634,567,664,577,729,609,760,635,784,668,800,703,810,734"/>
<area shape="rect" id="Node000139" href="$Game_8cpp.html#a872b3eafef96f83081b83794fb4681e5" title=" " alt="" coords="531,523,686,548"/>
<area shape="poly" id="edge34_Node000001_Node000139" title=" " alt="" coords="807,735,798,697,783,653,759,608,726,569,707,557,685,548,687,543,709,552,730,565,763,605,787,650,803,696,812,733"/>
<area shape="rect" id="Node000146" href="$Game_8cpp.html#a7a5ca7cbd6c70c0ef872405d46503896" title=" " alt="" coords="539,325,679,351"/>
<area shape="poly" id="edge35_Node000001_Node000146" title=" " alt="" coords="808,734,798,655,781,552,756,453,742,414,726,388,701,367,670,353,673,348,703,362,730,384,747,412,761,451,786,551,803,654,814,734"/>
<area shape="rect" id="Node000152" href="$Game_8cpp.html#a294eb7fe3045625053752c9e622a991f" title=" " alt="" coords="539,624,678,649"/>
<area shape="poly" id="edge37_Node000001_Node000152" title=" " alt="" coords="798,738,768,698,749,679,727,663,703,652,678,645,679,640,705,647,729,658,752,675,772,695,802,735"/>
<area shape="rect" id="Node000155" href="$Game_8cpp.html#a8c040973097c16e82cb1738a5eb2fb55" title=" " alt="" coords="519,673,698,699"/>
<area shape="poly" id="edge38_Node000001_Node000155" title=" " alt="" coords="784,743,727,712,690,701,692,696,729,708,786,738"/>
<area shape="rect" id="Node000168" href="$Game_8cpp.html#a02c1b51d60911b41fb21349de5ecada2" title=" " alt="" coords="541,723,676,748"/>
<area shape="poly" id="edge39_Node000001_Node000168" title=" " alt="" coords="762,757,676,746,677,741,763,752"/>
<area shape="rect" id="Node000170" href="$Game_8cpp.html#ae181f7d71aa16b176abd7be2444a0299" title=" " alt="" coords="549,772,668,797"/>
<area shape="poly" id="edge40_Node000001_Node000170" title=" " alt="" coords="763,769,669,780,668,775,762,764"/>
<area shape="rect" id="Node000171" href="$Game_8cpp.html#a76052dcdf19901299b26e38b1342aafc" title=" " alt="" coords="545,821,672,847"/>
<area shape="poly" id="edge41_Node000001_Node000171" title=" " alt="" coords="785,783,729,811,673,827,672,822,727,806,782,778"/>
<area shape="rect" id="Node000175" href="$Game_8cpp.html#ab6cbdd9c2b6b19c957e80cc48e9da523" title=" " alt="" coords="527,871,690,896"/>
<area shape="poly" id="edge42_Node000001_Node000175" title=" " alt="" coords="801,786,772,825,752,844,729,860,691,876,689,871,727,856,748,840,768,821,797,783"/>
<area shape="rect" id="Node000177" href="$Game_8cpp.html#a02007628d0171593ccc991bf3a496d73" title=" " alt="" coords="543,920,675,945"/>
<area shape="poly" id="edge43_Node000001_Node000177" title=" " alt="" coords="808,788,781,850,758,882,730,909,704,923,676,931,674,926,702,918,726,905,754,879,776,847,804,786"/>
<area shape="rect" id="Node000178" href="$Game_8cpp.html#a2da4f1f2a5aa3f9b04cc6209f1018572" title=" " alt="" coords="553,969,664,995"/>
<area shape="poly" id="edge44_Node000001_Node000178" title=" " alt="" coords="813,787,804,826,789,872,765,919,749,940,730,959,699,976,665,983,664,978,697,971,726,955,745,937,760,916,784,870,799,824,808,786"/>
<area shape="rect" id="Node000179" href="$Game_8cpp.html#aa7aef6b733545609568083638a4bb38e" title=" " alt="" coords="529,1019,689,1044"/>
<area shape="poly" id="edge45_Node000001_Node000179" title=" " alt="" coords="815,788,810,835,796,895,771,956,752,984,730,1008,711,1021,690,1029,688,1024,708,1016,726,1004,748,981,766,953,791,893,805,834,810,787"/>
<area shape="rect" id="Node000181" href="$Game_8cpp.html#a5fadc5850c8c407142a16da1f5508014" title=" " alt="" coords="549,1068,668,1093"/>
<area shape="poly" id="edge46_Node000001_Node000181" title=" " alt="" coords="817,787,815,843,803,916,792,955,777,992,756,1027,730,1057,701,1075,669,1083,668,1078,699,1070,726,1053,752,1024,772,990,787,953,798,915,809,843,812,787"/>
<area shape="rect" id="Node000182" href="$Game_8cpp.html#a892acd610181b8a67f9bd4f74d242a4a" title=" " alt="" coords="527,1117,690,1143"/>
<area shape="poly" id="edge47_Node000001_Node000182" title=" " alt="" coords="814,787,803,861,786,957,762,1047,747,1082,730,1107,712,1120,691,1128,689,1123,709,1115,726,1103,742,1080,757,1046,781,956,798,861,808,787"/>
<area shape="rect" id="Node000184" href="$Game_8cpp.html#ab53d812567e2e57a521af21e31688464" title=" " alt="" coords="521,1167,696,1192"/>
<area shape="poly" id="edge48_Node000001_Node000184" title=" " alt="" coords="815,787,806,871,790,981,765,1087,749,1128,730,1156,715,1167,698,1175,695,1170,712,1163,726,1152,744,1125,760,1085,784,980,801,870,809,787"/>
<area shape="rect" id="Node000185" href="$classTrackEditor_1_1ToolsWindow.html#ae385cfb1d654a2e5be9373f7df9a16ef" title=" " alt="" coords="515,1217,702,1257"/>
<area shape="poly" id="edge49_Node000001_Node000185" title=" " alt="" coords="815,787,808,879,792,1004,781,1067,767,1125,750,1172,730,1205,704,1224,701,1220,726,1202,745,1170,762,1123,776,1066,787,1004,802,879,810,787"/>
<area shape="rect" id="Node000186" href="$classTrackEditor_1_1TrackPropertiesWindow.html#af1576a7f38fb02dc87413b6e1213ec7c" title=" " alt="" coords="233,1338,436,1378"/>
<area shape="poly" id="edge50_Node000001_Node000186" title=" " alt="" coords="817,787,815,906,804,1071,794,1155,778,1231,757,1293,745,1317,730,1335,709,1348,680,1357,605,1368,519,1370,436,1368,436,1363,519,1365,605,1362,679,1352,707,1343,726,1331,740,1314,753,1291,773,1230,788,1154,799,1070,810,905,812,787"/>
<area shape="rect" id="Node000187" href="$classTrackEditor_1_1TrackPropertiesWindow.html#a1f07f748ac1c5b5120b40b468b3cf09e" title=" " alt="" coords="507,1395,710,1435"/>
<area shape="poly" id="edge51_Node000001_Node000187" title=" " alt="" coords="817,787,814,911,802,1087,791,1178,776,1261,756,1330,744,1357,730,1378,707,1397,703,1393,726,1375,739,1355,751,1328,771,1260,786,1177,797,1087,808,910,811,787"/>
<area shape="rect" id="Node000188" href="$classTrackEditor_1_1TrackPropertiesWindow.html#a15da20f8d315aafe3c36fa71b2dd3bcc" title=" " alt="" coords="489,1281,728,1321"/>
<area shape="poly" id="edge53_Node000001_Node000188" title=" " alt="" coords="816,787,810,892,796,1036,785,1110,771,1177,753,1232,730,1270,716,1283,712,1279,726,1267,748,1230,766,1175,780,1109,791,1036,805,891,811,787"/>
<area shape="rect" id="Node000154" href="$replays_8c.html#ad3fe55bff348a8b6cfc02f327bda8544" title=" " alt="" coords="548,1460,669,1485"/>
<area shape="poly" id="edge55_Node000001_Node000154" title=" " alt="" coords="817,787,817,925,809,1123,798,1226,783,1319,760,1396,746,1426,730,1449,702,1468,670,1476,669,1471,700,1463,726,1445,742,1424,755,1394,777,1318,793,1225,803,1123,812,925,812,787"/>
<area shape="rect" id="Node000003" href="$spawn__players_8c.html#a4fa09e56e3c1d3a56b49a9fe1b628f34" title=" " alt="" coords="228,153,441,179"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="520,262,488,247,472,233,463,219,455,205,440,192,416,181,418,176,443,188,459,201,468,216,476,230,491,242,522,257"/>
<area shape="poly" id="edge13_Node000001_Node000057" title=" " alt="" coords="808,735,797,665,779,576,755,492,741,460,726,439,711,428,693,420,695,415,714,423,730,435,746,457,760,490,785,574,802,664,813,734"/>
<area shape="rect" id="Node000059" href="$Game_8cpp.html#a3416a195a0c7be6ec3783bbf4842dc3e" title=" " alt="" coords="554,449,663,475"/>
<area shape="poly" id="edge15_Node000001_Node000059" title=" " alt="" coords="811,735,808,682,795,615,785,580,770,546,751,515,726,488,697,471,663,464,664,459,699,466,730,484,755,512,775,544,790,578,801,614,813,681,817,734"/>
<area shape="rect" id="Node000135" href="$classTourCamera.html#ab193f552690234bb897e98cbda7c2da5" title=" " alt="" coords="267,995,402,1020"/>
<area shape="poly" id="edge56_Node000001_Node000135" title=" " alt="" coords="807,735,798,700,783,659,759,620,744,603,727,590,663,556,633,547,605,543,576,544,548,552,520,567,491,589,470,611,457,634,448,657,445,680,450,728,462,778,476,830,482,881,481,907,474,933,462,958,443,984,425,998,403,1006,401,1001,422,993,439,980,458,956,469,931,475,906,477,881,471,831,457,780,444,729,440,680,443,655,452,631,466,608,488,585,517,563,546,547,576,539,605,537,634,542,665,551,729,585,748,599,764,617,788,657,803,698,812,733"/>
<area shape="rect" id="Node000139" href="$Game_8cpp.html#a872b3eafef96f83081b83794fb4681e5" title=" " alt="" coords="531,499,686,524"/>
<area shape="poly" id="edge33_Node000001_Node000139" title=" " alt="" coords="809,735,801,693,786,642,762,590,746,566,726,545,707,532,685,523,687,519,710,528,730,541,750,563,766,587,791,640,806,691,814,734"/>
<area shape="rect" id="Node000146" href="$Game_8cpp.html#a7a5ca7cbd6c70c0ef872405d46503896" title=" " alt="" coords="539,208,679,233"/>
<area shape="poly" id="edge34_Node000001_Node000146" title=" " alt="" coords="811,734,805,629,791,485,780,411,766,345,748,290,726,253,704,237,678,228,680,223,707,232,730,250,753,288,771,343,786,410,797,484,810,629,816,734"/>
<area shape="rect" id="Node000152" href="$Game_8cpp.html#a294eb7fe3045625053752c9e622a991f" title=" " alt="" coords="539,600,678,625"/>
<area shape="poly" id="edge36_Node000001_Node000152" title=" " alt="" coords="801,736,772,686,751,660,727,639,703,627,678,620,679,615,705,622,729,634,755,656,777,683,806,734"/>
<area shape="rect" id="Node000155" href="$Game_8cpp.html#a8c040973097c16e82cb1738a5eb2fb55" title=" " alt="" coords="519,649,698,675"/>
<area shape="poly" id="edge37_Node000001_Node000155" title=" " alt="" coords="792,740,763,712,727,688,697,677,699,672,729,684,766,708,796,736"/>
<area shape="rect" id="Node000168" href="$Game_8cpp.html#a02c1b51d60911b41fb21349de5ecada2" title=" " alt="" coords="541,699,676,724"/>
<area shape="poly" id="edge38_Node000001_Node000168" title=" " alt="" coords="762,747,727,738,676,726,677,721,729,733,763,742"/>
<area shape="rect" id="Node000170" href="$Game_8cpp.html#ae181f7d71aa16b176abd7be2444a0299" title=" " alt="" coords="549,748,668,773"/>
<area shape="poly" id="edge39_Node000001_Node000170" title=" " alt="" coords="762,763,668,763,668,758,762,758"/>
<area shape="rect" id="Node000171" href="$Game_8cpp.html#a6bc13c5ecce09e3e135ffb7bedd75d9d" title=" " alt="" coords="531,797,686,823"/>
<area shape="poly" id="edge40_Node000001_Node000171" title=" " alt="" coords="763,778,729,787,673,800,672,795,727,782,762,773"/>
<area shape="rect" id="Node000172" href="$Game_8cpp.html#a76052dcdf19901299b26e38b1342aafc" title=" " alt="" coords="545,847,672,872"/>
<area shape="poly" id="edge41_Node000001_Node000172" title=" " alt="" coords="795,786,766,813,729,836,702,847,673,854,672,849,700,842,727,832,762,808,791,782"/>
<area shape="rect" id="Node000176" href="$Game_8cpp.html#ab6cbdd9c2b6b19c957e80cc48e9da523" title=" " alt="" coords="527,896,690,921"/>
<area shape="poly" id="edge42_Node000001_Node000176" title=" " alt="" coords="806,787,776,838,755,864,729,886,691,902,689,898,727,881,751,860,772,835,801,785"/>
<area shape="rect" id="Node000178" href="$Game_8cpp.html#a02007628d0171593ccc991bf3a496d73" title=" " alt="" coords="543,945,675,971"/>
<area shape="poly" id="edge43_Node000001_Node000178" title=" " alt="" coords="811,788,801,821,785,861,762,901,730,935,704,949,676,957,674,952,702,944,726,931,757,898,780,859,796,820,806,786"/>
<area shape="rect" id="Node000179" href="$Game_8cpp.html#a2da4f1f2a5aa3f9b04cc6209f1018572" title=" " alt="" coords="553,995,664,1020"/>
<area shape="poly" id="edge44_Node000001_Node000179" title=" " alt="" coords="814,788,807,831,793,884,768,938,750,963,730,984,699,1001,665,1009,664,1004,697,996,726,980,746,959,763,935,788,882,802,830,809,787"/>
<area shape="rect" id="Node000180" href="$Game_8cpp.html#aa7aef6b733545609568083638a4bb38e" title=" " alt="" coords="529,1044,689,1069"/>
<area shape="poly" id="edge45_Node000001_Node000180" title=" " alt="" coords="817,787,812,839,800,906,789,941,774,975,754,1006,730,1033,711,1046,690,1054,688,1049,709,1041,726,1029,750,1003,769,972,784,939,795,905,807,839,811,787"/>
<area shape="rect" id="Node000182" href="$Game_8cpp.html#a5fadc5850c8c407142a16da1f5508014" title=" " alt="" coords="549,1093,668,1119"/>
<area shape="poly" id="edge46_Node000001_Node000182" title=" " alt="" coords="813,787,802,857,784,945,760,1028,746,1060,730,1083,701,1100,669,1108,667,1103,699,1095,726,1079,741,1058,755,1026,779,944,797,856,808,787"/>
<area shape="rect" id="Node000183" href="$Game_8cpp.html#a892acd610181b8a67f9bd4f74d242a4a" title=" " alt="" coords="527,1143,690,1168"/>
<area shape="poly" id="edge47_Node000001_Node000183" title=" " alt="" coords="814,788,805,867,788,970,763,1068,748,1106,730,1132,712,1145,691,1153,689,1148,709,1140,726,1128,743,1103,758,1066,783,969,799,866,809,787"/>
<area shape="rect" id="Node000185" href="$Game_8cpp.html#ab53d812567e2e57a521af21e31688464" title=" " alt="" coords="521,1192,696,1217"/>
<area shape="poly" id="edge48_Node000001_Node000185" title=" " alt="" coords="815,787,807,876,791,994,780,1053,766,1107,750,1151,730,1181,715,1193,697,1201,695,1196,712,1188,726,1178,745,1149,761,1105,775,1052,786,993,802,875,810,787"/>
<area shape="rect" id="Node000186" href="$classTrackEditor_1_1ToolsWindow.html#ae385cfb1d654a2e5be9373f7df9a16ef" title=" " alt="" coords="515,1242,702,1282"/>
<area shape="poly" id="edge49_Node000001_Node000186" title=" " alt="" coords="815,787,809,885,794,1017,782,1084,768,1145,751,1196,730,1230,704,1249,701,1245,726,1227,746,1193,763,1144,777,1083,788,1016,803,884,810,787"/>
<area shape="rect" id="Node000187" href="$classTrackEditor_1_1TrackPropertiesWindow.html#af1576a7f38fb02dc87413b6e1213ec7c" title=" " alt="" coords="233,1370,436,1410"/>
<area shape="poly" id="edge50_Node000001_Node000187" title=" " alt="" coords="815,787,806,930,789,1133,777,1234,763,1322,748,1388,739,1410,730,1424,689,1450,643,1465,594,1469,544,1465,495,1455,449,1442,375,1413,377,1408,451,1437,496,1450,545,1460,594,1463,642,1459,686,1446,726,1420,735,1408,743,1386,758,1321,772,1233,783,1132,801,929,810,787"/>
<area shape="rect" id="Node000188" href="$classTrackEditor_1_1TrackPropertiesWindow.html#a1f07f748ac1c5b5120b40b468b3cf09e" title=" " alt="" coords="507,1306,710,1346"/>
<area shape="poly" id="edge51_Node000001_Node000188" title=" " alt="" coords="816,787,811,896,798,1049,787,1126,772,1197,754,1255,730,1296,712,1310,709,1306,726,1292,749,1253,767,1196,782,1125,793,1048,806,896,811,787"/>
<area shape="rect" id="Node000189" href="$classTrackEditor_1_1TrackPropertiesWindow.html#a15da20f8d315aafe3c36fa71b2dd3bcc" title=" " alt="" coords="489,1370,728,1410"/>
<area shape="poly" id="edge53_Node000001_Node000189" title=" " alt="" coords="817,787,814,909,802,1080,791,1167,776,1248,756,1314,744,1340,730,1360,716,1372,713,1368,726,1356,739,1337,751,1312,771,1246,786,1167,797,1079,808,908,811,787"/>
<area shape="rect" id="Node000154" href="$replays_8c.html#ad3fe55bff348a8b6cfc02f327bda8544" title=" " alt="" coords="548,1485,669,1511"/>
<area shape="poly" id="edge55_Node000001_Node000154" title=" " alt="" coords="817,787,817,927,808,1131,798,1236,782,1333,760,1413,746,1444,730,1468,703,1488,670,1498,669,1493,700,1483,726,1464,742,1441,755,1411,777,1332,793,1235,803,1130,812,927,812,787"/>
<area shape="rect" id="Node000003" href="$spawn__players_8c.html#a4fa09e56e3c1d3a56b49a9fe1b628f34" title=" " alt="" coords="228,104,441,129"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="517,264,488,247,476,234,468,220,463,193,458,167,451,155,440,143,422,132,424,127,443,139,455,151,463,165,468,192,474,218,480,231,491,243,520,260"/>
<area shape="rect" id="Node000048" href="$code__800029B0_8c.html#ac1299bd5ed61e2135db0c04683089c63" title=" " alt="" coords="253,5,416,31"/>
<area shape="poly" id="edge4_Node000047_Node000048" title=" " alt="" coords="505,21,416,21,416,15,505,15"/>
<area shape="rect" id="Node000051" href="$code__80057C60_8c.html#aa04f94d84853c32f977f9032cc021f39" title=" " alt="" coords="243,55,427,80"/>
<area shape="poly" id="edge6_Node000050_Node000051" title=" " alt="" coords="528,106,404,83,405,77,529,101"/>
<area shape="poly" id="edge8_Node000053_Node000051" title=" " alt="" coords="525,159,488,144,472,132,463,118,454,105,440,94,415,83,417,78,443,89,458,102,468,115,476,128,491,140,527,154"/>
<area shape="rect" id="Node000055" href="$render__courses_8c.html#a7d24f6742649a89302bce107d4460779" title=" " alt="" coords="283,104,387,129"/>
<area shape="poly" id="edge10_Node000054_Node000055" title=" " alt="" coords="535,213,488,195,472,182,463,168,455,155,440,143,414,132,386,125,388,119,416,127,443,138,458,151,468,165,476,178,491,190,537,208"/>
<area shape="poly" id="edge12_Node000056_Node000051" title=" " alt="" coords="512,70,427,70,427,65,512,65"/>
<area shape="poly" id="edge6_Node000050_Node000051" title=" " alt="" coords="528,160,488,144,472,132,463,118,454,105,440,94,415,83,417,78,443,89,458,102,468,115,476,128,491,140,530,155"/>
<area shape="poly" id="edge8_Node000053_Node000051" title=" " alt="" coords="526,70,427,70,427,65,526,65"/>
<area shape="rect" id="Node000055" href="$render__courses_8c.html#a7d24f6742649a89302bce107d4460779" title=" " alt="" coords="283,153,387,179"/>
<area shape="poly" id="edge10_Node000054_Node000055" title=" " alt="" coords="535,329,510,318,488,303,475,288,468,274,463,245,458,218,451,205,440,192,415,178,386,171,388,165,416,173,443,188,456,202,463,216,468,244,473,272,480,286,491,299,513,313,537,324"/>
<area shape="poly" id="edge12_Node000056_Node000051" title=" " alt="" coords="525,105,404,83,405,77,526,100"/>
<area shape="rect" id="Node000058" href="$render__courses_8c.html#a04b70c3630b91fe34b2675f04d544364" title=" " alt="" coords="229,203,441,228"/>
<area shape="poly" id="edge14_Node000057_Node000058" title=" " alt="" coords="539,396,512,383,487,364,475,348,468,331,464,300,459,270,452,255,440,241,422,230,425,226,443,237,457,252,464,268,469,299,473,330,480,345,491,360,514,378,541,391"/>
<area shape="rect" id="Node000060" href="$code__80005FD0_8c.html#aaca5df0d075547028221008076a7adbe" title=" " alt="" coords="259,597,411,623"/>
<area shape="poly" id="edge16_Node000059_Node000060" title=" " alt="" coords="541,493,515,500,491,512,475,529,468,548,460,568,443,587,412,602,410,597,440,583,456,565,463,546,470,526,488,508,513,495,540,488"/>
<area shape="rect" id="Node000064" href="$code__80005FD0_8c.html#ab865abe3bc633d810ba78ac766efc692" title=" " alt="" coords="5,697,180,723"/>
<area shape="poly" id="edge17_Node000059_Node000064" title=" " alt="" coords="541,489,514,497,491,512,472,539,465,566,466,595,471,624,475,653,475,681,465,709,443,735,404,758,361,770,315,773,269,770,225,761,184,750,120,725,122,720,186,744,226,756,270,764,315,768,360,765,402,753,440,731,461,706,469,681,469,653,465,625,461,595,460,566,467,536,487,508,512,492,540,484"/>
<area shape="rect" id="Node000065" href="$code__80005FD0_8c.html#a6fd29dd95ab41d9aa3f4a08ac98c9df4" title=" " alt="" coords="235,696,435,721"/>
<area shape="poly" id="edge18_Node000059_Node000065" title=" " alt="" coords="541,490,514,497,491,512,475,532,468,553,468,596,467,641,460,663,443,685,425,698,422,694,439,681,455,661,462,640,462,596,463,552,471,530,488,508,512,493,540,484"/>
<area shape="rect" id="Node000066" href="$code__80005FD0_8c.html#adf13615f04cfae72d01ad23f33a4e4aa" title=" " alt="" coords="239,647,430,672"/>
<area shape="poly" id="edge19_Node000059_Node000066" title=" " alt="" coords="541,491,514,498,491,512,478,526,472,541,468,572,464,604,457,620,443,636,423,649,420,644,440,632,452,618,459,603,462,571,466,539,474,523,488,508,512,493,539,485"/>
<area shape="poly" id="edge16_Node000059_Node000060" title=" " alt="" coords="541,467,514,475,491,488,480,499,473,511,468,536,462,562,455,574,443,587,412,603,409,598,440,583,451,571,457,560,463,534,468,509,476,496,488,484,512,470,539,462"/>
<area shape="rect" id="Node000064" href="$code__80005FD0_8c.html#ab865abe3bc633d810ba78ac766efc692" title=" " alt="" coords="5,699,180,724"/>
<area shape="poly" id="edge17_Node000059_Node000064" title=" " alt="" coords="541,466,514,474,491,488,477,505,470,523,468,560,466,598,458,618,443,636,407,648,333,665,159,701,158,696,332,660,406,643,440,632,454,615,461,597,463,560,465,521,472,502,488,484,512,469,540,461"/>
<area shape="rect" id="Node000065" href="$code__80005FD0_8c.html#a6fd29dd95ab41d9aa3f4a08ac98c9df4" title=" " alt="" coords="235,699,435,724"/>
<area shape="poly" id="edge18_Node000059_Node000065" title=" " alt="" coords="541,465,514,473,491,488,474,511,466,534,465,557,467,581,469,606,468,631,461,656,443,681,414,701,411,696,439,677,456,654,463,630,464,606,462,582,459,557,461,533,469,508,488,484,512,468,540,460"/>
<area shape="rect" id="Node000066" href="$code__80005FD0_8c.html#adf13615f04cfae72d01ad23f33a4e4aa" title=" " alt="" coords="239,748,430,773"/>
<area shape="poly" id="edge19_Node000059_Node000066" title=" " alt="" coords="541,465,514,473,491,488,470,518,462,548,462,578,467,610,473,641,473,674,465,706,443,737,426,750,423,746,439,733,460,703,468,673,467,642,462,611,457,579,457,547,465,515,487,484,512,468,539,460"/>
<area shape="rect" id="Node000067" href="$code__80005FD0_8c.html#ac842533b23b073d73ad370538493ac1c" title=" " alt="" coords="229,797,441,823"/>
<area shape="poly" id="edge21_Node000059_Node000067" title=" " alt="" coords="541,489,514,497,491,512,469,544,460,576,461,609,466,642,472,676,474,710,465,745,443,780,415,799,412,795,439,776,461,743,468,710,467,677,461,643,456,609,455,575,464,542,487,508,512,492,539,484"/>
<area shape="poly" id="edge21_Node000059_Node000067" title=" " alt="" coords="541,464,514,472,491,488,477,506,467,524,458,560,460,597,467,634,475,672,477,710,468,748,458,768,443,787,427,799,423,795,439,783,454,765,463,747,472,710,469,673,462,635,455,597,453,559,462,522,472,503,488,484,512,468,540,459"/>
<area shape="rect" id="Node000071" href="$code__80005FD0_8c.html#a070706cc9cd2596af688aee1bc6008e3" title=" " alt="" coords="261,847,409,872"/>
<area shape="poly" id="edge22_Node000059_Node000071" title=" " alt="" coords="541,488,514,496,491,512,476,531,465,551,456,590,459,630,467,671,476,712,479,753,470,794,459,815,443,836,428,848,410,856,408,851,425,844,439,832,455,812,465,793,474,753,471,713,462,672,453,631,451,590,460,549,471,528,488,508,512,491,539,483"/>
<area shape="poly" id="edge22_Node000059_Node000071" title=" " alt="" coords="541,464,514,472,491,488,475,509,463,530,457,551,454,572,457,615,467,659,477,703,481,747,478,769,472,791,460,814,443,836,428,848,410,856,408,851,425,844,439,832,456,811,467,790,473,768,475,747,472,703,462,660,452,616,449,572,452,550,458,528,470,506,488,484,511,467,539,459"/>
<area shape="rect" id="Node000077" href="$code__80005FD0_8c.html#a7d4379ffdd4db1e7806e0bc1afefb732" title=" " alt="" coords="257,896,412,921"/>
<area shape="poly" id="edge23_Node000059_Node000077" title=" " alt="" coords="541,488,514,496,491,512,473,534,462,557,455,580,452,603,456,649,467,695,478,742,483,790,480,814,473,838,461,861,443,885,429,897,414,904,411,900,427,892,439,881,457,859,468,836,475,813,477,790,473,743,462,697,451,650,447,602,450,579,457,555,469,532,488,508,511,491,539,483"/>
<area shape="poly" id="edge23_Node000059_Node000077" title=" " alt="" coords="541,464,514,472,491,488,472,512,460,536,453,560,450,585,455,634,467,683,479,733,484,784,482,809,475,834,462,860,443,885,430,897,414,904,411,900,427,892,439,881,458,857,470,833,477,808,479,784,474,734,462,685,450,635,445,585,448,559,455,534,468,509,487,484,511,467,539,459"/>
<area shape="rect" id="Node000078" href="$code__80005FD0_8c.html#a0cfc9c8c29906a6f0984b40d752129ac" title=" " alt="" coords="273,945,396,971"/>
<area shape="poly" id="edge24_Node000059_Node000078" title=" " alt="" coords="541,488,514,496,491,512,471,538,458,563,451,589,448,615,454,667,467,720,481,773,486,826,484,853,477,880,463,907,443,935,422,950,397,959,395,954,420,946,439,931,459,905,472,879,479,853,481,826,475,774,462,721,448,668,443,615,446,588,453,561,467,535,487,508,511,491,539,483"/>
<area shape="rect" id="Node000080" href="$render__objects_8c.html#a790ebc40448deb7ce1ab8fa298663f0d" title=" " alt="" coords="274,995,395,1020"/>
<area shape="poly" id="edge25_Node000059_Node000080" title=" " alt="" coords="541,488,514,496,491,512,469,541,455,570,447,598,444,627,451,686,467,744,483,804,490,863,488,893,480,923,465,954,443,984,422,1000,397,1008,395,1003,419,995,439,980,461,951,475,922,483,892,485,863,478,805,462,746,446,687,439,627,442,598,450,568,465,538,487,508,511,491,539,483"/>
<area shape="rect" id="Node000082" href="$code__8006E9C0_8c.html#addcb705e0abe102e25517666b6a1eb84" title=" " alt="" coords="274,252,395,277"/>
<area shape="poly" id="edge26_Node000059_Node000082" title=" " alt="" coords="540,471,512,457,487,437,474,418,467,398,464,361,461,325,454,308,440,291,419,278,395,270,396,265,421,273,443,287,458,305,466,323,470,360,472,397,478,415,491,434,515,453,542,466"/>
<area shape="rect" id="Node000083" href="$code__8006E9C0_8c.html#a22fb6641b6733568bce5847c9e1c8ae3" title=" " alt="" coords="273,301,396,327"/>
<area shape="poly" id="edge27_Node000059_Node000083" title=" " alt="" coords="544,471,514,457,487,437,470,411,464,386,457,362,451,351,440,340,419,328,396,321,397,316,421,323,443,336,455,348,462,360,469,385,475,409,491,433,517,452,546,466"/>
<area shape="rect" id="Node000084" href="$classOLakitu.html#a0cac83a1d61e692dbbaa42b846db238d" title=" " alt="" coords="245,351,424,376"/>
<area shape="poly" id="edge28_Node000059_Node000084" title=" " alt="" coords="554,471,520,456,488,438,473,425,464,412,455,401,440,390,414,379,416,374,443,385,458,397,468,409,477,421,491,433,523,451,556,466"/>
<area shape="rect" id="Node000097" href="$classOLakitu.html#ae76d444a529be6c5991529e5d0ba6f15" title=" " alt="" coords="244,400,425,425"/>
<area shape="poly" id="edge29_Node000059_Node000097" title=" " alt="" coords="554,472,441,439,395,428,396,423,442,434,555,467"/>
<area shape="rect" id="Node000102" href="$menu__items_8c.html#a84c992e63f0d9de4e6e0d4f6c54d6e5b" title=" " alt="" coords="273,449,396,475"/>
<area shape="poly" id="edge30_Node000059_Node000102" title=" " alt="" coords="540,483,396,470,396,465,540,477"/>
<area shape="rect" id="Node000103" href="$menu__items_8c.html#a523d548513c8b62d6eafe4b9c9781ed2" title=" " alt="" coords="273,499,396,524"/>
<area shape="poly" id="edge31_Node000059_Node000103" title=" " alt="" coords="540,495,396,508,396,503,540,490"/>
<area shape="rect" id="Node000104" href="$menu__items_8c.html#a2b5181d31654973124ba655ff4053672" title=" " alt="" coords="273,548,396,573"/>
<area shape="poly" id="edge32_Node000059_Node000104" title=" " alt="" coords="541,499,490,512,467,525,442,538,397,551,396,546,440,533,464,520,488,508,540,494"/>
<area shape="poly" id="edge33_Node000059_Node000135" title=" " alt="" coords="541,488,514,496,491,512,479,530,471,554,462,616,463,690,467,770,472,850,473,925,465,988,456,1013,443,1033,425,1048,403,1056,401,1051,422,1043,439,1030,451,1011,459,987,467,925,467,851,462,770,457,690,457,615,466,553,474,528,487,508,511,491,539,483"/>
<area shape="poly" id="edge20_Node000066_Node000064" title=" " alt="" coords="260,678,155,700,153,695,259,672"/>
<area shape="poly" id="edge36_Node000146_Node000003" title=" " alt="" coords="525,325,505,315,488,303,475,288,468,274,463,245,458,218,451,205,440,192,422,181,425,176,443,188,456,202,463,216,468,244,473,272,480,286,491,299,508,311,527,320"/>
<area shape="poly" id="edge52_Node000187_Node000186" title=" " alt="" coords="499,1395,430,1381,431,1375,500,1390"/>
<area shape="poly" id="edge54_Node000188_Node000186" title=" " alt="" coords="500,1326,431,1341,430,1335,499,1321"/>
<area shape="poly" id="edge24_Node000059_Node000078" title=" " alt="" coords="541,464,514,472,491,488,470,515,457,542,449,570,446,597,452,652,467,708,482,764,488,820,486,849,478,877,464,906,443,935,422,950,397,959,395,954,420,946,439,931,460,903,473,876,481,848,483,820,476,765,462,709,447,653,441,597,444,569,452,540,466,512,487,484,511,467,539,459"/>
<area shape="rect" id="Node000080" href="$render__objects_8c.html#a790ebc40448deb7ce1ab8fa298663f0d" title=" " alt="" coords="274,252,395,277"/>
<area shape="poly" id="edge25_Node000059_Node000080" title=" " alt="" coords="540,462,512,453,488,437,472,419,465,400,463,362,460,325,454,308,440,291,419,278,395,270,396,265,421,273,443,287,458,305,466,324,468,362,470,399,477,416,491,433,514,448,541,456"/>
<area shape="rect" id="Node000082" href="$code__8006E9C0_8c.html#addcb705e0abe102e25517666b6a1eb84" title=" " alt="" coords="274,301,395,327"/>
<area shape="poly" id="edge26_Node000059_Node000082" title=" " alt="" coords="539,460,512,452,488,437,476,425,469,413,463,387,457,363,451,351,440,340,419,328,395,321,397,316,421,323,443,336,455,348,462,361,468,386,474,411,480,422,491,433,514,447,541,455"/>
<area shape="rect" id="Node000083" href="$code__8006E9C0_8c.html#a22fb6641b6733568bce5847c9e1c8ae3" title=" " alt="" coords="273,351,396,376"/>
<area shape="poly" id="edge27_Node000059_Node000083" title=" " alt="" coords="540,456,514,449,488,438,472,426,463,413,454,401,440,390,395,373,397,368,443,385,458,397,467,410,476,422,491,433,515,444,542,451"/>
<area shape="rect" id="Node000084" href="$classOLakitu.html#a0cac83a1d61e692dbbaa42b846db238d" title=" " alt="" coords="245,400,424,425"/>
<area shape="poly" id="edge28_Node000059_Node000084" title=" " alt="" coords="540,452,405,428,406,423,541,447"/>
<area shape="rect" id="Node000097" href="$classOLakitu.html#ae76d444a529be6c5991529e5d0ba6f15" title=" " alt="" coords="244,449,425,475"/>
<area shape="poly" id="edge29_Node000059_Node000097" title=" " alt="" coords="540,465,426,465,426,459,540,459"/>
<area shape="rect" id="Node000102" href="$menu__items_8c.html#a84c992e63f0d9de4e6e0d4f6c54d6e5b" title=" " alt="" coords="273,499,396,524"/>
<area shape="poly" id="edge30_Node000059_Node000102" title=" " alt="" coords="541,477,397,503,396,498,540,472"/>
<area shape="rect" id="Node000103" href="$menu__items_8c.html#a523d548513c8b62d6eafe4b9c9781ed2" title=" " alt="" coords="273,548,396,573"/>
<area shape="poly" id="edge31_Node000059_Node000103" title=" " alt="" coords="541,471,515,478,491,488,476,500,467,512,458,525,443,538,397,555,395,550,440,533,454,521,463,509,472,496,488,484,513,473,540,466"/>
<area shape="poly" id="edge32_Node000059_Node000135" title=" " alt="" coords="541,464,513,472,491,488,480,505,472,528,463,587,463,657,467,733,472,810,472,881,464,941,455,965,443,984,425,998,403,1007,401,1002,422,994,439,980,451,962,459,939,466,881,466,810,462,734,458,657,458,586,466,527,475,503,487,484,511,467,539,459"/>
<area shape="poly" id="edge20_Node000066_Node000064" title=" " alt="" coords="258,748,155,727,156,721,259,743"/>
<area shape="poly" id="edge35_Node000146_Node000003" title=" " alt="" coords="524,210,488,195,472,182,463,168,455,155,440,143,415,132,417,127,443,138,458,151,468,165,476,178,491,190,526,205"/>
<area shape="poly" id="edge52_Node000188_Node000187" title=" " alt="" coords="510,1352,421,1373,420,1367,509,1347"/>
<area shape="poly" id="edge54_Node000189_Node000187" title=" " alt="" coords="476,1393,436,1393,436,1387,476,1387"/>
</map>
@@ -1 +1 @@
6075139bffaf1ec1a00ad9d066c0d82c
9c7a40e4e66ff3b9a7abc7cdefade494
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

@@ -10,8 +10,8 @@
<area shape="poly" id="edge38_Node000001_Node000068" title=" " alt="" coords="61,1116,129,1127,128,1132,60,1121"/>
<area shape="rect" id="Node000125" href="$external_8c.html#a90e396bab2471f72285f290ce7a5cab1" title=" " alt="" coords="580,1503,669,1528"/>
<area shape="poly" id="edge53_Node000001_Node000125" title=" " alt="" coords="38,1126,45,1165,58,1220,79,1281,110,1339,157,1403,200,1449,251,1483,323,1513,387,1528,452,1533,514,1530,566,1524,567,1529,514,1535,452,1538,386,1533,322,1518,249,1487,196,1453,153,1407,106,1342,74,1283,53,1221,40,1166,33,1127"/>
<area shape="rect" id="Node001799" href="$main_8c.html#a67e7972c9946b652418eb06da494a31f" title=" " alt="" coords="116,1303,267,1328"/>
<area shape="poly" id="edge54_Node000001_Node001799" title=" " alt="" coords="46,1126,174,1290,170,1293,42,1129"/>
<area shape="rect" id="Node001801" href="$main_8c.html#a67e7972c9946b652418eb06da494a31f" title=" " alt="" coords="116,1303,267,1328"/>
<area shape="poly" id="edge54_Node000001_Node001801" title=" " alt="" coords="46,1126,174,1290,170,1293,42,1129"/>
<area shape="rect" id="Node000005" href="$classWorld.html#a531b60da67c428ba47e4df59aa027b34" title=" " alt="" coords="566,131,683,156"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="409,330,426,297,452,252,489,205,533,165,552,155,554,160,536,170,492,209,457,255,430,300,414,333"/>
<area shape="rect" id="Node000006" href="$Game_8cpp.html#ae2fa844b3cb1021ecbc357f8ed2ad8cc" title=" " alt="" coords="1061,307,1144,332"/>
@@ -95,23 +95,23 @@
<area shape="poly" id="edge50_Node000074_Node000178" title=" " alt="" coords="472,1137,533,1137,533,1142,472,1142"/>
<area shape="rect" id="Node000100" href="$Game_8cpp.html#a6ca620461095200074d3abd3261c6e74" title=" " alt="" coords="545,1176,704,1201"/>
<area shape="poly" id="edge51_Node000074_Node000100" title=" " alt="" coords="463,1149,554,1170,553,1176,461,1155"/>
<area shape="rect" id="Node001641" href="$main_8c.html#a5443032971be2eac69c7590d16e515b4" title=" " alt="" coords="561,1275,688,1300"/>
<area shape="poly" id="edge52_Node000074_Node001641" title=" " alt="" coords="468,1150,488,1163,500,1175,507,1188,513,1214,519,1238,525,1250,536,1261,550,1270,548,1275,533,1265,521,1253,514,1240,508,1215,502,1190,496,1178,485,1167,465,1154"/>
<area shape="poly" id="edge61_Node001799_Node001641" title=" " alt="" coords="217,1300,265,1280,322,1263,382,1257,444,1257,552,1270,552,1275,443,1262,383,1262,323,1269,266,1285,219,1305"/>
<area shape="rect" id="Node001800" href="$code__800029B0_8c.html#a0d59a21a5843b6b518a1b93920dc561e" title=" " alt="" coords="339,1277,470,1303"/>
<area shape="poly" id="edge55_Node001799_Node001800" title=" " alt="" coords="267,1304,325,1297,326,1302,267,1309"/>
<area shape="rect" id="Node001801" href="$external_8c.html#a031a8e5c8f0a01dfc92af34605af5690" title=" " alt="" coords="343,1477,467,1503"/>
<area shape="poly" id="edge56_Node001799_Node001801" title=" " alt="" coords="203,1327,251,1387,285,1424,324,1456,349,1470,347,1474,321,1460,282,1428,247,1391,199,1330"/>
<area shape="rect" id="Node001802" href="$main_8c.html#aec4c421bf39a43fbe12a236be2d75a4b" title=" " alt="" coords="345,1376,464,1401"/>
<area shape="poly" id="edge58_Node001799_Node001802" title=" " alt="" coords="225,1326,324,1362,346,1369,345,1375,322,1367,224,1331"/>
<area shape="rect" id="Node001643" href="$main_8c.html#a5443032971be2eac69c7590d16e515b4" title=" " alt="" coords="561,1275,688,1300"/>
<area shape="poly" id="edge52_Node000074_Node001643" title=" " alt="" coords="468,1150,488,1163,500,1175,507,1188,513,1214,519,1238,525,1250,536,1261,550,1270,548,1275,533,1265,521,1253,514,1240,508,1215,502,1190,496,1178,485,1167,465,1154"/>
<area shape="poly" id="edge61_Node001801_Node001643" title=" " alt="" coords="217,1300,265,1280,322,1263,382,1257,444,1257,552,1270,552,1275,443,1262,383,1262,323,1269,266,1285,219,1305"/>
<area shape="rect" id="Node001802" href="$code__800029B0_8c.html#a0d59a21a5843b6b518a1b93920dc561e" title=" " alt="" coords="339,1277,470,1303"/>
<area shape="poly" id="edge55_Node001801_Node001802" title=" " alt="" coords="267,1304,325,1297,326,1302,267,1309"/>
<area shape="rect" id="Node001803" href="$external_8c.html#a031a8e5c8f0a01dfc92af34605af5690" title=" " alt="" coords="343,1477,467,1503"/>
<area shape="poly" id="edge56_Node001801_Node001803" title=" " alt="" coords="203,1327,251,1387,285,1424,324,1456,349,1470,347,1474,321,1460,282,1428,247,1391,199,1330"/>
<area shape="rect" id="Node001804" href="$main_8c.html#aec4c421bf39a43fbe12a236be2d75a4b" title=" " alt="" coords="345,1376,464,1401"/>
<area shape="poly" id="edge58_Node001801_Node001804" title=" " alt="" coords="225,1326,324,1362,346,1369,345,1375,322,1367,224,1331"/>
<area shape="rect" id="Node000420" href="$osCreateMesgQueue_8c.html#aab783cab54141cb60618b45f534104b9" title=" " alt="" coords="546,1425,703,1451"/>
<area shape="poly" id="edge60_Node001799_Node000420" title=" " alt="" coords="206,1326,254,1370,287,1393,324,1412,376,1427,430,1436,533,1441,532,1447,429,1441,375,1432,322,1416,285,1398,251,1374,203,1330"/>
<area shape="rect" id="Node001807" href="$main_8c.html#ab6de5c4a438055408ee2c63f8a86464a" title=" " alt="" coords="349,1327,461,1352"/>
<area shape="poly" id="edge62_Node001799_Node001807" title=" " alt="" coords="267,1321,335,1329,334,1334,267,1326"/>
<area shape="rect" id="Node001808" href="$main_8c.html#a8cd2befe9b7f9490d32bf787a7e8d44f" title=" " alt="" coords="323,1176,487,1201"/>
<area shape="poly" id="edge65_Node001799_Node001808" title=" " alt="" coords="206,1301,255,1261,321,1218,352,1204,354,1209,324,1223,259,1266,209,1305"/>
<area shape="poly" id="edge57_Node001801_Node000125" title=" " alt="" coords="467,1494,567,1506,566,1511,467,1500"/>
<area shape="poly" id="edge59_Node001802_Node000420" title=" " alt="" coords="463,1399,554,1420,553,1425,461,1404"/>
<area shape="poly" id="edge63_Node001807_Node000076" title=" " alt="" coords="461,1349,552,1368,551,1373,460,1354"/>
<area shape="poly" id="edge64_Node001807_Node000097" title=" " alt="" coords="461,1336,521,1335,521,1341,461,1341"/>
<area shape="poly" id="edge60_Node001801_Node000420" title=" " alt="" coords="206,1326,254,1370,287,1393,324,1412,376,1427,430,1436,533,1441,532,1447,429,1441,375,1432,322,1416,285,1398,251,1374,203,1330"/>
<area shape="rect" id="Node001809" href="$main_8c.html#ab6de5c4a438055408ee2c63f8a86464a" title=" " alt="" coords="349,1327,461,1352"/>
<area shape="poly" id="edge62_Node001801_Node001809" title=" " alt="" coords="267,1321,335,1329,334,1334,267,1326"/>
<area shape="rect" id="Node001810" href="$main_8c.html#a8cd2befe9b7f9490d32bf787a7e8d44f" title=" " alt="" coords="323,1176,487,1201"/>
<area shape="poly" id="edge65_Node001801_Node001810" title=" " alt="" coords="206,1301,255,1261,321,1218,352,1204,354,1209,324,1223,259,1266,209,1305"/>
<area shape="poly" id="edge57_Node001803_Node000125" title=" " alt="" coords="467,1494,567,1506,566,1511,467,1500"/>
<area shape="poly" id="edge59_Node001804_Node000420" title=" " alt="" coords="463,1399,554,1420,553,1425,461,1404"/>
<area shape="poly" id="edge63_Node001809_Node000076" title=" " alt="" coords="461,1349,552,1368,551,1373,460,1354"/>
<area shape="poly" id="edge64_Node001809_Node000097" title=" " alt="" coords="461,1336,521,1335,521,1341,461,1341"/>
</map>
@@ -1 +1 @@
e76aca488265b51e0729a9a9b10e58f6
df58080977bc689cebf665e4fc2ed5d0
@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 901;
var viewHeight = 1156;
var sectionId = 'dynsection-203';
var sectionId = 'dynsection-205';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
@@ -154,19 +154,19 @@ var sectionId = 'dynsection-203';
</a>
</g>
</g>
<!-- Node1799 -->
<g id="Node001799" class="node">
<title>Node1799</title>
<g id="a_Node001799"><a xlink:href="main_8c.html#a67e7972c9946b652418eb06da494a31f" target="_top" xlink:title=" ">
<!-- Node1801 -->
<g id="Node001801" class="node">
<title>Node1801</title>
<g id="a_Node001801"><a xlink:href="main_8c.html#a67e7972c9946b652418eb06da494a31f" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="196,-174.53 83,-174.53 83,-155.53 196,-155.53 196,-174.53"/>
<text text-anchor="middle" x="139.5" y="-162.53" font-family="Helvetica,sans-Serif" font-size="10.00">thread5_game_loop</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node1799 -->
<g id="edge54_Node000001_Node001799" class="edge">
<title>Node1&#45;&gt;Node1799</title>
<g id="a_edge54_Node000001_Node001799"><a xlink:title=" ">
<!-- Node1&#45;&gt;Node1801 -->
<g id="edge54_Node000001_Node001801" class="edge">
<title>Node1&#45;&gt;Node1801</title>
<g id="a_edge54_Node000001_Node001801"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M29.18,-306.13C48.6,-281.06 99.92,-214.83 124.71,-182.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="127.59,-184.83 130.95,-174.78 122.06,-180.54 127.59,-184.83"/>
</a>
@@ -919,82 +919,82 @@ var sectionId = 'dynsection-203';
</a>
</g>
</g>
<!-- Node1641 -->
<g id="Node001641" class="node">
<title>Node1641</title>
<g id="a_Node001641"><a xlink:href="main_8c.html#a5443032971be2eac69c7590d16e515b4" target="_top" xlink:title=" ">
<!-- Node1643 -->
<g id="Node001643" class="node">
<title>Node1643</title>
<g id="a_Node001643"><a xlink:href="main_8c.html#a5443032971be2eac69c7590d16e515b4" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="512,-195.53 417,-195.53 417,-176.53 512,-176.53 512,-195.53"/>
<text text-anchor="middle" x="464.5" y="-183.53" font-family="Helvetica,sans-Serif" font-size="10.00">read_controllers</text>
</a>
</g>
</g>
<!-- Node74&#45;&gt;Node1641 -->
<g id="edge52_Node000074_Node001641" class="edge">
<title>Node74&#45;&gt;Node1641</title>
<g id="a_edge52_Node000074_Node001641"><a xlink:title=" ">
<!-- Node74&#45;&gt;Node1643 -->
<g id="edge52_Node000074_Node001643" class="edge">
<title>Node74&#45;&gt;Node1643</title>
<g id="a_edge52_Node000074_Node001643"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M345.65,-287.46C351.2,-285 356.5,-281.91 361,-278.03 388.71,-254.16 368.82,-227.35 397,-204.03 400.27,-201.33 403.9,-199.03 407.74,-197.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="409.19,-200.27 417,-193.11 406.43,-193.83 409.19,-200.27"/>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1641 -->
<g id="edge61_Node001799_Node001641" class="edge">
<title>Node1799&#45;&gt;Node1641</title>
<g id="a_edge61_Node001799_Node001641"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node1643 -->
<g id="edge61_Node001801_Node001643" class="edge">
<title>Node1801&#45;&gt;Node1643</title>
<g id="a_edge61_Node001801_Node001643"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M159.33,-174.54C178.54,-183.66 209.51,-196.81 238,-202.03 296.14,-212.7 363.92,-205.27 409.87,-197.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="410.69,-200.77 419.91,-195.56 409.45,-193.88 410.69,-200.77"/>
</a>
</g>
</g>
<!-- Node1800 -->
<g id="Node001800" class="node">
<title>Node1800</title>
<g id="a_Node001800"><a xlink:href="code__800029B0_8c.html#a0d59a21a5843b6b518a1b93920dc561e" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="348.5,-193.53 250.5,-193.53 250.5,-174.53 348.5,-174.53 348.5,-193.53"/>
<text text-anchor="middle" x="299.5" y="-181.53" font-family="Helvetica,sans-Serif" font-size="10.00">clear_nmi_buffer</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1800 -->
<g id="edge55_Node001799_Node001800" class="edge">
<title>Node1799&#45;&gt;Node1800</title>
<g id="a_edge55_Node001799_Node001800"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M196.2,-171.73C210.43,-173.44 225.77,-175.29 240.12,-177.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.03,-180.53 250.37,-178.25 240.86,-173.58 240.03,-180.53"/>
</a>
</g>
</g>
<!-- Node1801 -->
<g id="Node001801" class="node">
<title>Node1801</title>
<g id="a_Node001801"><a xlink:href="external_8c.html#a031a8e5c8f0a01dfc92af34605af5690" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="346,-43.53 253,-43.53 253,-24.53 346,-24.53 346,-43.53"/>
<text text-anchor="middle" x="299.5" y="-31.53" font-family="Helvetica,sans-Serif" font-size="10.00">func_800C5CB8</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1801 -->
<g id="edge56_Node001799_Node001801" class="edge">
<title>Node1799&#45;&gt;Node1801</title>
<g id="a_edge56_Node001799_Node001801"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M146.94,-155.4C161.13,-134.86 197.06,-86.33 238,-58.03 243.81,-54.02 250.39,-50.54 257.01,-47.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="258.76,-50.62 266.67,-43.57 256.09,-44.16 258.76,-50.62"/>
</a>
</g>
</g>
<!-- Node1802 -->
<g id="Node001802" class="node">
<title>Node1802</title>
<g id="a_Node001802"><a xlink:href="main_8c.html#aec4c421bf39a43fbe12a236be2d75a4b" target="_top" xlink:title=" ">
<g id="a_Node001802"><a xlink:href="code__800029B0_8c.html#a0d59a21a5843b6b518a1b93920dc561e" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="348.5,-193.53 250.5,-193.53 250.5,-174.53 348.5,-174.53 348.5,-193.53"/>
<text text-anchor="middle" x="299.5" y="-181.53" font-family="Helvetica,sans-Serif" font-size="10.00">clear_nmi_buffer</text>
</a>
</g>
</g>
<!-- Node1801&#45;&gt;Node1802 -->
<g id="edge55_Node001801_Node001802" class="edge">
<title>Node1801&#45;&gt;Node1802</title>
<g id="a_edge55_Node001801_Node001802"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M196.2,-171.73C210.43,-173.44 225.77,-175.29 240.12,-177.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.03,-180.53 250.37,-178.25 240.86,-173.58 240.03,-180.53"/>
</a>
</g>
</g>
<!-- Node1803 -->
<g id="Node001803" class="node">
<title>Node1803</title>
<g id="a_Node001803"><a xlink:href="external_8c.html#a031a8e5c8f0a01dfc92af34605af5690" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="346,-43.53 253,-43.53 253,-24.53 346,-24.53 346,-43.53"/>
<text text-anchor="middle" x="299.5" y="-31.53" font-family="Helvetica,sans-Serif" font-size="10.00">func_800C5CB8</text>
</a>
</g>
</g>
<!-- Node1801&#45;&gt;Node1803 -->
<g id="edge56_Node001801_Node001803" class="edge">
<title>Node1801&#45;&gt;Node1803</title>
<g id="a_edge56_Node001801_Node001803"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M146.94,-155.4C161.13,-134.86 197.06,-86.33 238,-58.03 243.81,-54.02 250.39,-50.54 257.01,-47.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="258.76,-50.62 266.67,-43.57 256.09,-44.16 258.76,-50.62"/>
</a>
</g>
</g>
<!-- Node1804 -->
<g id="Node001804" class="node">
<title>Node1804</title>
<g id="a_Node001804"><a xlink:href="main_8c.html#aec4c421bf39a43fbe12a236be2d75a4b" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="344,-119.53 255,-119.53 255,-100.53 344,-100.53 344,-119.53"/>
<text text-anchor="middle" x="299.5" y="-107.53" font-family="Helvetica,sans-Serif" font-size="10.00">init_controllers</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1802 -->
<g id="edge58_Node001799_Node001802" class="edge">
<title>Node1799&#45;&gt;Node1802</title>
<g id="a_edge58_Node001799_Node001802"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node1804 -->
<g id="edge58_Node001801_Node001804" class="edge">
<title>Node1801&#45;&gt;Node1804</title>
<g id="a_edge58_Node001801_Node001804"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M164.36,-155.42C183.99,-147.64 212.62,-136.61 238,-128.03 243.52,-126.17 249.36,-124.3 255.14,-122.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="256.21,-125.85 264.76,-119.59 254.17,-119.15 256.21,-125.85"/>
</a>
@@ -1009,82 +1009,82 @@ var sectionId = 'dynsection-203';
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node420 -->
<g id="edge60_Node001799_Node000420" class="edge">
<title>Node1799&#45;&gt;Node420</title>
<g id="a_edge60_Node001799_Node000420"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node420 -->
<g id="edge60_Node001801_Node000420" class="edge">
<title>Node1801&#45;&gt;Node420</title>
<g id="a_edge60_Node001801_Node000420"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M149.33,-155.42C165.21,-138.86 200.47,-105.35 238,-91.03 288.32,-71.84 349.43,-68.04 395.34,-68.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="395.41,-72.16 405.48,-68.87 395.56,-65.16 395.41,-72.16"/>
</a>
</g>
</g>
<!-- Node1807 -->
<g id="Node001807" class="node">
<title>Node1807</title>
<g id="a_Node001807"><a xlink:href="main_8c.html#ab6de5c4a438055408ee2c63f8a86464a" target="_top" xlink:title=" ">
<!-- Node1809 -->
<g id="Node001809" class="node">
<title>Node1809</title>
<g id="a_Node001809"><a xlink:href="main_8c.html#ab6de5c4a438055408ee2c63f8a86464a" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="341.5,-156.53 257.5,-156.53 257.5,-137.53 341.5,-137.53 341.5,-156.53"/>
<text text-anchor="middle" x="299.5" y="-144.53" font-family="Helvetica,sans-Serif" font-size="10.00">rendering_init</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1807 -->
<g id="edge62_Node001799_Node001807" class="edge">
<title>Node1799&#45;&gt;Node1807</title>
<g id="a_edge62_Node001799_Node001807"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node1809 -->
<g id="edge62_Node001801_Node001809" class="edge">
<title>Node1801&#45;&gt;Node1809</title>
<g id="a_edge62_Node001801_Node001809"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M196.2,-158.69C212.68,-156.81 230.63,-154.77 246.84,-152.92"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="247.66,-156.35 257.2,-151.74 246.87,-149.39 247.66,-156.35"/>
</a>
</g>
</g>
<!-- Node1808 -->
<g id="Node001808" class="node">
<title>Node1808</title>
<g id="a_Node001808"><a xlink:href="main_8c.html#a8cd2befe9b7f9490d32bf787a7e8d44f" target="_top" xlink:title=" ">
<!-- Node1810 -->
<g id="Node001810" class="node">
<title>Node1810</title>
<g id="a_Node001810"><a xlink:href="main_8c.html#a8cd2befe9b7f9490d32bf787a7e8d44f" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="361,-269.53 238,-269.53 238,-250.53 361,-250.53 361,-269.53"/>
<text text-anchor="middle" x="299.5" y="-257.53" font-family="Helvetica,sans-Serif" font-size="10.00">setup_game_memory</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1808 -->
<g id="edge65_Node001799_Node001808" class="edge">
<title>Node1799&#45;&gt;Node1808</title>
<g id="a_edge65_Node001799_Node001808"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node1810 -->
<g id="edge65_Node001801_Node001810" class="edge">
<title>Node1801&#45;&gt;Node1810</title>
<g id="a_edge65_Node001801_Node001810"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M151.58,-174.55C169.04,-189.21 204.44,-217.54 238,-236.03 245.1,-239.94 252.97,-243.55 260.62,-246.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="259.53,-250.04 270.12,-250.47 262.11,-243.53 259.53,-250.04"/>
</a>
</g>
</g>
<!-- Node1801&#45;&gt;Node125 -->
<g id="edge57_Node001801_Node000125" class="edge">
<title>Node1801&#45;&gt;Node125</title>
<g id="a_edge57_Node001801_Node000125"><a xlink:title=" ">
<!-- Node1803&#45;&gt;Node125 -->
<g id="edge57_Node001803_Node000125" class="edge">
<title>Node1803&#45;&gt;Node125</title>
<g id="a_edge57_Node001803_Node000125"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M346.34,-28.69C369.69,-25.97 397.91,-22.68 420.8,-20.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="421.38,-23.47 430.91,-18.83 420.57,-16.51 421.38,-23.47"/>
</a>
</g>
</g>
<!-- Node1802&#45;&gt;Node420 -->
<g id="edge59_Node001802_Node000420" class="edge">
<title>Node1802&#45;&gt;Node420</title>
<g id="a_edge59_Node001802_Node000420"><a xlink:title=" ">
<!-- Node1804&#45;&gt;Node420 -->
<g id="edge59_Node001804_Node000420" class="edge">
<title>Node1804&#45;&gt;Node420</title>
<g id="a_edge59_Node001804_Node000420"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M342.48,-100.51C363.5,-95.73 389.15,-89.91 411.42,-84.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="412.41,-88.22 421.38,-82.59 410.86,-81.4 412.41,-88.22"/>
</a>
</g>
</g>
<!-- Node1807&#45;&gt;Node76 -->
<g id="edge63_Node001807_Node000076" class="edge">
<title>Node1807&#45;&gt;Node76</title>
<g id="a_edge63_Node001807_Node000076"><a xlink:title=" ">
<!-- Node1809&#45;&gt;Node76 -->
<g id="edge63_Node001809_Node000076" class="edge">
<title>Node1809&#45;&gt;Node76</title>
<g id="a_edge63_Node001809_Node000076"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M341.63,-138.2C362.16,-133.79 387.26,-128.41 409.33,-123.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="410.19,-127.06 419.24,-121.54 408.72,-120.22 410.19,-127.06"/>
</a>
</g>
</g>
<!-- Node1807&#45;&gt;Node97 -->
<g id="edge64_Node001807_Node000097" class="edge">
<title>Node1807&#45;&gt;Node97</title>
<g id="a_edge64_Node001807_Node000097"><a xlink:title=" ">
<!-- Node1809&#45;&gt;Node97 -->
<g id="edge64_Node001809_Node000097" class="edge">
<title>Node1809&#45;&gt;Node97</title>
<g id="a_edge64_Node001809_Node000097"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M341.63,-147.54C355.33,-147.71 371.05,-147.9 386.56,-148.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="386.65,-151.59 396.69,-148.21 386.74,-144.59 386.65,-151.59"/>
</a>

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

@@ -107,19 +107,19 @@
</a>
</g>
</g>
<!-- Node1799 -->
<g id="Node001799" class="node">
<title>Node1799</title>
<g id="a_Node001799"><a xlink:href="main_8c.html#a67e7972c9946b652418eb06da494a31f" target="_top" xlink:title=" ">
<!-- Node1801 -->
<g id="Node001801" class="node">
<title>Node1801</title>
<g id="a_Node001801"><a xlink:href="main_8c.html#a67e7972c9946b652418eb06da494a31f" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="196,-174.53 83,-174.53 83,-155.53 196,-155.53 196,-174.53"/>
<text text-anchor="middle" x="139.5" y="-162.53" font-family="Helvetica,sans-Serif" font-size="10.00">thread5_game_loop</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node1799 -->
<g id="edge54_Node000001_Node001799" class="edge">
<title>Node1&#45;&gt;Node1799</title>
<g id="a_edge54_Node000001_Node001799"><a xlink:title=" ">
<!-- Node1&#45;&gt;Node1801 -->
<g id="edge54_Node000001_Node001801" class="edge">
<title>Node1&#45;&gt;Node1801</title>
<g id="a_edge54_Node000001_Node001801"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M29.18,-306.13C48.6,-281.06 99.92,-214.83 124.71,-182.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="127.59,-184.83 130.95,-174.78 122.06,-180.54 127.59,-184.83"/>
</a>
@@ -872,82 +872,82 @@
</a>
</g>
</g>
<!-- Node1641 -->
<g id="Node001641" class="node">
<title>Node1641</title>
<g id="a_Node001641"><a xlink:href="main_8c.html#a5443032971be2eac69c7590d16e515b4" target="_top" xlink:title=" ">
<!-- Node1643 -->
<g id="Node001643" class="node">
<title>Node1643</title>
<g id="a_Node001643"><a xlink:href="main_8c.html#a5443032971be2eac69c7590d16e515b4" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="512,-195.53 417,-195.53 417,-176.53 512,-176.53 512,-195.53"/>
<text text-anchor="middle" x="464.5" y="-183.53" font-family="Helvetica,sans-Serif" font-size="10.00">read_controllers</text>
</a>
</g>
</g>
<!-- Node74&#45;&gt;Node1641 -->
<g id="edge52_Node000074_Node001641" class="edge">
<title>Node74&#45;&gt;Node1641</title>
<g id="a_edge52_Node000074_Node001641"><a xlink:title=" ">
<!-- Node74&#45;&gt;Node1643 -->
<g id="edge52_Node000074_Node001643" class="edge">
<title>Node74&#45;&gt;Node1643</title>
<g id="a_edge52_Node000074_Node001643"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M345.65,-287.46C351.2,-285 356.5,-281.91 361,-278.03 388.71,-254.16 368.82,-227.35 397,-204.03 400.27,-201.33 403.9,-199.03 407.74,-197.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="409.19,-200.27 417,-193.11 406.43,-193.83 409.19,-200.27"/>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1641 -->
<g id="edge61_Node001799_Node001641" class="edge">
<title>Node1799&#45;&gt;Node1641</title>
<g id="a_edge61_Node001799_Node001641"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node1643 -->
<g id="edge61_Node001801_Node001643" class="edge">
<title>Node1801&#45;&gt;Node1643</title>
<g id="a_edge61_Node001801_Node001643"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M159.33,-174.54C178.54,-183.66 209.51,-196.81 238,-202.03 296.14,-212.7 363.92,-205.27 409.87,-197.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="410.69,-200.77 419.91,-195.56 409.45,-193.88 410.69,-200.77"/>
</a>
</g>
</g>
<!-- Node1800 -->
<g id="Node001800" class="node">
<title>Node1800</title>
<g id="a_Node001800"><a xlink:href="code__800029B0_8c.html#a0d59a21a5843b6b518a1b93920dc561e" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="348.5,-193.53 250.5,-193.53 250.5,-174.53 348.5,-174.53 348.5,-193.53"/>
<text text-anchor="middle" x="299.5" y="-181.53" font-family="Helvetica,sans-Serif" font-size="10.00">clear_nmi_buffer</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1800 -->
<g id="edge55_Node001799_Node001800" class="edge">
<title>Node1799&#45;&gt;Node1800</title>
<g id="a_edge55_Node001799_Node001800"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M196.2,-171.73C210.43,-173.44 225.77,-175.29 240.12,-177.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.03,-180.53 250.37,-178.25 240.86,-173.58 240.03,-180.53"/>
</a>
</g>
</g>
<!-- Node1801 -->
<g id="Node001801" class="node">
<title>Node1801</title>
<g id="a_Node001801"><a xlink:href="external_8c.html#a031a8e5c8f0a01dfc92af34605af5690" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="346,-43.53 253,-43.53 253,-24.53 346,-24.53 346,-43.53"/>
<text text-anchor="middle" x="299.5" y="-31.53" font-family="Helvetica,sans-Serif" font-size="10.00">func_800C5CB8</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1801 -->
<g id="edge56_Node001799_Node001801" class="edge">
<title>Node1799&#45;&gt;Node1801</title>
<g id="a_edge56_Node001799_Node001801"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M146.94,-155.4C161.13,-134.86 197.06,-86.33 238,-58.03 243.81,-54.02 250.39,-50.54 257.01,-47.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="258.76,-50.62 266.67,-43.57 256.09,-44.16 258.76,-50.62"/>
</a>
</g>
</g>
<!-- Node1802 -->
<g id="Node001802" class="node">
<title>Node1802</title>
<g id="a_Node001802"><a xlink:href="main_8c.html#aec4c421bf39a43fbe12a236be2d75a4b" target="_top" xlink:title=" ">
<g id="a_Node001802"><a xlink:href="code__800029B0_8c.html#a0d59a21a5843b6b518a1b93920dc561e" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="348.5,-193.53 250.5,-193.53 250.5,-174.53 348.5,-174.53 348.5,-193.53"/>
<text text-anchor="middle" x="299.5" y="-181.53" font-family="Helvetica,sans-Serif" font-size="10.00">clear_nmi_buffer</text>
</a>
</g>
</g>
<!-- Node1801&#45;&gt;Node1802 -->
<g id="edge55_Node001801_Node001802" class="edge">
<title>Node1801&#45;&gt;Node1802</title>
<g id="a_edge55_Node001801_Node001802"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M196.2,-171.73C210.43,-173.44 225.77,-175.29 240.12,-177.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.03,-180.53 250.37,-178.25 240.86,-173.58 240.03,-180.53"/>
</a>
</g>
</g>
<!-- Node1803 -->
<g id="Node001803" class="node">
<title>Node1803</title>
<g id="a_Node001803"><a xlink:href="external_8c.html#a031a8e5c8f0a01dfc92af34605af5690" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="346,-43.53 253,-43.53 253,-24.53 346,-24.53 346,-43.53"/>
<text text-anchor="middle" x="299.5" y="-31.53" font-family="Helvetica,sans-Serif" font-size="10.00">func_800C5CB8</text>
</a>
</g>
</g>
<!-- Node1801&#45;&gt;Node1803 -->
<g id="edge56_Node001801_Node001803" class="edge">
<title>Node1801&#45;&gt;Node1803</title>
<g id="a_edge56_Node001801_Node001803"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M146.94,-155.4C161.13,-134.86 197.06,-86.33 238,-58.03 243.81,-54.02 250.39,-50.54 257.01,-47.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="258.76,-50.62 266.67,-43.57 256.09,-44.16 258.76,-50.62"/>
</a>
</g>
</g>
<!-- Node1804 -->
<g id="Node001804" class="node">
<title>Node1804</title>
<g id="a_Node001804"><a xlink:href="main_8c.html#aec4c421bf39a43fbe12a236be2d75a4b" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="344,-119.53 255,-119.53 255,-100.53 344,-100.53 344,-119.53"/>
<text text-anchor="middle" x="299.5" y="-107.53" font-family="Helvetica,sans-Serif" font-size="10.00">init_controllers</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1802 -->
<g id="edge58_Node001799_Node001802" class="edge">
<title>Node1799&#45;&gt;Node1802</title>
<g id="a_edge58_Node001799_Node001802"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node1804 -->
<g id="edge58_Node001801_Node001804" class="edge">
<title>Node1801&#45;&gt;Node1804</title>
<g id="a_edge58_Node001801_Node001804"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M164.36,-155.42C183.99,-147.64 212.62,-136.61 238,-128.03 243.52,-126.17 249.36,-124.3 255.14,-122.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="256.21,-125.85 264.76,-119.59 254.17,-119.15 256.21,-125.85"/>
</a>
@@ -962,82 +962,82 @@
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node420 -->
<g id="edge60_Node001799_Node000420" class="edge">
<title>Node1799&#45;&gt;Node420</title>
<g id="a_edge60_Node001799_Node000420"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node420 -->
<g id="edge60_Node001801_Node000420" class="edge">
<title>Node1801&#45;&gt;Node420</title>
<g id="a_edge60_Node001801_Node000420"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M149.33,-155.42C165.21,-138.86 200.47,-105.35 238,-91.03 288.32,-71.84 349.43,-68.04 395.34,-68.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="395.41,-72.16 405.48,-68.87 395.56,-65.16 395.41,-72.16"/>
</a>
</g>
</g>
<!-- Node1807 -->
<g id="Node001807" class="node">
<title>Node1807</title>
<g id="a_Node001807"><a xlink:href="main_8c.html#ab6de5c4a438055408ee2c63f8a86464a" target="_top" xlink:title=" ">
<!-- Node1809 -->
<g id="Node001809" class="node">
<title>Node1809</title>
<g id="a_Node001809"><a xlink:href="main_8c.html#ab6de5c4a438055408ee2c63f8a86464a" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="341.5,-156.53 257.5,-156.53 257.5,-137.53 341.5,-137.53 341.5,-156.53"/>
<text text-anchor="middle" x="299.5" y="-144.53" font-family="Helvetica,sans-Serif" font-size="10.00">rendering_init</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1807 -->
<g id="edge62_Node001799_Node001807" class="edge">
<title>Node1799&#45;&gt;Node1807</title>
<g id="a_edge62_Node001799_Node001807"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node1809 -->
<g id="edge62_Node001801_Node001809" class="edge">
<title>Node1801&#45;&gt;Node1809</title>
<g id="a_edge62_Node001801_Node001809"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M196.2,-158.69C212.68,-156.81 230.63,-154.77 246.84,-152.92"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="247.66,-156.35 257.2,-151.74 246.87,-149.39 247.66,-156.35"/>
</a>
</g>
</g>
<!-- Node1808 -->
<g id="Node001808" class="node">
<title>Node1808</title>
<g id="a_Node001808"><a xlink:href="main_8c.html#a8cd2befe9b7f9490d32bf787a7e8d44f" target="_top" xlink:title=" ">
<!-- Node1810 -->
<g id="Node001810" class="node">
<title>Node1810</title>
<g id="a_Node001810"><a xlink:href="main_8c.html#a8cd2befe9b7f9490d32bf787a7e8d44f" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="361,-269.53 238,-269.53 238,-250.53 361,-250.53 361,-269.53"/>
<text text-anchor="middle" x="299.5" y="-257.53" font-family="Helvetica,sans-Serif" font-size="10.00">setup_game_memory</text>
</a>
</g>
</g>
<!-- Node1799&#45;&gt;Node1808 -->
<g id="edge65_Node001799_Node001808" class="edge">
<title>Node1799&#45;&gt;Node1808</title>
<g id="a_edge65_Node001799_Node001808"><a xlink:title=" ">
<!-- Node1801&#45;&gt;Node1810 -->
<g id="edge65_Node001801_Node001810" class="edge">
<title>Node1801&#45;&gt;Node1810</title>
<g id="a_edge65_Node001801_Node001810"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M151.58,-174.55C169.04,-189.21 204.44,-217.54 238,-236.03 245.1,-239.94 252.97,-243.55 260.62,-246.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="259.53,-250.04 270.12,-250.47 262.11,-243.53 259.53,-250.04"/>
</a>
</g>
</g>
<!-- Node1801&#45;&gt;Node125 -->
<g id="edge57_Node001801_Node000125" class="edge">
<title>Node1801&#45;&gt;Node125</title>
<g id="a_edge57_Node001801_Node000125"><a xlink:title=" ">
<!-- Node1803&#45;&gt;Node125 -->
<g id="edge57_Node001803_Node000125" class="edge">
<title>Node1803&#45;&gt;Node125</title>
<g id="a_edge57_Node001803_Node000125"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M346.34,-28.69C369.69,-25.97 397.91,-22.68 420.8,-20.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="421.38,-23.47 430.91,-18.83 420.57,-16.51 421.38,-23.47"/>
</a>
</g>
</g>
<!-- Node1802&#45;&gt;Node420 -->
<g id="edge59_Node001802_Node000420" class="edge">
<title>Node1802&#45;&gt;Node420</title>
<g id="a_edge59_Node001802_Node000420"><a xlink:title=" ">
<!-- Node1804&#45;&gt;Node420 -->
<g id="edge59_Node001804_Node000420" class="edge">
<title>Node1804&#45;&gt;Node420</title>
<g id="a_edge59_Node001804_Node000420"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M342.48,-100.51C363.5,-95.73 389.15,-89.91 411.42,-84.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="412.41,-88.22 421.38,-82.59 410.86,-81.4 412.41,-88.22"/>
</a>
</g>
</g>
<!-- Node1807&#45;&gt;Node76 -->
<g id="edge63_Node001807_Node000076" class="edge">
<title>Node1807&#45;&gt;Node76</title>
<g id="a_edge63_Node001807_Node000076"><a xlink:title=" ">
<!-- Node1809&#45;&gt;Node76 -->
<g id="edge63_Node001809_Node000076" class="edge">
<title>Node1809&#45;&gt;Node76</title>
<g id="a_edge63_Node001809_Node000076"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M341.63,-138.2C362.16,-133.79 387.26,-128.41 409.33,-123.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="410.19,-127.06 419.24,-121.54 408.72,-120.22 410.19,-127.06"/>
</a>
</g>
</g>
<!-- Node1807&#45;&gt;Node97 -->
<g id="edge64_Node001807_Node000097" class="edge">
<title>Node1807&#45;&gt;Node97</title>
<g id="a_edge64_Node001807_Node000097"><a xlink:title=" ">
<!-- Node1809&#45;&gt;Node97 -->
<g id="edge64_Node001809_Node000097" class="edge">
<title>Node1809&#45;&gt;Node97</title>
<g id="a_edge64_Node001809_Node000097"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M341.63,-147.54C355.33,-147.71 371.05,-147.9 386.56,-148.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="386.65,-151.59 396.69,-148.21 386.74,-144.59 386.65,-151.59"/>
</a>

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1925;
var viewHeight = 463;
var sectionId = 'dynsection-204';
var sectionId = 'dynsection-206';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 893;
var viewHeight = 175;
var sectionId = 'dynsection-156';
var sectionId = 'dynsection-158';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2658;
var viewHeight = 605;
var sectionId = 'dynsection-198';
var sectionId = 'dynsection-200';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1754;
var viewHeight = 895;
var sectionId = 'dynsection-180';
var sectionId = 'dynsection-182';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2317;
var viewHeight = 735;
var sectionId = 'dynsection-123';
var sectionId = 'dynsection-125';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 3071;
var viewHeight = 521;
var sectionId = 'dynsection-160';
var sectionId = 'dynsection-162';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2976;
var viewHeight = 860;
var sectionId = 'dynsection-233';
var sectionId = 'dynsection-235';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2086;
var viewHeight = 463;
var sectionId = 'dynsection-133';
var sectionId = 'dynsection-135';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2519;
var viewHeight = 439;
var sectionId = 'dynsection-192';
var sectionId = 'dynsection-194';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 782;
var viewHeight = 1495;
var sectionId = 'dynsection-170';
var sectionId = 'dynsection-172';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1882;
var viewHeight = 400;
var sectionId = 'dynsection-172';
var sectionId = 'dynsection-174';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2864;
var viewHeight = 877;
var sectionId = 'dynsection-182';
var sectionId = 'dynsection-184';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2580;
var viewHeight = 349;
var sectionId = 'dynsection-188';
var sectionId = 'dynsection-190';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2208;
var viewHeight = 683;
var sectionId = 'dynsection-114';
var sectionId = 'dynsection-116';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -0,0 +1,12 @@
<map id="CM_TickActors60fps" name="CM_TickActors60fps">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,56,160,81"/>
<area shape="rect" id="Node000002" href="$Game_8cpp.html#a0967ca61e9f768c9e278fef7b8030085" title=" " alt="" coords="254,5,333,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="136,53,240,28,242,33,137,58"/>
<area shape="rect" id="Node000004" href="$Game_8cpp.html#ae2fa844b3cb1021ecbc357f8ed2ad8cc" title=" " alt="" coords="447,55,530,80"/>
<area shape="poly" id="edge4_Node000001_Node000004" title=" " alt="" coords="160,66,433,65,433,70,160,71"/>
<area shape="rect" id="Node000005" href="$classWorld.html#acc26c75e455b97164ae928510df3e55b" title=" " alt="" coords="208,107,379,132"/>
<area shape="poly" id="edge5_Node000001_Node000005" title=" " alt="" coords="137,79,228,101,226,106,136,84"/>
<area shape="rect" id="Node000003" href="$classWorld.html#a1a4dacc6aea0b846df998be0afc239f7" title=" " alt="" coords="427,5,551,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="333,15,413,15,413,21,333,21"/>
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="333,25,434,51,433,56,332,30"/>
</map>
@@ -0,0 +1 @@
5154dd789ea0dfebf17a7287aea1ff72
@@ -0,0 +1,128 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: CM_TickActors60fps Pages: 1 -->
<svg width="417pt" height="103pt"
viewBox="0.00 0.00 417.00 103.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 99)">
<title>CM_TickActors60fps</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="116,-57 0,-57 0,-38 116,-38 116,-57"/>
<text text-anchor="middle" x="58" y="-45" font-family="Helvetica,sans-Serif" font-size="10.00">CM_TickActors60fps</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="Game_8cpp.html#a0967ca61e9f768c9e278fef7b8030085" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="245.5,-95 186.5,-95 186.5,-76 245.5,-76 245.5,-95"/>
<text text-anchor="middle" x="216" y="-83" font-family="Helvetica,sans-Serif" font-size="10.00">GetTrack</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M98.37,-57.09C122.37,-62.94 152.92,-70.38 176.73,-76.18"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="175.93,-79.59 186.48,-78.55 177.59,-72.78 175.93,-79.59"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="Game_8cpp.html#ae2fa844b3cb1021ecbc357f8ed2ad8cc" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="393.5,-58 331.5,-58 331.5,-39 393.5,-39 393.5,-58"/>
<text text-anchor="middle" x="362.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">GetWorld</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge4_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge4_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M116.25,-47.69C176.02,-47.89 268.24,-48.19 320.91,-48.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="321.2,-51.87 331.21,-48.4 321.23,-44.87 321.2,-51.87"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="classWorld.html#acc26c75e455b97164ae928510df3e55b" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="280,-19 152,-19 152,0 280,0 280,-19"/>
<text text-anchor="middle" x="216" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">World::TickActors60fps</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge5_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge5_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M98.37,-37.91C118.95,-32.9 144.34,-26.71 166.17,-21.39"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.03,-24.79 175.92,-19.02 165.37,-17.99 167.03,-24.79"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="classWorld.html#a1a4dacc6aea0b846df998be0afc239f7" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="409,-95 316,-95 316,-76 409,-76 409,-95"/>
<text text-anchor="middle" x="362.5" y="-83" font-family="Helvetica,sans-Serif" font-size="10.00">World::GetTrack</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M245.55,-85.5C262.72,-85.5 285.16,-85.5 305.72,-85.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="305.95,-89 315.95,-85.5 305.95,-82 305.95,-89"/>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node4 -->
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M245.55,-78.19C267.21,-72.64 297.27,-64.95 321.35,-58.78"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="322.45,-62.11 331.27,-56.24 320.71,-55.33 322.45,-62.11"/>
</a>
</g>
</g>
</g>
</svg>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>

After

Width:  |  Height:  |  Size: 5.1 KiB

@@ -0,0 +1,102 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: CM_TickActors60fps Pages: 1 -->
<svg width="417pt" height="103pt"
viewBox="0.00 0.00 417.00 103.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 99)">
<title>CM_TickActors60fps</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="116,-57 0,-57 0,-38 116,-38 116,-57"/>
<text text-anchor="middle" x="58" y="-45" font-family="Helvetica,sans-Serif" font-size="10.00">CM_TickActors60fps</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="Game_8cpp.html#a0967ca61e9f768c9e278fef7b8030085" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="245.5,-95 186.5,-95 186.5,-76 245.5,-76 245.5,-95"/>
<text text-anchor="middle" x="216" y="-83" font-family="Helvetica,sans-Serif" font-size="10.00">GetTrack</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M98.37,-57.09C122.37,-62.94 152.92,-70.38 176.73,-76.18"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="175.93,-79.59 186.48,-78.55 177.59,-72.78 175.93,-79.59"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="Game_8cpp.html#ae2fa844b3cb1021ecbc357f8ed2ad8cc" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="393.5,-58 331.5,-58 331.5,-39 393.5,-39 393.5,-58"/>
<text text-anchor="middle" x="362.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">GetWorld</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge4_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge4_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M116.25,-47.69C176.02,-47.89 268.24,-48.19 320.91,-48.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="321.2,-51.87 331.21,-48.4 321.23,-44.87 321.2,-51.87"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="classWorld.html#acc26c75e455b97164ae928510df3e55b" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="280,-19 152,-19 152,0 280,0 280,-19"/>
<text text-anchor="middle" x="216" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">World::TickActors60fps</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge5_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge5_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M98.37,-37.91C118.95,-32.9 144.34,-26.71 166.17,-21.39"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.03,-24.79 175.92,-19.02 165.37,-17.99 167.03,-24.79"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="classWorld.html#a1a4dacc6aea0b846df998be0afc239f7" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="409,-95 316,-95 316,-76 409,-76 409,-95"/>
<text text-anchor="middle" x="362.5" y="-83" font-family="Helvetica,sans-Serif" font-size="10.00">World::GetTrack</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M245.55,-85.5C262.72,-85.5 285.16,-85.5 305.72,-85.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="305.95,-89 315.95,-85.5 305.95,-82 305.95,-89"/>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node4 -->
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M245.55,-78.19C267.21,-72.64 297.27,-64.95 321.35,-58.78"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="322.45,-62.11 331.27,-56.24 320.71,-55.33 322.45,-62.11"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

@@ -0,0 +1,109 @@
<map id="CM_TickActors60fps" name="CM_TickActors60fps">
<area shape="rect" id="Node000001" title=" " alt="" coords="2804,842,2959,867"/>
<area shape="rect" id="Node000002" href="$main_8c.html#a06ee966cd36f1640715226c8c9a77d75" title=" " alt="" coords="2609,842,2756,867"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="2790,857,2757,857,2757,852,2790,852"/>
<area shape="rect" id="Node000003" href="$main_8c.html#afff87ffcbfee4f1f37d443110aa7b52a" title=" " alt="" coords="2439,842,2561,867"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="2596,857,2561,857,2561,852,2596,852"/>
<area shape="rect" id="Node000004" href="$main_8c.html#ae04143ce8113cdafa007c642eb620bc8" title=" " alt="" coords="2236,195,2391,221"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="2489,829,2316,222,2321,220,2494,828"/>
<area shape="rect" id="Node000005" href="$main_8c.html#a2bd6afc4241736db360297b364c27b84" title=" " alt="" coords="2053,513,2188,538"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="2300,234,2132,514,2127,511,2295,231"/>
<area shape="rect" id="Node000006" href="$Game_8cpp.html#a7e10f41e410b6fdab17e0388f164f61d" title=" " alt="" coords="1907,513,2005,538"/>
<area shape="poly" id="edge5_Node000005_Node000006" title=" " alt="" coords="2039,528,2005,528,2005,523,2039,523"/>
<area shape="rect" id="Node000007" href="$Game_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97" title=" " alt="" coords="1804,513,1859,538"/>
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="1893,528,1859,528,1859,523,1893,523"/>
<area shape="rect" id="Node000008" href="$save_8c.html#a8b3c5dc6e9f3ab9c0ffa00692ec877f8" title=" " alt="" coords="1263,423,1485,463"/>
<area shape="poly" id="edge7_Node000007_Node000008" title=" " alt="" coords="1790,521,1485,465,1486,460,1791,516"/>
<area shape="rect" id="Node000013" href="$save_8c.html#a8dc090a6f3860eb91143ff48d44df6b5" title=" " alt="" coords="1065,690,1215,715"/>
<area shape="poly" id="edge59_Node000007_Node000013" title=" " alt="" coords="1805,548,1750,588,1674,636,1583,681,1535,700,1486,715,1414,726,1342,728,1273,725,1214,718,1214,713,1273,719,1342,723,1414,720,1485,709,1533,695,1581,677,1671,631,1747,583,1802,544"/>
<area shape="rect" id="Node000021" href="$save_8c.html#a26ad085353b2bc1d1f8b1644bebf0e04" title=" " alt="" coords="1547,538,1742,563"/>
<area shape="poly" id="edge26_Node000007_Node000021" title=" " alt="" coords="1791,533,1739,541,1738,535,1790,528"/>
<area shape="rect" id="Node000042" href="$save_8c.html#a2afb543114bf6836bf722730aed3fbc0" title=" " alt="" coords="1533,380,1756,420"/>
<area shape="poly" id="edge60_Node000007_Node000042" title=" " alt="" coords="1803,506,1754,469,1680,422,1683,418,1758,464,1806,502"/>
<area shape="rect" id="Node000009" href="$save_8c.html#ad7bf4d9f76b7d03f66d2a24ea7fac08c" title=" " alt="" coords="1078,430,1202,455"/>
<area shape="poly" id="edge8_Node000008_Node000009" title=" " alt="" coords="1249,445,1202,445,1202,440,1249,440"/>
<area shape="rect" id="Node000012" href="$menus_8c.html#a90ecae1a8b3caa74de9edb245b43e56a" title=" " alt="" coords="1073,373,1207,398"/>
<area shape="poly" id="edge12_Node000008_Node000012" title=" " alt="" coords="1278,422,1192,401,1193,395,1279,417"/>
<area shape="poly" id="edge14_Node000008_Node000013" title=" " alt="" coords="1331,473,1297,499,1265,529,1227,572,1195,619,1151,691,1146,688,1190,616,1223,569,1261,525,1294,494,1328,469"/>
<area shape="rect" id="Node000010" href="$menus_8c.html#a5c1ec8ad59526a5670e47ef57ea8fcbd" title=" " alt="" coords="845,423,986,449"/>
<area shape="poly" id="edge9_Node000009_Node000010" title=" " alt="" coords="1064,443,986,441,986,435,1064,438"/>
<area shape="rect" id="Node000011" href="$menus_8c.html#a5fd6ba9b77c684f7c5e0f4732de81953" title=" " alt="" coords="621,351,739,377"/>
<area shape="poly" id="edge10_Node000010_Node000011" title=" " alt="" coords="860,422,765,392,723,379,725,374,766,387,862,417"/>
<area shape="poly" id="edge11_Node000011_Node000004" title=" " alt="" coords="718,343,794,310,897,273,1015,243,1077,234,1139,231,1957,231,2105,225,2235,214,2236,219,2106,230,1957,236,1139,236,1078,239,1016,248,898,278,796,315,720,348"/>
<area shape="poly" id="edge13_Node000012_Node000011" title=" " alt="" coords="1059,384,739,369,739,364,1059,379"/>
<area shape="rect" id="Node000014" href="$save_8c.html#a7363b8763617751dc18ca9d522b206e8" title=" " alt="" coords="853,690,977,715"/>
<area shape="poly" id="edge15_Node000013_Node000014" title=" " alt="" coords="1051,705,977,705,977,700,1051,700"/>
<area shape="rect" id="Node000015" href="$menu__items_8c.html#a4c171632ff32db3cbe13719e6478d536" title=" " alt="" coords="619,691,741,717"/>
<area shape="poly" id="edge16_Node000014_Node000015" title=" " alt="" coords="839,706,742,706,742,701,839,700"/>
<area shape="rect" id="Node000016" href="$main_8c.html#a8ccd4f2ae1a9502071e1b43ab07a78d3" title=" " alt="" coords="424,790,547,815"/>
<area shape="poly" id="edge17_Node000015_Node000016" title=" " alt="" coords="648,726,548,781,522,792,520,788,545,776,645,721"/>
<area shape="rect" id="Node000018" href="$main_8c.html#a1399390ccfb8062de2a77e48df769faf" title=" " alt="" coords="425,642,546,667"/>
<area shape="poly" id="edge20_Node000015_Node000018" title=" " alt="" coords="615,691,536,670,537,665,617,685"/>
<area shape="rect" id="Node000019" href="$main_8c.html#a26a29858c220d867684f0385abacfde8" title=" " alt="" coords="424,691,547,717"/>
<area shape="poly" id="edge22_Node000015_Node000019" title=" " alt="" coords="605,707,547,707,547,701,605,701"/>
<area shape="rect" id="Node000020" href="$main_8c.html#a3a0697cf1e2b0c4ec6ddbf605926eac4" title=" " alt="" coords="425,741,546,766"/>
<area shape="poly" id="edge24_Node000015_Node000020" title=" " alt="" coords="617,723,537,743,536,738,615,717"/>
<area shape="rect" id="Node000017" href="$main_8c.html#ad0625ed56ac663d3ec7ae8f1ba50c735" title=" " alt="" coords="232,741,376,766"/>
<area shape="poly" id="edge18_Node000016_Node000017" title=" " alt="" coords="424,789,351,769,353,764,425,784"/>
<area shape="poly" id="edge19_Node000017_Node000005" title=" " alt="" coords="332,773,374,802,399,816,425,825,530,850,620,859,700,856,776,846,935,817,1029,806,1139,801,1833,801,1861,799,1887,792,1937,768,1982,732,2020,690,2053,645,2079,601,2112,537,2116,539,2084,604,2058,648,2024,693,1985,736,1940,772,1889,797,1862,804,1833,807,1139,807,1029,811,936,823,777,852,701,862,620,864,529,855,423,831,396,820,371,807,329,777"/>
<area shape="poly" id="edge21_Node000018_Node000017" title=" " alt="" coords="440,675,425,682,370,714,326,743,323,738,368,709,423,678,438,670"/>
<area shape="poly" id="edge23_Node000019_Node000017" title=" " alt="" coords="425,723,353,743,351,738,424,718"/>
<area shape="poly" id="edge25_Node000020_Node000017" title=" " alt="" coords="411,756,376,756,376,751,411,751"/>
<area shape="poly" id="edge27_Node000021_Node000009" title=" " alt="" coords="1597,570,1529,590,1443,604,1397,606,1350,603,1305,594,1261,578,1243,566,1233,551,1225,535,1213,518,1153,458,1157,454,1217,514,1230,533,1238,549,1247,562,1264,574,1306,589,1351,598,1397,600,1443,598,1528,584,1596,565"/>
<area shape="poly" id="edge56_Node000021_Node000010" title=" " alt="" coords="1605,572,1550,594,1486,611,1423,619,1374,621,1262,611,1158,604,1114,594,1064,567,1046,551,1038,534,1030,516,1015,498,980,471,944,451,946,446,983,467,1019,494,1034,513,1042,531,1051,548,1067,563,1116,589,1159,599,1263,605,1374,616,1423,614,1485,605,1548,588,1603,567"/>
<area shape="poly" id="edge57_Node000021_Node000012" title=" " alt="" coords="1551,538,1377,507,1303,490,1261,477,1245,463,1236,449,1227,435,1213,421,1176,400,1179,396,1216,417,1231,432,1240,446,1249,460,1264,472,1304,485,1378,501,1552,533"/>
<area shape="poly" id="edge58_Node000021_Node000013" title=" " alt="" coords="1624,576,1565,627,1527,653,1486,673,1416,694,1344,705,1275,710,1215,710,1215,705,1275,705,1343,700,1415,689,1484,668,1525,648,1562,623,1620,572"/>
<area shape="rect" id="Node000022" href="$save_8c.html#ac9214aa43d8a7ceae94ad87ace54100c" title=" " alt="" coords="1313,538,1435,563"/>
<area shape="poly" id="edge28_Node000021_Node000022" title=" " alt="" coords="1533,553,1435,553,1435,548,1533,548"/>
<area shape="rect" id="Node000041" href="$save_8c.html#a0a39714120c509859f34268a5d39f2a9" title=" " alt="" coords="1313,373,1435,398"/>
<area shape="poly" id="edge54_Node000021_Node000041" title=" " alt="" coords="1622,529,1564,470,1526,439,1484,413,1435,396,1436,391,1486,408,1529,435,1568,466,1626,526"/>
<area shape="rect" id="Node000023" href="$menu__items_8c.html#a763716830eb23e1d7c86d504d298b6a8" title=" " alt="" coords="1079,527,1201,553"/>
<area shape="poly" id="edge29_Node000022_Node000023" title=" " alt="" coords="1299,550,1201,545,1202,540,1299,545"/>
<area shape="rect" id="Node000024" href="$menu__items_8c.html#aca0a42018f8e6889973a8e19cf8b82c0" title=" " alt="" coords="813,507,1017,533"/>
<area shape="poly" id="edge30_Node000023_Node000024" title=" " alt="" coords="1065,536,1017,532,1018,526,1065,531"/>
<area shape="rect" id="Node000025" href="$menu__items_8c.html#a1e3ad283dd2f5c1852b442746a11649c" title=" " alt="" coords="595,401,765,426"/>
<area shape="poly" id="edge31_Node000024_Node000025" title=" " alt="" coords="872,504,708,429,710,424,875,499"/>
<area shape="rect" id="Node000037" href="$menu__items_8c.html#abd8a094c50f93b277ae987f3ddfebe6a" title=" " alt="" coords="595,507,765,533"/>
<area shape="poly" id="edge48_Node000024_Node000037" title=" " alt="" coords="800,523,765,523,765,517,800,517"/>
<area shape="rect" id="Node000026" href="$menu__items_8c.html#af21eb61f5e1a1ae1ffcc0cf89c398a2e" title=" " alt="" coords="425,145,546,170"/>
<area shape="poly" id="edge32_Node000025_Node000026" title=" " alt="" coords="599,396,593,391,568,366,547,336,515,272,496,213,486,171,491,170,501,212,520,270,551,333,572,362,596,387,602,392"/>
<area shape="rect" id="Node000031" href="$menu__items_8c.html#acbc3378b91b763f79b8dacab57e75b59" title=" " alt="" coords="424,447,547,473"/>
<area shape="poly" id="edge39_Node000025_Node000031" title=" " alt="" coords="614,432,540,450,538,445,612,427"/>
<area shape="rect" id="Node000035" href="$menu__items_8c.html#ac51ad7c4cba535e4821a618a8cfe1e3e" title=" " alt="" coords="33,371,156,397"/>
<area shape="poly" id="edge44_Node000025_Node000035" title=" " alt="" coords="581,411,156,390,156,384,581,406"/>
<area shape="rect" id="Node000036" href="$menu__items_8c.html#a01003958fcc81831bd82f619ae874ac1" title=" " alt="" coords="243,346,365,371"/>
<area shape="poly" id="edge46_Node000025_Node000036" title=" " alt="" coords="594,401,546,393,365,369,365,363,547,388,595,396"/>
<area shape="rect" id="Node000027" href="$code__80280000_8c.html#ae610920735bc9dad9f2dce878c5a6b32" title=" " alt="" coords="243,145,365,170"/>
<area shape="poly" id="edge33_Node000026_Node000027" title=" " alt="" coords="411,160,365,160,365,155,411,155"/>
<area shape="rect" id="Node000029" href="$code__80281C40_8c.html#af6f6a1f0caec6d086a4ab98602a6670e" title=" " alt="" coords="243,43,365,69"/>
<area shape="poly" id="edge36_Node000026_Node000029" title=" " alt="" coords="448,140,326,71,329,66,451,135"/>
<area shape="rect" id="Node000028" href="$code__80280000_8c.html#aa28a69be4eda3b8667366c6c7b556024" title=" " alt="" coords="44,119,145,145"/>
<area shape="poly" id="edge34_Node000027_Node000028" title=" " alt="" coords="229,151,145,141,146,135,230,146"/>
<area shape="poly" id="edge35_Node000028_Node000004" title=" " alt="" coords="159,123,307,111,484,104,1957,104,2006,107,2055,114,2149,138,2229,167,2287,193,2285,198,2227,172,2147,143,2054,119,2005,112,1957,109,484,109,308,116,159,128"/>
<area shape="rect" id="Node000030" href="$podium__ceremony__actors_8c.html#a7ea229c65f264670fc828b95e8321154" title=" " alt="" coords="5,18,184,43"/>
<area shape="poly" id="edge37_Node000029_Node000030" title=" " alt="" coords="228,50,184,44,184,39,229,44"/>
<area shape="poly" id="edge38_Node000030_Node000004" title=" " alt="" coords="198,18,334,8,484,3,1957,3,2015,9,2071,26,2124,51,2173,82,2253,145,2302,193,2299,197,2249,149,2170,86,2121,56,2069,31,2014,14,1957,8,484,8,334,13,198,23"/>
<area shape="rect" id="Node000032" href="$menu__items_8c.html#aa84b20fe3916cb4beb4b6dfb28584da3" title=" " alt="" coords="243,546,365,571"/>
<area shape="poly" id="edge40_Node000031_Node000032" title=" " alt="" coords="450,482,426,498,402,518,377,537,352,548,349,544,375,532,399,514,422,494,448,478"/>
<area shape="rect" id="Node000034" href="$menu__items_8c.html#a0c1fd8dbbe86e87815a177f17801de52" title=" " alt="" coords="243,447,365,473"/>
<area shape="poly" id="edge43_Node000031_Node000034" title=" " alt="" coords="410,463,366,463,366,457,410,457"/>
<area shape="rect" id="Node000033" href="$skybox__and__splitscreen_8c.html#ab307aacf996be936646a0697377997db" title=" " alt="" coords="34,719,155,745"/>
<area shape="poly" id="edge41_Node000032_Node000033" title=" " alt="" coords="246,579,233,586,192,619,156,657,107,721,103,717,152,653,189,615,231,582,243,575"/>
<area shape="poly" id="edge42_Node000033_Node000003" title=" " alt="" coords="124,751,185,794,272,844,321,867,374,885,429,898,484,903,2122,903,2209,899,2296,889,2440,865,2441,870,2296,895,2209,904,2122,908,484,908,428,903,373,891,320,872,269,849,182,799,121,755"/>
<area shape="poly" id="edge45_Node000035_Node000004" title=" " alt="" coords="137,364,231,331,482,263,680,216,776,200,880,189,999,182,1139,180,1957,180,2106,186,2236,197,2235,202,2105,191,1957,185,1139,185,999,187,880,194,777,205,681,221,483,268,233,336,139,369"/>
<area shape="poly" id="edge47_Node000036_Node000035" title=" " alt="" coords="230,370,157,379,156,374,229,365"/>
<area shape="rect" id="Node000038" href="$menu__items_8c.html#a15f3ebfeed90c432ebac841a94730a1a" title=" " alt="" coords="424,507,547,533"/>
<area shape="poly" id="edge49_Node000037_Node000038" title=" " alt="" coords="581,523,547,523,547,517,581,517"/>
<area shape="rect" id="Node000039" href="$menu__items_8c.html#a67d42501ba0c65dedf05a039b9a2e49d" title=" " alt="" coords="243,595,365,621"/>
<area shape="poly" id="edge50_Node000038_Node000039" title=" " alt="" coords="455,543,377,586,348,598,346,593,375,582,452,538"/>
<area shape="rect" id="Node000040" href="$menu__items_8c.html#a1f74ad8bb5f44589378d6c7d91ed55e6" title=" " alt="" coords="243,497,365,522"/>
<area shape="poly" id="edge52_Node000038_Node000040" title=" " alt="" coords="410,518,365,516,365,510,410,513"/>
<area shape="poly" id="edge51_Node000039_Node000003" title=" " alt="" coords="379,610,460,617,547,628,661,641,709,652,767,678,782,689,792,702,801,714,815,726,899,781,968,821,1003,834,1041,844,1086,850,1139,852,2122,852,2439,852,2439,857,2122,857,1139,857,1085,855,1040,849,1001,839,965,826,896,786,812,730,797,717,788,705,779,693,764,682,707,657,660,646,546,633,459,622,379,615"/>
<area shape="poly" id="edge53_Node000040_Node000035" title=" " alt="" coords="244,494,231,488,160,442,108,399,112,395,163,437,233,483,247,489"/>
<area shape="poly" id="edge55_Node000041_Node000012" title=" " alt="" coords="1299,388,1208,388,1208,383,1299,383"/>
<area shape="poly" id="edge64_Node000042_Node000008" title=" " alt="" coords="1520,422,1486,428,1485,422,1519,417"/>
<area shape="poly" id="edge63_Node000042_Node000010" title=" " alt="" coords="1591,376,1540,356,1485,340,1367,321,1319,317,1274,318,1181,331,1066,363,1029,376,994,393,937,426,935,421,991,388,1027,371,1065,357,1180,326,1273,313,1319,312,1368,316,1486,335,1542,351,1593,371"/>
<area shape="poly" id="edge65_Node000042_Node000012" title=" " alt="" coords="1566,379,1485,363,1374,354,1263,363,1191,375,1190,370,1262,357,1374,349,1486,357,1567,374"/>
<area shape="poly" id="edge61_Node000042_Node000022" title=" " alt="" coords="1597,429,1399,540,1397,536,1595,424"/>
<area shape="poly" id="edge62_Node000042_Node000041" title=" " alt="" coords="1520,396,1435,391,1436,386,1520,391"/>
</map>
@@ -0,0 +1 @@
f65e2c0c6f4de3fb94981b1c8b4646cc
File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 50 KiB

@@ -0,0 +1,977 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Title: CM_TickActors60fps Pages: 1 -->
<svg width="2223pt" height="683pt"
viewBox="0.00 0.00 2223.00 683.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 679)">
<title>CM_TickActors60fps</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="2215,-47.5 2099,-47.5 2099,-28.5 2215,-28.5 2215,-47.5"/>
<text text-anchor="middle" x="2157" y="-35.5" font-family="Helvetica,sans-Serif" font-size="10.00">CM_TickActors60fps</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="main_8c.html#a06ee966cd36f1640715226c8c9a77d75" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="2063,-47.5 1953,-47.5 1953,-28.5 2063,-28.5 2063,-47.5"/>
<text text-anchor="middle" x="2008" y="-35.5" font-family="Helvetica,sans-Serif" font-size="10.00">process_game_tick</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M2088.57,-38C2080.15,-38 2071.63,-38 2063.45,-38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="2088.75,-41.5 2098.75,-38 2088.75,-34.5 2088.75,-41.5"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="main_8c.html#afff87ffcbfee4f1f37d443110aa7b52a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1917,-47.5 1825,-47.5 1825,-28.5 1917,-28.5 1917,-47.5"/>
<text text-anchor="middle" x="1871" y="-35.5" font-family="Helvetica,sans-Serif" font-size="10.00">race_logic_loop</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1942.74,-38C1934.05,-38 1925.3,-38 1917.04,-38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1942.87,-41.5 1952.87,-38 1942.87,-34.5 1942.87,-41.5"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="main_8c.html#ae04143ce8113cdafa007c642eb620bc8" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1789,-532.5 1673,-532.5 1673,-513.5 1789,-513.5 1789,-532.5"/>
<text text-anchor="middle" x="1731" y="-520.5" font-family="Helvetica,sans-Serif" font-size="10.00">game_state_handler</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node4 -->
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1864.47,-57.44C1841.2,-139.23 1751.67,-453.87 1734.76,-513.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1867.87,-58.26 1867.24,-47.69 1861.14,-56.35 1867.87,-58.26"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="main_8c.html#a2bd6afc4241736db360297b364c27b84" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1637,-294.5 1536,-294.5 1536,-275.5 1637,-275.5 1637,-294.5"/>
<text text-anchor="middle" x="1586.5" y="-282.5" font-family="Helvetica,sans-Serif" font-size="10.00">thread5_iteration</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1719.06,-504.73C1690.59,-457.18 1614.94,-330.82 1593.33,-294.74"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1716.1,-506.59 1724.24,-513.38 1722.1,-503 1716.1,-506.59"/>
</a>
</g>
</g>
<!-- Node6 -->
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="Game_8cpp.html#a7e10f41e410b6fdab17e0388f164f61d" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1500,-294.5 1426,-294.5 1426,-275.5 1500,-275.5 1500,-294.5"/>
<text text-anchor="middle" x="1463" y="-282.5" font-family="Helvetica,sans-Serif" font-size="10.00">push_frame</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node6 -->
<g id="edge5_Node000005_Node000006" class="edge">
<title>Node5&#45;&gt;Node6</title>
<g id="a_edge5_Node000005_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1525.57,-285C1516.87,-285 1508.15,-285 1500.12,-285"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1525.73,-288.5 1535.73,-285 1525.73,-281.5 1525.73,-288.5"/>
</a>
</g>
</g>
<!-- Node7 -->
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a xlink:href="Game_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1390,-294.5 1349,-294.5 1349,-275.5 1390,-275.5 1390,-294.5"/>
<text text-anchor="middle" x="1369.5" y="-282.5" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node7 -->
<g id="edge6_Node000006_Node000007" class="edge">
<title>Node6&#45;&gt;Node7</title>
<g id="a_edge6_Node000006_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1415.7,-285C1406.67,-285 1397.66,-285 1390.09,-285"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1415.84,-288.5 1425.84,-285 1415.84,-281.5 1415.84,-288.5"/>
</a>
</g>
</g>
<!-- Node8 -->
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a xlink:href="save_8c.html#a8b3c5dc6e9f3ab9c0ffa00692ec877f8" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1110,-362 943,-362 943,-332 1110,-332 1110,-362"/>
<text text-anchor="start" x="951" y="-350" font-family="Helvetica,sans-Serif" font-size="10.00">reset_save_data_grand</text>
<text text-anchor="middle" x="1026.5" y="-339" font-family="Helvetica,sans-Serif" font-size="10.00">_prix_points_and_sound_mode</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node8 -->
<g id="edge7_Node000007_Node000008" class="edge">
<title>Node7&#45;&gt;Node8</title>
<g id="a_edge7_Node000007_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1338.77,-290.41C1288.31,-299.58 1184.21,-318.51 1110.31,-331.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1339.48,-293.83 1348.69,-288.6 1338.23,-286.95 1339.48,-293.83"/>
</a>
</g>
</g>
<!-- Node13 -->
<g id="Node000013" class="node">
<title>Node13</title>
<g id="a_Node000013"><a xlink:href="save_8c.html#a8dc090a6f3860eb91143ff48d44df6b5" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="907,-161.5 795,-161.5 795,-142.5 907,-142.5 907,-161.5"/>
<text text-anchor="middle" x="851" y="-149.5" font-family="Helvetica,sans-Serif" font-size="10.00">validate_save_data</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node13 -->
<g id="edge59_Node000007_Node000013" class="edge">
<title>Node7&#45;&gt;Node13</title>
<g id="a_edge59_Node000007_Node000013"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1348.63,-269.36C1307.21,-237.92 1207.36,-168.09 1110,-145 1041.22,-128.69 959.24,-135.14 906.44,-142.49"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1346.5,-272.14 1356.56,-275.46 1350.77,-266.59 1346.5,-272.14"/>
</a>
</g>
</g>
<!-- Node21 -->
<g id="Node000021" class="node">
<title>Node21</title>
<g id="a_Node000021"><a xlink:href="save_8c.html#a26ad085353b2bc1d1f8b1644bebf0e04" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1302.5,-275.5 1156.5,-275.5 1156.5,-256.5 1302.5,-256.5 1302.5,-275.5"/>
<text text-anchor="middle" x="1229.5" y="-263.5" font-family="Helvetica,sans-Serif" font-size="10.00">update_save_data_backup</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node21 -->
<g id="edge26_Node000007_Node000021" class="edge">
<title>Node7&#45;&gt;Node21</title>
<g id="a_edge26_Node000007_Node000021"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1338.81,-280.91C1327.28,-279.32 1313.54,-277.43 1299.78,-275.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1338.34,-284.38 1348.73,-282.28 1339.3,-277.45 1338.34,-284.38"/>
</a>
</g>
</g>
<!-- Node42 -->
<g id="Node000042" class="node">
<title>Node42</title>
<g id="a_Node000042"><a xlink:href="save_8c.html#a2afb543114bf6836bf722730aed3fbc0" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1313,-394 1146,-394 1146,-364 1313,-364 1313,-394"/>
<text text-anchor="start" x="1154" y="-382" font-family="Helvetica,sans-Serif" font-size="10.00">write_save_data_grand</text>
<text text-anchor="middle" x="1229.5" y="-371" font-family="Helvetica,sans-Serif" font-size="10.00">_prix_points_and_sound_mode</text>
</a>
</g>
</g>
<!-- Node7&#45;&gt;Node42 -->
<g id="edge60_Node000007_Node000042" class="edge">
<title>Node7&#45;&gt;Node42</title>
<g id="a_edge60_Node000007_Node000042"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1349.6,-300.95C1339.08,-309.59 1325.59,-320.25 1313,-329 1294.99,-341.53 1273.81,-354.32 1257.42,-363.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1351.88,-303.61 1357.34,-294.53 1347.41,-298.22 1351.88,-303.61"/>
</a>
</g>
</g>
<!-- Node9 -->
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_Node000009"><a xlink:href="save_8c.html#ad7bf4d9f76b7d03f66d2a24ea7fac08c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="897.5,-356.5 804.5,-356.5 804.5,-337.5 897.5,-337.5 897.5,-356.5"/>
<text text-anchor="middle" x="851" y="-344.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_800B46D0</text>
</a>
</g>
</g>
<!-- Node8&#45;&gt;Node9 -->
<g id="edge8_Node000008_Node000009" class="edge">
<title>Node8&#45;&gt;Node9</title>
<g id="a_edge8_Node000008_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M932.62,-347C920.49,-347 908.53,-347 897.68,-347"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="932.82,-350.5 942.82,-347 932.82,-343.5 932.82,-350.5"/>
</a>
</g>
</g>
<!-- Node12 -->
<g id="Node000012" class="node">
<title>Node12</title>
<g id="a_Node000012"><a xlink:href="menus_8c.html#a90ecae1a8b3caa74de9edb245b43e56a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="901.5,-399.5 800.5,-399.5 800.5,-380.5 901.5,-380.5 901.5,-399.5"/>
<text text-anchor="middle" x="851" y="-387.5" font-family="Helvetica,sans-Serif" font-size="10.00">splash_menu_act</text>
</a>
</g>
</g>
<!-- Node8&#45;&gt;Node12 -->
<g id="edge12_Node000008_Node000012" class="edge">
<title>Node8&#45;&gt;Node12</title>
<g id="a_edge12_Node000008_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M954.82,-364.52C932.81,-369.97 909.36,-375.78 890.42,-380.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="955.95,-367.84 964.82,-362.04 954.27,-361.05 955.95,-367.84"/>
</a>
</g>
</g>
<!-- Node8&#45;&gt;Node13 -->
<g id="edge14_Node000008_Node000013" class="edge">
<title>Node8&#45;&gt;Node13</title>
<g id="a_edge14_Node000008_Node000013"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M993.28,-325.99C977.18,-314.64 958,-299.74 943,-284 904.22,-243.29 869.98,-184.64 857.26,-161.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="991.64,-329.12 1001.86,-331.92 995.62,-323.36 991.64,-329.12"/>
</a>
</g>
</g>
<!-- Node10 -->
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_Node000010"><a xlink:href="menus_8c.html#a5c1ec8ad59526a5670e47ef57ea8fcbd" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="735.5,-361.5 629.5,-361.5 629.5,-342.5 735.5,-342.5 735.5,-361.5"/>
<text text-anchor="middle" x="682.5" y="-349.5" font-family="Helvetica,sans-Serif" font-size="10.00">options_menu_act</text>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node10 -->
<g id="edge9_Node000009_Node000010" class="edge">
<title>Node9&#45;&gt;Node10</title>
<g id="a_edge9_Node000009_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M793.87,-348.69C775.08,-349.25 754.23,-349.88 735.75,-350.43"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="794.17,-352.18 804.06,-348.38 793.96,-345.18 794.17,-352.18"/>
</a>
</g>
</g>
<!-- Node11 -->
<g id="Node000011" class="node">
<title>Node11</title>
<g id="a_Node000011"><a xlink:href="menus_8c.html#a5fd6ba9b77c684f7c5e0f4732de81953" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="550.5,-415.5 461.5,-415.5 461.5,-396.5 550.5,-396.5 550.5,-415.5"/>
<text text-anchor="middle" x="506" y="-403.5" font-family="Helvetica,sans-Serif" font-size="10.00">update_menus</text>
</a>
</g>
</g>
<!-- Node10&#45;&gt;Node11 -->
<g id="edge10_Node000010_Node000011" class="edge">
<title>Node10&#45;&gt;Node11</title>
<g id="a_edge10_Node000010_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M641.58,-364.65C620.34,-371.35 593.77,-379.68 570,-387 559.95,-390.09 548.99,-393.41 539.07,-396.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="642.76,-367.95 651.24,-361.6 640.65,-361.27 642.76,-367.95"/>
</a>
</g>
</g>
<!-- Node11&#45;&gt;Node4 -->
<g id="edge11_Node000011_Node000004" class="edge">
<title>Node11&#45;&gt;Node4</title>
<g id="a_edge11_Node000011_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M535.39,-419.95C593.14,-447.02 729.11,-504 850,-504 1464,-504 1464,-504 1464,-504 1536.11,-504 1618.94,-511.03 1672.75,-516.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="536.7,-416.7 526.17,-415.58 533.7,-423.03 536.7,-416.7"/>
</a>
</g>
</g>
<!-- Node12&#45;&gt;Node11 -->
<g id="edge13_Node000012_Node000011" class="edge">
<title>Node12&#45;&gt;Node11</title>
<g id="a_edge13_Node000012_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M790.3,-392.79C721.85,-395.98 611.31,-401.13 550.52,-403.97"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="790.67,-396.27 800.49,-392.31 790.34,-389.28 790.67,-396.27"/>
</a>
</g>
</g>
<!-- Node14 -->
<g id="Node000014" class="node">
<title>Node14</title>
<g id="a_Node000014"><a xlink:href="save_8c.html#a7363b8763617751dc18ca9d522b206e8" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="729,-161.5 636,-161.5 636,-142.5 729,-142.5 729,-161.5"/>
<text text-anchor="middle" x="682.5" y="-149.5" font-family="Helvetica,sans-Serif" font-size="10.00">load_save_data</text>
</a>
</g>
</g>
<!-- Node13&#45;&gt;Node14 -->
<g id="edge15_Node000013_Node000014" class="edge">
<title>Node13&#45;&gt;Node14</title>
<g id="a_edge15_Node000013_Node000014"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M784.4,-152C765.86,-152 746.08,-152 729,-152"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="784.56,-155.5 794.56,-152 784.56,-148.5 784.56,-155.5"/>
</a>
</g>
</g>
<!-- Node15 -->
<g id="Node000015" class="node">
<title>Node15</title>
<g id="a_Node000015"><a xlink:href="menu__items_8c.html#a4c171632ff32db3cbe13719e6478d536" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="552,-160.5 460,-160.5 460,-141.5 552,-141.5 552,-160.5"/>
<text text-anchor="middle" x="506" y="-148.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80091B78</text>
</a>
</g>
</g>
<!-- Node14&#45;&gt;Node15 -->
<g id="edge16_Node000014_Node000015" class="edge">
<title>Node14&#45;&gt;Node15</title>
<g id="a_edge16_Node000014_Node000015"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M625.41,-151.68C601.75,-151.54 574.58,-151.39 552.24,-151.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="625.63,-155.18 635.65,-151.74 625.67,-148.18 625.63,-155.18"/>
</a>
</g>
</g>
<!-- Node16 -->
<g id="Node000016" class="node">
<title>Node16</title>
<g id="a_Node000016"><a xlink:href="main_8c.html#a8ccd4f2ae1a9502071e1b43ab07a78d3" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="406,-86.5 314,-86.5 314,-67.5 406,-67.5 406,-86.5"/>
<text text-anchor="middle" x="360" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_800025D4</text>
</a>
</g>
</g>
<!-- Node15&#45;&gt;Node16 -->
<g id="edge17_Node000015_Node000016" class="edge">
<title>Node15&#45;&gt;Node16</title>
<g id="a_edge17_Node000015_Node000016"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M480.92,-136.17C461.17,-124.3 432.28,-107.62 406,-95 399.78,-92.01 392.93,-89.09 386.49,-86.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="479.21,-139.22 489.57,-141.41 482.83,-133.24 479.21,-139.22"/>
</a>
</g>
</g>
<!-- Node18 -->
<g id="Node000018" class="node">
<title>Node18</title>
<g id="a_Node000018"><a xlink:href="main_8c.html#a1399390ccfb8062de2a77e48df769faf" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="405.5,-197.5 314.5,-197.5 314.5,-178.5 405.5,-178.5 405.5,-197.5"/>
<text text-anchor="middle" x="360" y="-185.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80002600</text>
</a>
</g>
</g>
<!-- Node15&#45;&gt;Node18 -->
<g id="edge20_Node000015_Node000018" class="edge">
<title>Node15&#45;&gt;Node18</title>
<g id="a_edge20_Node000015_Node000018"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M458.09,-163.05C438.77,-168.02 416.68,-173.69 398.46,-178.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="459.1,-166.41 467.92,-160.53 457.36,-159.63 459.1,-166.41"/>
</a>
</g>
</g>
<!-- Node19 -->
<g id="Node000019" class="node">
<title>Node19</title>
<g id="a_Node000019"><a xlink:href="main_8c.html#a26a29858c220d867684f0385abacfde8" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="406,-160.5 314,-160.5 314,-141.5 406,-141.5 406,-160.5"/>
<text text-anchor="middle" x="360" y="-148.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_8000262C</text>
</a>
</g>
</g>
<!-- Node15&#45;&gt;Node19 -->
<g id="edge22_Node000015_Node000019" class="edge">
<title>Node15&#45;&gt;Node19</title>
<g id="a_edge22_Node000015_Node000019"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M449.54,-151C435.14,-151 419.8,-151 406.01,-151"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="449.83,-154.5 459.83,-151 449.83,-147.5 449.83,-154.5"/>
</a>
</g>
</g>
<!-- Node20 -->
<g id="Node000020" class="node">
<title>Node20</title>
<g id="a_Node000020"><a xlink:href="main_8c.html#a3a0697cf1e2b0c4ec6ddbf605926eac4" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="405.5,-123.5 314.5,-123.5 314.5,-104.5 405.5,-104.5 405.5,-123.5"/>
<text text-anchor="middle" x="360" y="-111.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80002658</text>
</a>
</g>
</g>
<!-- Node15&#45;&gt;Node20 -->
<g id="edge24_Node000015_Node000020" class="edge">
<title>Node15&#45;&gt;Node20</title>
<g id="a_edge24_Node000015_Node000020"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M458.09,-138.95C438.77,-133.98 416.68,-128.31 398.46,-123.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="457.36,-142.37 467.92,-141.47 459.1,-135.59 457.36,-142.37"/>
</a>
</g>
</g>
<!-- Node17 -->
<g id="Node000017" class="node">
<title>Node17</title>
<g id="a_Node000017"><a xlink:href="main_8c.html#ad0625ed56ac663d3ec7ae8f1ba50c735" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="278,-123.5 170,-123.5 170,-104.5 278,-104.5 278,-123.5"/>
<text text-anchor="middle" x="224" y="-111.5" font-family="Helvetica,sans-Serif" font-size="10.00">update_gamestate</text>
</a>
</g>
</g>
<!-- Node16&#45;&gt;Node17 -->
<g id="edge18_Node000016_Node000017" class="edge">
<title>Node16&#45;&gt;Node17</title>
<g id="a_edge18_Node000016_Node000017"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M314.36,-89.33C296.61,-94.23 276.5,-99.78 259.86,-104.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="315.78,-92.56 324.49,-86.53 313.92,-85.82 315.78,-92.56"/>
</a>
</g>
</g>
<!-- Node17&#45;&gt;Node5 -->
<g id="edge19_Node000017_Node000005" class="edge">
<title>Node17&#45;&gt;Node5</title>
<g id="a_edge19_Node000017_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M243.79,-97.71C260.81,-84.09 287.26,-65.71 314,-58 543.02,8.06 611.64,-76 850,-76 1370.5,-76 1370.5,-76 1370.5,-76 1486.59,-76 1563.57,-234.59 1581.49,-275.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="241.27,-95.24 235.79,-104.31 245.73,-100.64 241.27,-95.24"/>
</a>
</g>
</g>
<!-- Node18&#45;&gt;Node17 -->
<g id="edge21_Node000018_Node000017" class="edge">
<title>Node18&#45;&gt;Node17</title>
<g id="a_edge21_Node000018_Node000017"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M325.08,-174.35C321.3,-172.63 317.54,-170.83 314,-169 286.56,-154.84 256.32,-135.23 239.09,-123.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="323.83,-177.62 334.4,-178.42 326.64,-171.2 323.83,-177.62"/>
</a>
</g>
</g>
<!-- Node19&#45;&gt;Node17 -->
<g id="edge23_Node000019_Node000017" class="edge">
<title>Node19&#45;&gt;Node17</title>
<g id="a_edge23_Node000019_Node000017"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M314.36,-138.67C296.61,-133.77 276.5,-128.22 259.86,-123.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="313.92,-142.18 324.49,-141.47 315.78,-135.44 313.92,-142.18"/>
</a>
</g>
</g>
<!-- Node20&#45;&gt;Node17 -->
<g id="edge25_Node000020_Node000017" class="edge">
<title>Node20&#45;&gt;Node17</title>
<g id="a_edge25_Node000020_Node000017"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M304.13,-114C295.59,-114 286.77,-114 278.26,-114"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="304.38,-117.5 314.38,-114 304.38,-110.5 304.38,-117.5"/>
</a>
</g>
</g>
<!-- Node21&#45;&gt;Node9 -->
<g id="edge27_Node000021_Node000009" class="edge">
<title>Node21&#45;&gt;Node9</title>
<g id="a_edge27_Node000021_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1193.47,-253.1C1137.45,-234.7 1025.61,-207.29 943,-247 919.92,-258.1 924.08,-272.92 907,-292 892.23,-308.5 873.81,-326.43 862.48,-337.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1192.67,-256.52 1203.26,-256.41 1194.91,-249.89 1192.67,-256.52"/>
</a>
</g>
</g>
<!-- Node21&#45;&gt;Node10 -->
<g id="edge56_Node000021_Node000010" class="edge">
<title>Node21&#45;&gt;Node10</title>
<g id="a_edge56_Node000021_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1199.16,-252.1C1175.65,-241.76 1141.5,-228.54 1110,-223 1036.9,-210.15 1016.8,-215.11 943,-223 876.08,-230.15 850.95,-217.61 795,-255 771.63,-270.62 779.54,-287.81 759,-307 742.83,-322.1 720.76,-334.53 704.65,-342.47"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1197.99,-255.41 1208.54,-256.32 1200.86,-249.02 1197.99,-255.41"/>
</a>
</g>
</g>
<!-- Node21&#45;&gt;Node12 -->
<g id="edge57_Node000021_Node000012" class="edge">
<title>Node21&#45;&gt;Node12</title>
<g id="a_edge57_Node000021_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1159.92,-277.28C1081.51,-290.54 961.55,-312.14 943,-323 921.78,-335.42 926.66,-350.23 907,-365 898.61,-371.3 888.39,-376.49 879.04,-380.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1160.94,-280.65 1170.22,-275.54 1159.77,-273.75 1160.94,-280.65"/>
</a>
</g>
</g>
<!-- Node21&#45;&gt;Node13 -->
<g id="edge58_Node000021_Node000013" class="edge">
<title>Node21&#45;&gt;Node13</title>
<g id="a_edge58_Node000021_Node000013"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1212.31,-248.83C1191.08,-227.58 1151.63,-192.2 1110,-176 1043.66,-150.18 960.75,-147.11 907.1,-148.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1210.03,-251.51 1219.52,-256.22 1215.04,-246.62 1210.03,-251.51"/>
</a>
</g>
</g>
<!-- Node22 -->
<g id="Node000022" class="node">
<title>Node22</title>
<g id="a_Node000022"><a xlink:href="save_8c.html#ac9214aa43d8a7ceae94ad87ace54100c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1072.5,-275.5 980.5,-275.5 980.5,-256.5 1072.5,-256.5 1072.5,-275.5"/>
<text text-anchor="middle" x="1026.5" y="-263.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_800B536C</text>
</a>
</g>
</g>
<!-- Node21&#45;&gt;Node22 -->
<g id="edge28_Node000021_Node000022" class="edge">
<title>Node21&#45;&gt;Node22</title>
<g id="a_edge28_Node000021_Node000022"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1145.96,-266C1120.88,-266 1094.25,-266 1072.61,-266"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1146.22,-269.5 1156.22,-266 1146.22,-262.5 1146.22,-269.5"/>
</a>
</g>
</g>
<!-- Node41 -->
<g id="Node000041" class="node">
<title>Node41</title>
<g id="a_Node000041"><a xlink:href="save_8c.html#a0a39714120c509859f34268a5d39f2a9" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="1072.5,-399.5 980.5,-399.5 980.5,-380.5 1072.5,-380.5 1072.5,-399.5"/>
<text text-anchor="middle" x="1026.5" y="-387.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_800B5404</text>
</a>
</g>
</g>
<!-- Node21&#45;&gt;Node41 -->
<g id="edge54_Node000021_Node000041" class="edge">
<title>Node21&#45;&gt;Node41</title>
<g id="a_edge54_Node000021_Node000041"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1214.05,-283.37C1193.45,-306.94 1153.31,-348.69 1110,-371 1098.5,-376.92 1085.16,-381.02 1072.6,-383.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1216.88,-285.44 1220.72,-275.57 1211.56,-280.89 1216.88,-285.44"/>
</a>
</g>
</g>
<!-- Node23 -->
<g id="Node000023" class="node">
<title>Node23</title>
<g id="a_Node000023"><a xlink:href="menu__items_8c.html#a763716830eb23e1d7c86d504d298b6a8" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="897,-283.5 805,-283.5 805,-264.5 897,-264.5 897,-283.5"/>
<text text-anchor="middle" x="851" y="-271.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_800AC458</text>
</a>
</g>
</g>
<!-- Node22&#45;&gt;Node23 -->
<g id="edge29_Node000022_Node000023" class="edge">
<title>Node22&#45;&gt;Node23</title>
<g id="a_edge29_Node000022_Node000023"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M970.18,-268.55C946.63,-269.64 919.52,-270.89 897.21,-271.92"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="970.54,-272.04 980.37,-268.08 970.22,-265.05 970.54,-272.04"/>
</a>
</g>
</g>
<!-- Node24 -->
<g id="Node000024" class="node">
<title>Node24</title>
<g id="a_Node000024"><a xlink:href="menu__items_8c.html#aca0a42018f8e6889973a8e19cf8b82c0" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="759,-298.5 606,-298.5 606,-279.5 759,-279.5 759,-298.5"/>
<text text-anchor="middle" x="682.5" y="-286.5" font-family="Helvetica,sans-Serif" font-size="10.00">handle_menus_with_pri_arg</text>
</a>
</g>
</g>
<!-- Node23&#45;&gt;Node24 -->
<g id="edge30_Node000023_Node000024" class="edge">
<title>Node23&#45;&gt;Node24</title>
<g id="a_edge30_Node000023_Node000024"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M794.71,-278.98C783.29,-280.01 771.07,-281.11 759.07,-282.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="795.3,-282.44 804.94,-278.06 794.67,-275.47 795.3,-282.44"/>
</a>
</g>
</g>
<!-- Node25 -->
<g id="Node000025" class="node">
<title>Node25</title>
<g id="a_Node000025"><a xlink:href="menu__items_8c.html#a1e3ad283dd2f5c1852b442746a11649c" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="570,-378.5 442,-378.5 442,-359.5 570,-359.5 570,-378.5"/>
<text text-anchor="middle" x="506" y="-366.5" font-family="Helvetica,sans-Serif" font-size="10.00">handle_menus_default</text>
</a>
</g>
</g>
<!-- Node24&#45;&gt;Node25 -->
<g id="edge31_Node000024_Node000025" class="edge">
<title>Node24&#45;&gt;Node25</title>
<g id="a_edge31_Node000024_Node000025"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M651.12,-302.93C615.81,-319.12 558.48,-345.4 527.85,-359.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="652.82,-306 660.45,-298.65 649.9,-299.64 652.82,-306"/>
</a>
</g>
</g>
<!-- Node37 -->
<g id="Node000037" class="node">
<title>Node37</title>
<g id="a_Node000037"><a xlink:href="menu__items_8c.html#abd8a094c50f93b277ae987f3ddfebe6a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="570,-298.5 442,-298.5 442,-279.5 570,-279.5 570,-298.5"/>
<text text-anchor="middle" x="506" y="-286.5" font-family="Helvetica,sans-Serif" font-size="10.00">handle_menus_special</text>
</a>
</g>
</g>
<!-- Node24&#45;&gt;Node37 -->
<g id="edge48_Node000024_Node000037" class="edge">
<title>Node24&#45;&gt;Node37</title>
<g id="a_edge48_Node000024_Node000037"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M595.82,-289C587.15,-289 578.45,-289 570.08,-289"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="595.98,-292.5 605.98,-289 595.98,-285.5 595.98,-292.5"/>
</a>
</g>
</g>
<!-- Node26 -->
<g id="Node000026" class="node">
<title>Node26</title>
<g id="a_Node000026"><a xlink:href="menu__items_8c.html#af21eb61f5e1a1ae1ffcc0cf89c398a2e" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="405.5,-570.5 314.5,-570.5 314.5,-551.5 405.5,-551.5 405.5,-570.5"/>
<text text-anchor="middle" x="360" y="-558.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80093F10</text>
</a>
</g>
</g>
<!-- Node25&#45;&gt;Node26 -->
<g id="edge32_Node000025_Node000026" class="edge">
<title>Node25&#45;&gt;Node26</title>
<g id="a_edge32_Node000025_Node000026"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M446.3,-383.72C444.81,-384.74 443.37,-385.83 442,-387 388.28,-432.87 367.98,-522.1 362.59,-551.41"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="448.4,-386.56 455.4,-378.61 444.97,-380.45 448.4,-386.56"/>
</a>
</g>
</g>
<!-- Node31 -->
<g id="Node000031" class="node">
<title>Node31</title>
<g id="a_Node000031"><a xlink:href="menu__items_8c.html#acbc3378b91b763f79b8dacab57e75b59" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="406,-343.5 314,-343.5 314,-324.5 406,-324.5 406,-343.5"/>
<text text-anchor="middle" x="360" y="-331.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_800940EC</text>
</a>
</g>
</g>
<!-- Node25&#45;&gt;Node31 -->
<g id="edge39_Node000025_Node000031" class="edge">
<title>Node25&#45;&gt;Node31</title>
<g id="a_edge39_Node000025_Node000031"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M455.84,-357.05C437.72,-352.65 417.44,-347.72 400.3,-343.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="455.11,-360.48 465.65,-359.44 456.76,-353.67 455.11,-360.48"/>
</a>
</g>
</g>
<!-- Node35 -->
<g id="Node000035" class="node">
<title>Node35</title>
<g id="a_Node000035"><a xlink:href="menu__items_8c.html#ac51ad7c4cba535e4821a618a8cfe1e3e" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="113,-400.5 21,-400.5 21,-381.5 113,-381.5 113,-400.5"/>
<text text-anchor="middle" x="67" y="-388.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80094A64</text>
</a>
</g>
</g>
<!-- Node25&#45;&gt;Node35 -->
<g id="edge44_Node000025_Node000035" class="edge">
<title>Node25&#45;&gt;Node35</title>
<g id="a_edge44_Node000025_Node000035"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M431.69,-372.69C340.73,-377.27 188.44,-384.94 113.07,-388.73"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="432.11,-376.17 441.92,-372.18 431.76,-369.18 432.11,-376.17"/>
</a>
</g>
</g>
<!-- Node36 -->
<g id="Node000036" class="node">
<title>Node36</title>
<g id="a_Node000036"><a xlink:href="menu__items_8c.html#a01003958fcc81831bd82f619ae874ac1" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="269.5,-419.5 178.5,-419.5 178.5,-400.5 269.5,-400.5 269.5,-419.5"/>
<text text-anchor="middle" x="224" y="-407.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80095574</text>
</a>
</g>
</g>
<!-- Node25&#45;&gt;Node36 -->
<g id="edge46_Node000025_Node000036" class="edge">
<title>Node25&#45;&gt;Node36</title>
<g id="a_edge46_Node000025_Node000036"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M441.99,-380.19C430.05,-382.21 417.65,-384.23 406,-386 359.62,-393.05 306.37,-399.97 269.7,-404.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="442.61,-383.64 451.88,-378.51 441.44,-376.74 442.61,-383.64"/>
</a>
</g>
</g>
<!-- Node27 -->
<g id="Node000027" class="node">
<title>Node27</title>
<g id="a_Node000027"><a xlink:href="code__80280000_8c.html#ae610920735bc9dad9f2dce878c5a6b32" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="269.5,-570.5 178.5,-570.5 178.5,-551.5 269.5,-551.5 269.5,-570.5"/>
<text text-anchor="middle" x="224" y="-558.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80280038</text>
</a>
</g>
</g>
<!-- Node26&#45;&gt;Node27 -->
<g id="edge33_Node000026_Node000027" class="edge">
<title>Node26&#45;&gt;Node27</title>
<g id="a_edge33_Node000026_Node000027"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M304.1,-561C292.72,-561 280.85,-561 269.88,-561"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="304.38,-564.5 314.38,-561 304.38,-557.5 304.38,-564.5"/>
</a>
</g>
</g>
<!-- Node29 -->
<g id="Node000029" class="node">
<title>Node29</title>
<g id="a_Node000029"><a xlink:href="code__80281C40_8c.html#af6f6a1f0caec6d086a4ab98602a6670e" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="270,-646.5 178,-646.5 178,-627.5 270,-627.5 270,-646.5"/>
<text text-anchor="middle" x="224" y="-634.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80281D00</text>
</a>
</g>
</g>
<!-- Node26&#45;&gt;Node29 -->
<g id="edge36_Node000026_Node000029" class="edge">
<title>Node26&#45;&gt;Node29</title>
<g id="a_edge36_Node000026_Node000029"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M333.16,-575.65C306.23,-590.93 264.82,-614.42 241.83,-627.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="335.06,-578.6 342.03,-570.63 331.6,-572.51 335.06,-578.6"/>
</a>
</g>
</g>
<!-- Node28 -->
<g id="Node000028" class="node">
<title>Node28</title>
<g id="a_Node000028"><a xlink:href="code__80280000_8c.html#aa28a69be4eda3b8667366c6c7b556024" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="105,-589.5 29,-589.5 29,-570.5 105,-570.5 105,-589.5"/>
<text text-anchor="middle" x="67" y="-577.5" font-family="Helvetica,sans-Serif" font-size="10.00">credits_loop</text>
</a>
</g>
</g>
<!-- Node27&#45;&gt;Node28 -->
<g id="edge34_Node000027_Node000028" class="edge">
<title>Node27&#45;&gt;Node28</title>
<g id="a_edge34_Node000027_Node000028"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M168.15,-567.72C147.28,-570.28 124.01,-573.13 105.15,-575.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.67,-571.19 178.17,-566.5 167.82,-564.24 168.67,-571.19"/>
</a>
</g>
</g>
<!-- Node28&#45;&gt;Node4 -->
<g id="edge35_Node000028_Node000004" class="edge">
<title>Node28&#45;&gt;Node4</title>
<g id="a_edge35_Node000028_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M115.39,-585C172.94,-590.63 272.97,-599 359,-599 1464,-599 1464,-599 1464,-599 1559.58,-599 1667.3,-553.08 1710.53,-532.63"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="115.45,-581.49 105.16,-583.98 114.76,-588.45 115.45,-581.49"/>
</a>
</g>
</g>
<!-- Node30 -->
<g id="Node000030" class="node">
<title>Node30</title>
<g id="a_Node000030"><a xlink:href="podium__ceremony__actors_8c.html#a7ea229c65f264670fc828b95e8321154" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="134,-665.5 0,-665.5 0,-646.5 134,-646.5 134,-665.5"/>
<text text-anchor="middle" x="67" y="-653.5" font-family="Helvetica,sans-Serif" font-size="10.00">podium_ceremony_loop</text>
</a>
</g>
</g>
<!-- Node29&#45;&gt;Node30 -->
<g id="edge37_Node000029_Node000030" class="edge">
<title>Node29&#45;&gt;Node30</title>
<g id="a_edge37_Node000029_Node000030"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M167.56,-643.8C156.7,-645.13 145.21,-646.54 134.04,-647.9"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.25,-647.24 177.75,-642.55 167.4,-640.29 168.25,-647.24"/>
</a>
</g>
</g>
<!-- Node30&#45;&gt;Node4 -->
<g id="edge38_Node000030_Node000004" class="edge">
<title>Node30&#45;&gt;Node4</title>
<g id="a_edge38_Node000030_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M144.38,-663.72C203.02,-668.98 286.05,-675 359,-675 1464,-675 1464,-675 1464,-675 1579.42,-675 1690.29,-565.78 1721.4,-532.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.36,-660.2 134.09,-662.78 143.73,-667.17 144.36,-660.2"/>
</a>
</g>
</g>
<!-- Node32 -->
<g id="Node000032" class="node">
<title>Node32</title>
<g id="a_Node000032"><a xlink:href="menu__items_8c.html#aa84b20fe3916cb4beb4b6dfb28584da3" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="270,-269.5 178,-269.5 178,-250.5 270,-250.5 270,-269.5"/>
<text text-anchor="middle" x="224" y="-257.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80093A5C</text>
</a>
</g>
</g>
<!-- Node31&#45;&gt;Node32 -->
<g id="edge40_Node000031_Node000032" class="edge">
<title>Node31&#45;&gt;Node32</title>
<g id="a_edge40_Node000031_Node000032"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M332.74,-319.07C326.49,-315.3 319.92,-311.13 314,-307 297.15,-295.24 296,-287.9 278,-278 272.04,-274.72 265.38,-271.89 258.84,-269.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="331.17,-322.21 341.55,-324.28 334.73,-316.18 331.17,-322.21"/>
</a>
</g>
</g>
<!-- Node34 -->
<g id="Node000034" class="node">
<title>Node34</title>
<g id="a_Node000034"><a xlink:href="menu__items_8c.html#a0c1fd8dbbe86e87815a177f17801de52" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="270,-343.5 178,-343.5 178,-324.5 270,-324.5 270,-343.5"/>
<text text-anchor="middle" x="224" y="-331.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80093B70</text>
</a>
</g>
</g>
<!-- Node31&#45;&gt;Node34 -->
<g id="edge43_Node000031_Node000034" class="edge">
<title>Node31&#45;&gt;Node34</title>
<g id="a_edge43_Node000031_Node000034"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M303.62,-334C292.53,-334 281.01,-334 270.32,-334"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="303.63,-337.5 313.63,-334 303.63,-330.5 303.63,-337.5"/>
</a>
</g>
</g>
<!-- Node33 -->
<g id="Node000033" class="node">
<title>Node33</title>
<g id="a_Node000033"><a xlink:href="skybox__and__splitscreen_8c.html#ab307aacf996be936646a0697377997db" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="112.5,-139.5 21.5,-139.5 21.5,-120.5 112.5,-120.5 112.5,-139.5"/>
<text text-anchor="middle" x="67" y="-127.5" font-family="Helvetica,sans-Serif" font-size="10.00">render_screens</text>
</a>
</g>
</g>
<!-- Node32&#45;&gt;Node33 -->
<g id="edge41_Node000032_Node000033" class="edge">
<title>Node32&#45;&gt;Node33</title>
<g id="a_edge41_Node000032_Node000033"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M179.37,-246.35C176.1,-244.73 172.94,-242.95 170,-241 126.61,-212.2 89.04,-161.1 74.46,-139.77"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="178.19,-249.65 188.75,-250.48 181.01,-243.24 178.19,-249.65"/>
</a>
</g>
</g>
<!-- Node33&#45;&gt;Node3 -->
<g id="edge42_Node000033_Node000003" class="edge">
<title>Node33&#45;&gt;Node3</title>
<g id="a_edge42_Node000033_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M87.69,-114.14C132.79,-79.47 248.25,0 359,0 1587.5,0 1587.5,0 1587.5,0 1672.62,0 1770.88,-17.15 1826.21,-28.41"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="85.35,-111.52 79.63,-120.44 89.66,-117.04 85.35,-111.52"/>
</a>
</g>
</g>
<!-- Node35&#45;&gt;Node4 -->
<g id="edge45_Node000035_Node000004" class="edge">
<title>Node35&#45;&gt;Node4</title>
<g id="a_edge45_Node000035_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M99.38,-404.48C119.29,-412.58 145.79,-422.54 170,-429 466.02,-507.95 543.63,-542 850,-542 1464,-542 1464,-542 1464,-542 1536.11,-542 1618.94,-534.97 1672.75,-529.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.47,-401.14 89.89,-400.55 97.79,-407.61 100.47,-401.14"/>
</a>
</g>
</g>
<!-- Node36&#45;&gt;Node35 -->
<g id="edge47_Node000036_Node000035" class="edge">
<title>Node36&#45;&gt;Node35</title>
<g id="a_edge47_Node000036_Node000035"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M168.12,-403.27C150.16,-401.07 130.43,-398.65 113.27,-396.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.82,-406.76 178.17,-404.5 168.67,-399.81 167.82,-406.76"/>
</a>
</g>
</g>
<!-- Node38 -->
<g id="Node000038" class="node">
<title>Node38</title>
<g id="a_Node000038"><a xlink:href="menu__items_8c.html#a15f3ebfeed90c432ebac841a94730a1a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="406,-298.5 314,-298.5 314,-279.5 406,-279.5 406,-298.5"/>
<text text-anchor="middle" x="360" y="-286.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80093C98</text>
</a>
</g>
</g>
<!-- Node37&#45;&gt;Node38 -->
<g id="edge49_Node000037_Node000038" class="edge">
<title>Node37&#45;&gt;Node38</title>
<g id="a_edge49_Node000037_Node000038"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M431.72,-289C423.08,-289 414.46,-289 406.37,-289"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="431.84,-292.5 441.84,-289 431.84,-285.5 431.84,-292.5"/>
</a>
</g>
</g>
<!-- Node39 -->
<g id="Node000039" class="node">
<title>Node39</title>
<g id="a_Node000039"><a xlink:href="menu__items_8c.html#a67d42501ba0c65dedf05a039b9a2e49d" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="269.5,-232.5 178.5,-232.5 178.5,-213.5 269.5,-213.5 269.5,-232.5"/>
<text text-anchor="middle" x="224" y="-220.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80093E20</text>
</a>
</g>
</g>
<!-- Node38&#45;&gt;Node39 -->
<g id="edge50_Node000038_Node000039" class="edge">
<title>Node38&#45;&gt;Node39</title>
<g id="a_edge50_Node000038_Node000039"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M336.27,-273.8C320.41,-263.63 298.48,-250.42 278,-241 271.2,-237.87 263.7,-235 256.53,-232.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="334.57,-276.87 344.86,-279.39 338.39,-271 334.57,-276.87"/>
</a>
</g>
</g>
<!-- Node40 -->
<g id="Node000040" class="node">
<title>Node40</title>
<g id="a_Node000040"><a xlink:href="menu__items_8c.html#a1f74ad8bb5f44589378d6c7d91ed55e6" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="269.5,-306.5 178.5,-306.5 178.5,-287.5 269.5,-287.5 269.5,-306.5"/>
<text text-anchor="middle" x="224" y="-294.5" font-family="Helvetica,sans-Serif" font-size="10.00">func_80093E40</text>
</a>
</g>
</g>
<!-- Node38&#45;&gt;Node40 -->
<g id="edge52_Node000038_Node000040" class="edge">
<title>Node38&#45;&gt;Node40</title>
<g id="a_edge52_Node000038_Node000040"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M303.5,-292.31C292.3,-292.98 280.65,-293.68 269.86,-294.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="303.86,-295.8 313.63,-291.71 303.44,-288.81 303.86,-295.8"/>
</a>
</g>
</g>
<!-- Node39&#45;&gt;Node3 -->
<g id="edge51_Node000039_Node000003" class="edge">
<title>Node39&#45;&gt;Node3</title>
<g id="a_edge51_Node000039_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M280.12,-219.67C316.1,-217.04 364.01,-212.68 406,-206 479.79,-194.26 504.56,-205.06 570,-169 589.82,-158.08 587.05,-145.37 606,-133 703.45,-69.39 733.63,-38 850,-38 1587.5,-38 1587.5,-38 1587.5,-38 1671.37,-38 1769.24,-38 1824.99,-38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="279.56,-216.2 269.83,-220.39 280.05,-223.18 279.56,-216.2"/>
</a>
</g>
</g>
<!-- Node40&#45;&gt;Node35 -->
<g id="edge53_Node000040_Node000035" class="edge">
<title>Node40&#45;&gt;Node35</title>
<g id="a_edge53_Node000040_Node000035"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M180.19,-310.22C176.68,-311.7 173.24,-313.29 170,-315 133.64,-334.11 96.27,-365.57 78.55,-381.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="181.49,-313.47 189.54,-306.59 178.95,-306.95 181.49,-313.47"/>
</a>
</g>
</g>
<!-- Node41&#45;&gt;Node12 -->
<g id="edge55_Node000041_Node000012" class="edge">
<title>Node41&#45;&gt;Node12</title>
<g id="a_edge55_Node000041_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M970.2,-390C948.24,-390 923.17,-390 901.79,-390"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="970.37,-393.5 980.37,-390 970.37,-386.5 970.37,-393.5"/>
</a>
</g>
</g>
<!-- Node42&#45;&gt;Node8 -->
<g id="edge64_Node000042_Node000008" class="edge">
<title>Node42&#45;&gt;Node8</title>
<g id="a_edge64_Node000042_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1135.85,-364.25C1127.27,-362.88 1118.61,-361.51 1110.13,-360.15"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1135.45,-367.73 1145.88,-365.85 1136.55,-360.82 1135.45,-367.73"/>
</a>
</g>
</g>
<!-- Node42&#45;&gt;Node10 -->
<g id="edge63_Node000042_Node000010" class="edge">
<title>Node42&#45;&gt;Node10</title>
<g id="a_edge63_Node000042_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1189.99,-398.57C1167.33,-408.98 1137.77,-420.69 1110,-426 972.29,-452.31 929.21,-449.56 795,-409 757.96,-397.81 718.52,-374.62 697.93,-361.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1191.69,-401.64 1199.25,-394.22 1188.71,-395.31 1191.69,-401.64"/>
</a>
</g>
</g>
<!-- Node42&#45;&gt;Node12 -->
<g id="edge65_Node000042_Node000012" class="edge">
<title>Node42&#45;&gt;Node12</title>
<g id="a_edge65_Node000042_Node000012"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1170.81,-396.65C1151.65,-401.7 1130.09,-406.5 1110,-409 1036.35,-418.18 1016.83,-416.63 943,-409 925.02,-407.14 905.35,-403.27 888.92,-399.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1171.85,-400 1180.59,-394.01 1170.02,-393.24 1171.85,-400"/>
</a>
</g>
</g>
<!-- Node42&#45;&gt;Node22 -->
<g id="edge61_Node000042_Node000022" class="edge">
<title>Node42&#45;&gt;Node22</title>
<g id="a_edge61_Node000042_Node000022"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1192.97,-359.02C1149.38,-334.52 1077.28,-293.98 1044.57,-275.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1191.38,-362.14 1201.81,-363.99 1194.81,-356.04 1191.38,-362.14"/>
</a>
</g>
</g>
<!-- Node42&#45;&gt;Node41 -->
<g id="edge62_Node000042_Node000041" class="edge">
<title>Node42&#45;&gt;Node41</title>
<g id="a_edge62_Node000042_Node000041"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M1135.84,-384.07C1113.9,-385.27 1091.46,-386.5 1072.73,-387.52"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="1136.08,-387.56 1145.88,-383.52 1135.7,-380.57 1136.08,-387.56"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 46 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2067;
var viewHeight = 683;
var sectionId = 'dynsection-137';
var sectionId = 'dynsection-139';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2744;
var viewHeight = 539;
var sectionId = 'dynsection-155';
var sectionId = 'dynsection-157';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2159;
var viewHeight = 666;
var sectionId = 'dynsection-115';
var sectionId = 'dynsection-117';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2687;
var viewHeight = 534;
var sectionId = 'dynsection-139';
var sectionId = 'dynsection-141';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2551;
var viewHeight = 666;
var sectionId = 'dynsection-117';
var sectionId = 'dynsection-119';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2639;
var viewHeight = 522;
var sectionId = 'dynsection-196';
var sectionId = 'dynsection-198';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

@@ -45,8 +45,8 @@
<area shape="poly" id="edge39_Node000013_Node000124" title=" " alt="" coords="240,821,419,1033,415,1036,236,824"/>
<area shape="rect" id="Node000500" href="$main_8c.html#a5443032971be2eac69c7590d16e515b4" title=" " alt="" coords="375,697,501,722"/>
<area shape="poly" id="edge54_Node000013_Node000500" title=" " alt="" coords="243,795,289,764,347,732,369,724,371,729,349,737,291,769,246,799"/>
<area shape="rect" id="Node001661" href="$main_8c.html#ad0625ed56ac663d3ec7ae8f1ba50c735" title=" " alt="" coords="366,574,510,600"/>
<area shape="poly" id="edge55_Node000013_Node001661" title=" " alt="" coords="229,796,243,759,267,709,301,656,322,631,346,610,357,603,360,608,350,614,326,635,306,659,272,712,248,761,234,798"/>
<area shape="rect" id="Node001663" href="$main_8c.html#ad0625ed56ac663d3ec7ae8f1ba50c735" title=" " alt="" coords="366,574,510,600"/>
<area shape="poly" id="edge55_Node000013_Node001663" title=" " alt="" coords="229,796,243,759,267,709,301,656,322,631,346,610,357,603,360,608,350,614,326,635,306,659,272,712,248,761,234,798"/>
<area shape="rect" id="Node000016" href="$Engine_8cpp.html#a0b2a0a6072d24bc155959292bc165961" title=" " alt="" coords="1105,848,1299,873"/>
<area shape="poly" id="edge15_Node000015_Node000016" title=" " alt="" coords="999,876,1091,867,1091,873,999,881"/>
<area shape="rect" id="Node000018" href="$Engine_8cpp.html#af8ad96e953b60eb630f5261745844e45" title=" " alt="" coords="1072,897,1332,922"/>
@@ -100,8 +100,8 @@
<area shape="poly" id="edge48_Node000124_Node000812" title=" " alt="" coords="443,1044,461,1011,490,967,528,922,575,883,589,876,591,880,577,888,532,926,494,971,466,1014,448,1046"/>
<area shape="rect" id="Node001229" href="$main_8c.html#afff87ffcbfee4f1f37d443110aa7b52a" title=" " alt="" coords="620,996,743,1021"/>
<area shape="poly" id="edge49_Node000124_Node001229" title=" " alt="" coords="501,1042,606,1021,607,1026,502,1047"/>
<area shape="rect" id="Node001620" href="$menus_8c.html#a5fd6ba9b77c684f7c5e0f4732de81953" title=" " alt="" coords="622,897,741,922"/>
<area shape="poly" id="edge51_Node000124_Node001620" title=" " alt="" coords="448,1043,499,989,535,959,575,933,607,920,609,925,577,937,538,963,502,993,452,1046"/>
<area shape="rect" id="Node001622" href="$menus_8c.html#a5fd6ba9b77c684f7c5e0f4732de81953" title=" " alt="" coords="622,897,741,922"/>
<area shape="poly" id="edge51_Node000124_Node001622" title=" " alt="" coords="448,1043,499,989,535,959,575,933,607,920,609,925,577,937,538,963,502,993,452,1046"/>
<area shape="poly" id="edge45_Node000810_Node000015" title=" " alt="" coords="743,944,786,932,882,899,884,904,787,937,744,949"/>
<area shape="poly" id="edge50_Node001229_Node000034" title=" " alt="" coords="744,1010,767,1018,788,1032,827,1075,858,1124,882,1178,900,1232,922,1334,930,1408,924,1409,917,1335,895,1233,877,1180,854,1127,823,1078,785,1036,765,1023,742,1015"/>
</map>
@@ -1 +1 @@
52e31a3f0c8ee808fe2f0978a38b8958
a4d3fa746c315f73c67c5569d47c94b6
@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1003;
var viewHeight = 1298;
var sectionId = 'dynsection-205';
var sectionId = 'dynsection-207';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">
@@ -469,19 +469,19 @@ var sectionId = 'dynsection-205';
</a>
</g>
</g>
<!-- Node1661 -->
<g id="Node001661" class="node">
<title>Node1661</title>
<g id="a_Node001661"><a xlink:href="main_8c.html#ad0625ed56ac663d3ec7ae8f1ba50c735" target="_top" xlink:title=" ">
<!-- Node1663 -->
<g id="Node001663" class="node">
<title>Node1663</title>
<g id="a_Node001663"><a xlink:href="main_8c.html#ad0625ed56ac663d3ec7ae8f1ba50c735" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="378.5,-863 270.5,-863 270.5,-844 378.5,-844 378.5,-863"/>
<text text-anchor="middle" x="324.5" y="-851" font-family="Helvetica,sans-Serif" font-size="10.00">update_gamestate</text>
</a>
</g>
</g>
<!-- Node13&#45;&gt;Node1661 -->
<g id="edge55_Node000013_Node001661" class="edge">
<title>Node13&#45;&gt;Node1661</title>
<g id="a_edge55_Node000013_Node001661"><a xlink:title=" ">
<!-- Node13&#45;&gt;Node1663 -->
<g id="edge55_Node000013_Node001663" class="edge">
<title>Node13&#45;&gt;Node1663</title>
<g id="a_edge55_Node000013_Node001663"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M169.59,-696.16C178.56,-722.58 207.13,-796.58 257,-834.5 259.45,-836.37 262.08,-838.05 264.83,-839.57"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="263.39,-842.76 273.93,-843.87 266.39,-836.43 263.39,-842.76"/>
</a>
@@ -966,19 +966,19 @@ var sectionId = 'dynsection-205';
</a>
</g>
</g>
<!-- Node1620 -->
<g id="Node001620" class="node">
<title>Node1620</title>
<g id="a_Node001620"><a xlink:href="menus_8c.html#a5fd6ba9b77c684f7c5e0f4732de81953" target="_top" xlink:title=" ">
<!-- Node1622 -->
<g id="Node001622" class="node">
<title>Node1622</title>
<g id="a_Node001622"><a xlink:href="menus_8c.html#a5fd6ba9b77c684f7c5e0f4732de81953" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="551.5,-621 462.5,-621 462.5,-602 551.5,-602 551.5,-621"/>
<text text-anchor="middle" x="507" y="-609" font-family="Helvetica,sans-Serif" font-size="10.00">update_menus</text>
</a>
</g>
</g>
<!-- Node124&#45;&gt;Node1620 -->
<g id="edge51_Node000124_Node001620" class="edge">
<title>Node124&#45;&gt;Node1620</title>
<g id="a_edge51_Node000124_Node001620"><a xlink:title=" ">
<!-- Node124&#45;&gt;Node1622 -->
<g id="edge51_Node000124_Node001622" class="edge">
<title>Node124&#45;&gt;Node1622</title>
<g id="a_edge51_Node000124_Node001622"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M333.4,-510.27C349.26,-529.19 386.97,-570.86 428,-592.5 435.53,-596.47 443.91,-599.63 452.3,-602.14"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="451.55,-605.56 462.11,-604.79 453.38,-598.8 451.55,-605.56"/>
</a>

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

@@ -422,19 +422,19 @@
</a>
</g>
</g>
<!-- Node1661 -->
<g id="Node001661" class="node">
<title>Node1661</title>
<g id="a_Node001661"><a xlink:href="main_8c.html#ad0625ed56ac663d3ec7ae8f1ba50c735" target="_top" xlink:title=" ">
<!-- Node1663 -->
<g id="Node001663" class="node">
<title>Node1663</title>
<g id="a_Node001663"><a xlink:href="main_8c.html#ad0625ed56ac663d3ec7ae8f1ba50c735" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="378.5,-863 270.5,-863 270.5,-844 378.5,-844 378.5,-863"/>
<text text-anchor="middle" x="324.5" y="-851" font-family="Helvetica,sans-Serif" font-size="10.00">update_gamestate</text>
</a>
</g>
</g>
<!-- Node13&#45;&gt;Node1661 -->
<g id="edge55_Node000013_Node001661" class="edge">
<title>Node13&#45;&gt;Node1661</title>
<g id="a_edge55_Node000013_Node001661"><a xlink:title=" ">
<!-- Node13&#45;&gt;Node1663 -->
<g id="edge55_Node000013_Node001663" class="edge">
<title>Node13&#45;&gt;Node1663</title>
<g id="a_edge55_Node000013_Node001663"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M169.59,-696.16C178.56,-722.58 207.13,-796.58 257,-834.5 259.45,-836.37 262.08,-838.05 264.83,-839.57"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="263.39,-842.76 273.93,-843.87 266.39,-836.43 263.39,-842.76"/>
</a>
@@ -919,19 +919,19 @@
</a>
</g>
</g>
<!-- Node1620 -->
<g id="Node001620" class="node">
<title>Node1620</title>
<g id="a_Node001620"><a xlink:href="menus_8c.html#a5fd6ba9b77c684f7c5e0f4732de81953" target="_top" xlink:title=" ">
<!-- Node1622 -->
<g id="Node001622" class="node">
<title>Node1622</title>
<g id="a_Node001622"><a xlink:href="menus_8c.html#a5fd6ba9b77c684f7c5e0f4732de81953" target="_top" xlink:title=" ">
<polygon fill="#fff0f0" stroke="red" points="551.5,-621 462.5,-621 462.5,-602 551.5,-602 551.5,-621"/>
<text text-anchor="middle" x="507" y="-609" font-family="Helvetica,sans-Serif" font-size="10.00">update_menus</text>
</a>
</g>
</g>
<!-- Node124&#45;&gt;Node1620 -->
<g id="edge51_Node000124_Node001620" class="edge">
<title>Node124&#45;&gt;Node1620</title>
<g id="a_edge51_Node000124_Node001620"><a xlink:title=" ">
<!-- Node124&#45;&gt;Node1622 -->
<g id="edge51_Node000124_Node001622" class="edge">
<title>Node124&#45;&gt;Node1622</title>
<g id="a_edge51_Node000124_Node001622"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M333.4,-510.27C349.26,-529.19 386.97,-570.86 428,-592.5 435.53,-596.47 443.91,-599.63 452.3,-602.14"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="451.55,-605.56 462.11,-604.79 453.38,-598.8 451.55,-605.56"/>
</a>

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1925;
var viewHeight = 468;
var sectionId = 'dynsection-206';
var sectionId = 'dynsection-208';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2791;
var viewHeight = 618;
var sectionId = 'dynsection-130';
var sectionId = 'dynsection-132';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2328;
var viewHeight = 673;
var sectionId = 'dynsection-184';
var sectionId = 'dynsection-186';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 782;
var viewHeight = 1397;
var sectionId = 'dynsection-166';
var sectionId = 'dynsection-168';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2979;
var viewHeight = 854;
var sectionId = 'dynsection-151';
var sectionId = 'dynsection-153';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2180;
var viewHeight = 758;
var sectionId = 'dynsection-138';
var sectionId = 'dynsection-140';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2980;
var viewHeight = 860;
var sectionId = 'dynsection-211';
var sectionId = 'dynsection-213';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2527;
var viewHeight = 709;
var sectionId = 'dynsection-225';
var sectionId = 'dynsection-227';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2933;
var viewHeight = 860;
var sectionId = 'dynsection-152';
var sectionId = 'dynsection-154';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1901;
var viewHeight = 885;
var sectionId = 'dynsection-168';
var sectionId = 'dynsection-170';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1260;
var viewHeight = 524;
var sectionId = 'dynsection-194';
var sectionId = 'dynsection-196';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1655;
var viewHeight = 438;
var sectionId = 'dynsection-178';
var sectionId = 'dynsection-180';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1018;
var viewHeight = 415;
var sectionId = 'dynsection-124';
var sectionId = 'dynsection-126';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2687;
var viewHeight = 666;
var sectionId = 'dynsection-125';
var sectionId = 'dynsection-127';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 667;
var viewHeight = 101;
var sectionId = 'dynsection-241';
var sectionId = 'dynsection-243';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2364;
var viewHeight = 626;
var sectionId = 'dynsection-242';
var sectionId = 'dynsection-244';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2658;
var viewHeight = 534;
var sectionId = 'dynsection-141';
var sectionId = 'dynsection-143';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 3003;
var viewHeight = 805;
var sectionId = 'dynsection-222';
var sectionId = 'dynsection-224';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1735;
var viewHeight = 931;
var sectionId = 'dynsection-186';
var sectionId = 'dynsection-188';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 584;
var viewHeight = 1184;
var sectionId = 'dynsection-200';
var sectionId = 'dynsection-202';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2800;
var viewHeight = 618;
var sectionId = 'dynsection-132';
var sectionId = 'dynsection-134';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2947;
var viewHeight = 860;
var sectionId = 'dynsection-150';
var sectionId = 'dynsection-152';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2484;
var viewHeight = 666;
var sectionId = 'dynsection-119';
var sectionId = 'dynsection-121';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2454;
var viewHeight = 731;
var sectionId = 'dynsection-127';
var sectionId = 'dynsection-129';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 629;
var viewHeight = 101;
var sectionId = 'dynsection-239';
var sectionId = 'dynsection-241';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2345;
var viewHeight = 626;
var sectionId = 'dynsection-240';
var sectionId = 'dynsection-242';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1061;
var viewHeight = 541;
var sectionId = 'dynsection-162';
var sectionId = 'dynsection-164';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1249;
var viewHeight = 1046;
var sectionId = 'dynsection-134';
var sectionId = 'dynsection-136';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2064;
var viewHeight = 463;
var sectionId = 'dynsection-135';
var sectionId = 'dynsection-137';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 501;
var viewHeight = 1660;
var sectionId = 'dynsection-176';
var sectionId = 'dynsection-178';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2975;
var viewHeight = 860;
var sectionId = 'dynsection-220';
var sectionId = 'dynsection-222';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 876;
var viewHeight = 893;
var sectionId = 'dynsection-143';
var sectionId = 'dynsection-145';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2739;
var viewHeight = 482;
var sectionId = 'dynsection-236';
var sectionId = 'dynsection-238';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2370;
var viewHeight = 664;
var sectionId = 'dynsection-149';
var sectionId = 'dynsection-151';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 514;
var viewHeight = 27;
var sectionId = 'dynsection-157';
var sectionId = 'dynsection-159';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2568;
var viewHeight = 522;
var sectionId = 'dynsection-158';
var sectionId = 'dynsection-160';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2241;
var viewHeight = 446;
var sectionId = 'dynsection-238';
var sectionId = 'dynsection-240';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2981;
var viewHeight = 860;
var sectionId = 'dynsection-217';
var sectionId = 'dynsection-219';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1647;
var viewHeight = 621;
var sectionId = 'dynsection-174';
var sectionId = 'dynsection-176';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2968;
var viewHeight = 860;
var sectionId = 'dynsection-229';
var sectionId = 'dynsection-231';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 2434;
var viewHeight = 713;
var sectionId = 'dynsection-202';
var sectionId = 'dynsection-204';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1375;
var viewHeight = 792;
var sectionId = 'dynsection-190';
var sectionId = 'dynsection-192';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

+30 -1
View File
@@ -260,6 +260,8 @@ Functions</h2></td></tr>
<tr class="separator:aba5f567a3db3cdfa422485da5374ce8c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae181f7d71aa16b176abd7be2444a0299" id="r_ae181f7d71aa16b176abd7be2444a0299"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ae181f7d71aa16b176abd7be2444a0299">CM_TickActors</a> ()</td></tr>
<tr class="separator:ae181f7d71aa16b176abd7be2444a0299"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6bc13c5ecce09e3e135ffb7bedd75d9d" id="r_a6bc13c5ecce09e3e135ffb7bedd75d9d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a6bc13c5ecce09e3e135ffb7bedd75d9d">CM_TickActors60fps</a> ()</td></tr>
<tr class="separator:a6bc13c5ecce09e3e135ffb7bedd75d9d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7ad81c141b5673bca8893056d7eaf1bd" id="r_a7ad81c141b5673bca8893056d7eaf1bd"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a7ad81c141b5673bca8893056d7eaf1bd">CM_DrawBombKarts</a> (s32 cameraId)</td></tr>
<tr class="separator:a7ad81c141b5673bca8893056d7eaf1bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeea6e29785f2f2cdd48874c08e5c02a1" id="r_aeea6e29785f2f2cdd48874c08e5c02a1"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#aeea6e29785f2f2cdd48874c08e5c02a1">SetMarioRaceway</a> (void)</td></tr>
@@ -2050,6 +2052,33 @@ Here is the caller graph for this function:</div>
<div class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="Game_8h_ae181f7d71aa16b176abd7be2444a0299_icgraph.svg" width="100%" height="600"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div></div>
</div>
</div>
</div>
<a id="a6bc13c5ecce09e3e135ffb7bedd75d9d" name="a6bc13c5ecce09e3e135ffb7bedd75d9d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6bc13c5ecce09e3e135ffb7bedd75d9d">&#9670;&#160;</a></span>CM_TickActors60fps()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void CM_TickActors60fps </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="Game_8h_a6bc13c5ecce09e3e135ffb7bedd75d9d_cgraph.svg" width="556" height="138"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="Game_8h_a6bc13c5ecce09e3e135ffb7bedd75d9d_icgraph.svg" width="100%" height="600"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div></div>
</div>
</div>
</div>
<a id="a60b215c5adc1d7af1c7e1c36713035ae" name="a60b215c5adc1d7af1c7e1c36713035ae"></a>
@@ -2545,7 +2574,7 @@ Here is the caller graph for this function:</div>
</tr>
</table>
</div><div class="memdoc">
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000036">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000029">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
</div>
</div>
+1
View File
@@ -58,6 +58,7 @@ var Game_8h =
[ "CM_SpawnStarterLakitu", "Game_8h.html#ac36c43e20fcfc2c96b91f33aa13d88f8", null ],
[ "CM_ThrowRuntimeError", "Game_8h.html#a0ab4ae49534aa4673e1903cc5087bf6c", null ],
[ "CM_TickActors", "Game_8h.html#ae181f7d71aa16b176abd7be2444a0299", null ],
[ "CM_TickActors60fps", "Game_8h.html#a6bc13c5ecce09e3e135ffb7bedd75d9d", null ],
[ "CM_TickCameras", "Game_8h.html#a60b215c5adc1d7af1c7e1c36713035ae", null ],
[ "CM_TickDraw", "Game_8h.html#aab7ed5bb41641c712e81cd5ce8d922e4", null ],
[ "CM_TickEditor", "Game_8h.html#a6ca781f4055a82d58dda2cbb2fbb51ab", null ],
@@ -49,7 +49,7 @@
<script type="application/ecmascript">
var viewWidth = 1869;
var viewHeight = 400;
var sectionId = 'dynsection-150';
var sectionId = 'dynsection-152';
</script>
<script type="application/ecmascript" xlink:href="svg.min.js"/>
<svg id="graph" class="graph">

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

@@ -1,108 +1,107 @@
<map id="GetTrack" name="GetTrack">
<area shape="rect" id="Node000001" title=" " alt="" coords="717,653,796,679"/>
<area shape="rect" id="Node000002" href="$Game_8cpp.html#a1f50631d155dab971f42355e657e5c6c" title=" " alt="" coords="503,215,656,240"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="750,640,741,556,724,445,699,337,684,295,667,266,651,252,632,242,635,238,654,248,671,263,689,293,704,336,729,444,746,556,756,640"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="717,652,796,677"/>
<area shape="rect" id="Node000002" href="$Game_8cpp.html#a1f50631d155dab971f42355e657e5c6c" title=" " alt="" coords="503,277,656,303"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="752,639,748,580,736,502,725,460,710,418,691,378,667,341,644,320,617,305,619,301,647,316,671,338,696,375,715,416,730,458,741,501,754,579,758,638"/>
<area shape="rect" id="Node000047" href="$Game_8cpp.html#aaffb8b8bf0073d2bc3c2221a0d6e72ec" title=" " alt="" coords="489,5,669,31"/>
<area shape="poly" id="edge3_Node000001_Node000047" title=" " alt="" coords="753,640,750,514,739,336,729,244,714,161,693,92,681,65,667,45,652,33,655,29,671,42,686,63,698,90,719,159,734,243,745,335,756,514,758,640"/>
<area shape="rect" id="Node000050" href="$Game_8cpp.html#a6457fbd0b62f3d39561654a3ee087e8d" title=" " alt="" coords="513,107,646,132"/>
<area shape="poly" id="edge5_Node000001_Node000050" title=" " alt="" coords="752,639,746,532,733,385,722,310,707,242,689,186,667,148,645,132,648,128,671,144,694,184,712,240,727,309,738,384,752,532,757,639"/>
<area shape="rect" id="Node000053" href="$Game_8cpp.html#a3839abae687326f79f10868edfd51b9e" title=" " alt="" coords="510,159,649,184"/>
<area shape="poly" id="edge7_Node000001_Node000053" title=" " alt="" coords="751,640,744,543,728,413,717,347,703,287,687,237,667,204,643,186,646,182,671,200,692,235,709,285,723,346,734,412,749,543,757,639"/>
<area shape="rect" id="Node000054" href="$Game_8cpp.html#a066e268f9d300f4fa433733dd636bc9d" title=" " alt="" coords="520,453,639,479"/>
<area shape="poly" id="edge9_Node000001_Node000054" title=" " alt="" coords="743,641,714,581,693,548,667,519,640,497,610,481,613,476,643,493,671,515,697,545,718,579,748,639"/>
<area shape="rect" id="Node000056" href="$Game_8cpp.html#abfc61da343ef2b8055bea1ec869b6363" title=" " alt="" coords="496,56,663,81"/>
<area shape="poly" id="edge12_Node000001_Node000056" title=" " alt="" coords="752,640,748,524,736,360,725,277,711,201,691,138,680,114,667,96,652,83,655,79,671,92,685,111,696,136,716,199,731,276,742,360,754,523,758,640"/>
<area shape="rect" id="Node000057" href="$Game_8cpp.html#a6c145817e9598cadcfed9698dbea1e1f" title=" " alt="" coords="494,352,665,377"/>
<area shape="poly" id="edge14_Node000001_Node000057" title=" " alt="" coords="747,641,720,549,697,494,667,442,634,406,599,380,602,375,637,402,671,439,702,492,725,547,752,639"/>
<area shape="rect" id="Node000059" href="$Game_8cpp.html#a3416a195a0c7be6ec3783bbf4842dc3e" title=" " alt="" coords="525,579,634,604"/>
<area shape="poly" id="edge16_Node000001_Node000059" title=" " alt="" coords="724,648,668,618,634,606,635,601,670,613,727,643"/>
<area shape="rect" id="Node000139" href="$Game_8cpp.html#a872b3eafef96f83081b83794fb4681e5" title=" " alt="" coords="502,529,657,555"/>
<area shape="poly" id="edge42_Node000001_Node000139" title=" " alt="" coords="738,643,709,604,689,585,668,568,644,557,647,552,671,564,693,581,713,601,743,640"/>
<area shape="rect" id="Node000146" href="$Game_8cpp.html#a7a5ca7cbd6c70c0ef872405d46503896" title=" " alt="" coords="509,277,649,303"/>
<area shape="poly" id="edge43_Node000001_Node000146" title=" " alt="" coords="752,640,748,581,736,503,725,460,710,418,691,378,667,341,644,320,617,305,619,300,647,316,671,338,696,375,715,416,730,459,741,501,754,580,758,640"/>
<area shape="rect" id="Node000152" href="$Game_8cpp.html#a294eb7fe3045625053752c9e622a991f" title=" " alt="" coords="510,628,649,653"/>
<area shape="poly" id="edge45_Node000001_Node000152" title=" " alt="" coords="703,661,648,653,649,648,704,656"/>
<area shape="rect" id="Node000155" href="$Game_8cpp.html#a8c040973097c16e82cb1738a5eb2fb55" title=" " alt="" coords="490,677,669,703"/>
<area shape="poly" id="edge46_Node000001_Node000155" title=" " alt="" coords="704,676,669,681,669,675,703,670"/>
<area shape="rect" id="Node000168" href="$Game_8cpp.html#a02c1b51d60911b41fb21349de5ecada2" title=" " alt="" coords="512,727,647,752"/>
<area shape="poly" id="edge47_Node000001_Node000168" title=" " alt="" coords="725,688,670,716,634,729,632,724,668,712,722,684"/>
<area shape="rect" id="Node000170" href="$Game_8cpp.html#ae181f7d71aa16b176abd7be2444a0299" title=" " alt="" coords="520,776,639,801"/>
<area shape="poly" id="edge48_Node000001_Node000170" title=" " alt="" coords="742,692,712,730,693,749,671,766,640,780,638,775,668,761,689,745,708,726,738,688"/>
<area shape="rect" id="Node000171" href="$Game_8cpp.html#a76052dcdf19901299b26e38b1342aafc" title=" " alt="" coords="516,825,643,851"/>
<area shape="poly" id="edge49_Node000001_Node000171" title=" " alt="" coords="749,693,721,754,699,787,671,815,644,829,641,825,668,811,695,783,717,751,745,691"/>
<area shape="rect" id="Node000175" href="$Game_8cpp.html#ab6cbdd9c2b6b19c957e80cc48e9da523" title=" " alt="" coords="498,875,661,900"/>
<area shape="poly" id="edge50_Node000001_Node000175" title=" " alt="" coords="754,693,745,731,729,777,705,824,671,864,651,877,648,872,668,860,701,821,724,775,740,729,749,692"/>
<area shape="rect" id="Node000177" href="$Game_8cpp.html#a02007628d0171593ccc991bf3a496d73" title=" " alt="" coords="513,924,645,949"/>
<area shape="poly" id="edge51_Node000001_Node000177" title=" " alt="" coords="756,693,750,740,736,799,711,860,693,888,671,913,647,928,644,924,668,909,689,885,706,858,731,797,745,739,751,692"/>
<area shape="rect" id="Node000178" href="$Game_8cpp.html#a2da4f1f2a5aa3f9b04cc6209f1018572" title=" " alt="" coords="524,973,635,999"/>
<area shape="poly" id="edge52_Node000001_Node000178" title=" " alt="" coords="758,693,755,748,743,821,732,859,717,896,697,932,671,963,655,975,636,982,634,977,652,970,668,959,692,929,712,894,727,857,738,819,750,748,753,692"/>
<area shape="rect" id="Node000179" href="$Game_8cpp.html#aa7aef6b733545609568083638a4bb38e" title=" " alt="" coords="499,1023,659,1048"/>
<area shape="poly" id="edge53_Node000001_Node000179" title=" " alt="" coords="755,693,744,766,727,861,702,952,688,987,671,1012,653,1025,650,1020,667,1008,683,985,697,950,721,860,739,765,750,692"/>
<area shape="rect" id="Node000181" href="$Game_8cpp.html#a5fadc5850c8c407142a16da1f5508014" title=" " alt="" coords="520,1072,639,1097"/>
<area shape="poly" id="edge54_Node000001_Node000181" title=" " alt="" coords="756,693,747,776,730,886,705,991,690,1033,671,1061,657,1073,640,1080,638,1075,654,1068,667,1058,685,1030,700,990,725,885,741,776,750,692"/>
<area shape="rect" id="Node000182" href="$Game_8cpp.html#a892acd610181b8a67f9bd4f74d242a4a" title=" " alt="" coords="498,1121,661,1147"/>
<area shape="poly" id="edge55_Node000001_Node000182" title=" " alt="" coords="756,692,749,785,733,910,722,973,708,1030,691,1078,671,1110,655,1123,651,1119,667,1107,687,1075,703,1029,717,972,728,909,744,784,751,692"/>
<area shape="rect" id="Node000184" href="$Game_8cpp.html#ab53d812567e2e57a521af21e31688464" title=" " alt="" coords="492,1171,667,1196"/>
<area shape="poly" id="edge56_Node000001_Node000184" title=" " alt="" coords="757,693,751,795,737,935,726,1006,711,1071,693,1124,671,1161,657,1173,654,1168,667,1158,689,1122,706,1069,720,1005,732,934,746,795,752,693"/>
<area shape="poly" id="edge3_Node000001_Node000047" title=" " alt="" coords="753,638,750,513,739,335,729,244,713,160,693,92,681,65,667,45,652,33,655,29,671,42,686,63,698,90,719,159,734,243,744,335,756,513,758,638"/>
<area shape="rect" id="Node000050" href="$Game_8cpp.html#a6457fbd0b62f3d39561654a3ee087e8d" title=" " alt="" coords="513,159,646,184"/>
<area shape="poly" id="edge5_Node000001_Node000050" title=" " alt="" coords="751,638,744,542,728,412,717,347,703,287,687,237,667,204,643,186,646,182,671,200,692,235,709,285,722,345,734,412,749,542,756,638"/>
<area shape="rect" id="Node000053" href="$Game_8cpp.html#a3839abae687326f79f10868edfd51b9e" title=" " alt="" coords="510,56,649,81"/>
<area shape="poly" id="edge7_Node000001_Node000053" title=" " alt="" coords="752,639,748,523,736,360,725,276,711,200,691,138,680,114,667,96,647,81,651,77,671,92,685,111,696,136,716,199,731,276,741,359,754,522,758,638"/>
<area shape="rect" id="Node000054" href="$Game_8cpp.html#a066e268f9d300f4fa433733dd636bc9d" title=" " alt="" coords="520,352,639,377"/>
<area shape="poly" id="edge9_Node000001_Node000054" title=" " alt="" coords="747,639,720,548,697,493,667,442,634,406,599,380,602,375,637,402,671,439,702,491,725,546,752,638"/>
<area shape="rect" id="Node000056" href="$Game_8cpp.html#abfc61da343ef2b8055bea1ec869b6363" title=" " alt="" coords="496,107,663,132"/>
<area shape="poly" id="edge12_Node000001_Node000056" title=" " alt="" coords="752,638,746,531,733,384,722,310,707,242,689,186,667,148,649,134,653,130,671,144,694,184,712,240,727,309,738,384,752,531,757,638"/>
<area shape="rect" id="Node000057" href="$Game_8cpp.html#a6c145817e9598cadcfed9698dbea1e1f" title=" " alt="" coords="494,453,665,479"/>
<area shape="poly" id="edge14_Node000001_Node000057" title=" " alt="" coords="747,639,737,605,721,566,698,527,668,493,647,481,649,476,671,489,702,524,725,564,742,604,752,637"/>
<area shape="rect" id="Node000059" href="$Game_8cpp.html#a3416a195a0c7be6ec3783bbf4842dc3e" title=" " alt="" coords="525,553,634,579"/>
<area shape="poly" id="edge16_Node000001_Node000059" title=" " alt="" coords="733,644,703,617,668,592,633,579,635,574,671,588,707,612,736,640"/>
<area shape="rect" id="Node000139" href="$Game_8cpp.html#a872b3eafef96f83081b83794fb4681e5" title=" " alt="" coords="502,504,657,529"/>
<area shape="poly" id="edge40_Node000001_Node000139" title=" " alt="" coords="742,641,713,591,692,565,668,543,647,532,649,527,671,538,696,561,717,587,747,638"/>
<area shape="rect" id="Node000146" href="$Game_8cpp.html#a7a5ca7cbd6c70c0ef872405d46503896" title=" " alt="" coords="509,215,649,240"/>
<area shape="poly" id="edge41_Node000001_Node000146" title=" " alt="" coords="750,639,740,555,723,444,699,337,684,295,667,266,651,252,632,242,635,238,654,248,671,263,689,293,704,336,729,443,746,554,755,638"/>
<area shape="rect" id="Node000152" href="$Game_8cpp.html#a294eb7fe3045625053752c9e622a991f" title=" " alt="" coords="510,603,649,628"/>
<area shape="poly" id="edge43_Node000001_Node000152" title=" " alt="" coords="703,652,669,642,628,631,629,626,670,637,705,647"/>
<area shape="rect" id="Node000155" href="$Game_8cpp.html#a8c040973097c16e82cb1738a5eb2fb55" title=" " alt="" coords="490,652,669,677"/>
<area shape="poly" id="edge44_Node000001_Node000155" title=" " alt="" coords="703,667,669,667,669,662,703,662"/>
<area shape="rect" id="Node000168" href="$Game_8cpp.html#a02c1b51d60911b41fb21349de5ecada2" title=" " alt="" coords="512,701,647,727"/>
<area shape="poly" id="edge45_Node000001_Node000168" title=" " alt="" coords="705,682,626,704,625,699,703,677"/>
<area shape="rect" id="Node000170" href="$Game_8cpp.html#ae181f7d71aa16b176abd7be2444a0299" title=" " alt="" coords="520,751,639,776"/>
<area shape="poly" id="edge46_Node000001_Node000170" title=" " alt="" coords="736,689,707,716,671,740,640,753,638,748,668,736,703,712,732,685"/>
<area shape="rect" id="Node000171" href="$Game_8cpp.html#a6bc13c5ecce09e3e135ffb7bedd75d9d" title=" " alt="" coords="502,800,657,825"/>
<area shape="poly" id="edge47_Node000001_Node000171" title=" " alt="" coords="746,691,717,741,696,767,671,790,646,802,644,798,668,785,692,764,713,738,742,688"/>
<area shape="rect" id="Node000172" href="$Game_8cpp.html#a76052dcdf19901299b26e38b1342aafc" title=" " alt="" coords="516,849,643,875"/>
<area shape="poly" id="edge48_Node000001_Node000172" title=" " alt="" coords="752,692,742,725,725,765,702,805,671,839,644,854,642,849,668,835,698,801,721,762,737,723,747,690"/>
<area shape="rect" id="Node000176" href="$Game_8cpp.html#ab6cbdd9c2b6b19c957e80cc48e9da523" title=" " alt="" coords="498,899,661,924"/>
<area shape="poly" id="edge49_Node000001_Node000176" title=" " alt="" coords="755,691,748,734,733,787,708,841,691,866,671,888,651,901,648,896,668,884,687,863,704,839,728,785,743,733,750,691"/>
<area shape="rect" id="Node000178" href="$Game_8cpp.html#a02007628d0171593ccc991bf3a496d73" title=" " alt="" coords="513,948,645,973"/>
<area shape="poly" id="edge50_Node000001_Node000178" title=" " alt="" coords="758,692,753,743,740,810,729,845,714,879,695,911,671,939,647,954,644,949,668,935,691,907,710,876,724,843,735,808,748,743,752,691"/>
<area shape="rect" id="Node000179" href="$Game_8cpp.html#a2da4f1f2a5aa3f9b04cc6209f1018572" title=" " alt="" coords="524,997,635,1023"/>
<area shape="poly" id="edge51_Node000001_Node000179" title=" " alt="" coords="759,692,758,752,747,831,736,874,720,915,699,954,671,988,655,1000,636,1007,634,1002,652,995,668,984,694,951,715,913,731,872,741,830,752,752,754,691"/>
<area shape="rect" id="Node000180" href="$Game_8cpp.html#aa7aef6b733545609568083638a4bb38e" title=" " alt="" coords="499,1047,659,1072"/>
<area shape="poly" id="edge52_Node000001_Node000180" title=" " alt="" coords="755,692,746,771,729,874,704,972,689,1011,671,1037,656,1049,653,1044,667,1034,684,1008,699,970,723,873,740,770,750,691"/>
<area shape="rect" id="Node000182" href="$Game_8cpp.html#a5fadc5850c8c407142a16da1f5508014" title=" " alt="" coords="520,1096,639,1121"/>
<area shape="poly" id="edge53_Node000001_Node000182" title=" " alt="" coords="756,691,748,780,732,898,707,1011,691,1056,671,1086,657,1098,640,1105,638,1100,654,1093,667,1083,686,1053,702,1010,727,897,743,779,751,691"/>
<area shape="rect" id="Node000183" href="$Game_8cpp.html#a892acd610181b8a67f9bd4f74d242a4a" title=" " alt="" coords="498,1145,661,1171"/>
<area shape="poly" id="edge54_Node000001_Node000183" title=" " alt="" coords="757,691,750,789,735,922,724,989,710,1050,693,1101,671,1136,657,1147,653,1143,667,1132,688,1099,705,1049,719,988,730,921,745,789,751,691"/>
<area shape="rect" id="Node000185" href="$Game_8cpp.html#ab53d812567e2e57a521af21e31688464" title=" " alt="" coords="492,1195,667,1220"/>
<area shape="poly" id="edge55_Node000001_Node000185" title=" " alt="" coords="757,692,752,799,738,946,727,1021,713,1090,694,1146,671,1185,657,1197,654,1192,667,1182,690,1144,708,1088,722,1020,733,945,747,798,752,691"/>
<area shape="rect" id="Node000003" href="$spawn__players_8c.html#a4fa09e56e3c1d3a56b49a9fe1b628f34" title=" " alt="" coords="228,104,441,129"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="515,212,488,198,472,183,463,169,455,155,440,143,416,132,418,127,443,138,459,152,468,166,477,180,491,193,517,207"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="518,274,488,253,476,238,469,224,464,195,458,168,452,155,440,143,422,132,425,127,443,139,456,152,463,166,469,194,474,222,480,236,491,249,521,270"/>
<area shape="rect" id="Node000048" href="$code__800029B0_8c.html#ac1299bd5ed61e2135db0c04683089c63" title=" " alt="" coords="253,5,416,31"/>
<area shape="poly" id="edge4_Node000047_Node000048" title=" " alt="" coords="476,21,416,21,416,15,476,15"/>
<area shape="rect" id="Node000051" href="$code__80057C60_8c.html#aa04f94d84853c32f977f9032cc021f39" title=" " alt="" coords="243,55,427,80"/>
<area shape="poly" id="edge6_Node000050_Node000051" title=" " alt="" coords="505,106,394,83,396,77,506,101"/>
<area shape="poly" id="edge8_Node000053_Node000051" title=" " alt="" coords="508,156,488,146,472,132,463,118,455,106,440,94,415,82,417,78,443,89,459,102,468,115,476,129,491,141,511,151"/>
<area shape="rect" id="Node000055" href="$render__courses_8c.html#a7d24f6742649a89302bce107d4460779" title=" " alt="" coords="283,203,387,228"/>
<area shape="poly" id="edge10_Node000054_Node000055" title=" " alt="" coords="545,447,515,422,487,390,476,370,470,350,467,315,461,282,453,266,440,249,415,233,386,223,388,218,417,228,443,245,458,263,466,280,472,314,476,349,481,368,492,387,519,418,549,443"/>
<area shape="rect" id="Node000029" href="$code__80280000_8c.html#ae610920735bc9dad9f2dce878c5a6b32" title=" " alt="" coords="32,228,153,253"/>
<area shape="poly" id="edge11_Node000055_Node000029" title=" " alt="" coords="270,225,154,237,153,232,269,219"/>
<area shape="poly" id="edge13_Node000056_Node000051" title=" " alt="" coords="482,71,427,71,427,65,482,65"/>
<area shape="rect" id="Node000058" href="$render__courses_8c.html#a04b70c3630b91fe34b2675f04d544364" title=" " alt="" coords="229,153,441,179"/>
<area shape="poly" id="edge15_Node000057_Node000058" title=" " alt="" coords="530,348,507,334,487,316,476,299,469,282,465,250,460,220,452,206,440,192,422,181,425,176,443,188,457,203,465,219,470,249,474,281,480,296,491,312,511,330,533,343"/>
<area shape="poly" id="edge34_Node000059_Node000029" title=" " alt="" coords="510,584,487,568,465,532,457,497,458,461,465,426,471,392,472,358,463,325,440,293,420,281,391,270,315,255,230,247,153,244,154,239,230,242,316,250,393,265,422,276,443,289,468,323,477,357,476,392,470,427,464,462,462,496,470,530,491,564,513,579"/>
<area shape="poly" id="edge6_Node000050_Node000051" title=" " alt="" coords="508,156,488,146,472,132,463,118,455,106,440,94,415,82,417,78,443,89,459,102,468,115,476,129,491,141,511,151"/>
<area shape="poly" id="edge8_Node000053_Node000051" title=" " alt="" coords="496,71,427,71,427,65,496,66"/>
<area shape="rect" id="Node000055" href="$render__courses_8c.html#a7d24f6742649a89302bce107d4460779" title=" " alt="" coords="283,153,387,179"/>
<area shape="poly" id="edge10_Node000054_Node000055" title=" " alt="" coords="530,348,507,334,487,316,476,299,469,282,465,250,460,220,452,206,440,192,415,178,386,170,388,165,417,173,443,188,457,203,465,219,470,249,474,281,480,296,491,312,511,330,533,343"/>
<area shape="rect" id="Node000029" href="$code__80280000_8c.html#ae610920735bc9dad9f2dce878c5a6b32" title=" " alt="" coords="32,277,153,303"/>
<area shape="poly" id="edge11_Node000055_Node000029" title=" " alt="" coords="270,179,229,192,193,212,159,236,109,279,105,275,156,232,190,208,227,188,269,174"/>
<area shape="poly" id="edge13_Node000056_Node000051" title=" " alt="" coords="505,106,394,83,396,77,506,101"/>
<area shape="rect" id="Node000058" href="$render__courses_8c.html#a04b70c3630b91fe34b2675f04d544364" title=" " alt="" coords="229,203,441,228"/>
<area shape="poly" id="edge15_Node000057_Node000058" title=" " alt="" coords="545,447,515,422,487,390,476,368,470,348,468,310,463,275,454,258,440,241,424,230,427,226,443,237,459,255,468,274,473,310,476,347,481,366,492,387,518,418,548,443"/>
<area shape="poly" id="edge34_Node000059_Node000029" title=" " alt="" coords="510,556,488,543,476,530,469,517,463,490,457,465,451,453,440,441,413,423,388,414,364,409,339,408,288,407,259,401,227,390,191,370,157,347,106,305,109,301,160,342,193,365,229,385,260,396,288,401,340,403,364,404,389,408,415,419,443,437,455,450,462,463,468,489,474,515,480,527,491,539,513,552"/>
<area shape="rect" id="Node000060" href="$code__80005FD0_8c.html#aaca5df0d075547028221008076a7adbe" title=" " alt="" coords="259,553,411,579"/>
<area shape="poly" id="edge17_Node000059_Node000060" title=" " alt="" coords="511,587,411,577,411,571,511,582"/>
<area shape="rect" id="Node000064" href="$code__80005FD0_8c.html#ab865abe3bc633d810ba78ac766efc692" title=" " alt="" coords="5,555,180,580"/>
<area shape="poly" id="edge18_Node000059_Node000064" title=" " alt="" coords="511,597,380,599,228,593,156,583,156,577,228,587,380,594,511,592"/>
<area shape="poly" id="edge17_Node000059_Node000060" title=" " alt="" coords="511,569,411,569,411,563,511,563"/>
<area shape="rect" id="Node000064" href="$code__80005FD0_8c.html#ab865abe3bc633d810ba78ac766efc692" title=" " alt="" coords="5,653,180,679"/>
<area shape="poly" id="edge18_Node000059_Node000064" title=" " alt="" coords="512,582,156,656,155,651,510,577"/>
<area shape="rect" id="Node000065" href="$code__80005FD0_8c.html#a6fd29dd95ab41d9aa3f4a08ac98c9df4" title=" " alt="" coords="235,655,435,680"/>
<area shape="poly" id="edge19_Node000059_Node000065" title=" " alt="" coords="514,610,490,618,442,638,382,657,381,652,440,633,488,613,513,605"/>
<area shape="rect" id="Node000066" href="$code__80005FD0_8c.html#adf13615f04cfae72d01ad23f33a4e4aa" title=" " alt="" coords="239,504,430,529"/>
<area shape="poly" id="edge20_Node000059_Node000066" title=" " alt="" coords="513,577,488,568,464,555,440,543,403,532,405,527,442,538,467,551,490,564,515,572"/>
<area shape="rect" id="Node000067" href="$code__80005FD0_8c.html#ac842533b23b073d73ad370538493ac1c" title=" " alt="" coords="229,756,441,781"/>
<area shape="poly" id="edge22_Node000059_Node000067" title=" " alt="" coords="513,604,491,617,479,631,472,646,468,676,463,707,456,723,443,739,411,758,408,754,440,735,452,720,458,706,462,675,467,644,474,629,488,613,510,600"/>
<area shape="rect" id="Node000071" href="$code__80005FD0_8c.html#a070706cc9cd2596af688aee1bc6008e3" title=" " alt="" coords="261,805,409,831"/>
<area shape="poly" id="edge23_Node000059_Node000071" title=" " alt="" coords="513,603,491,617,475,638,468,660,468,704,468,750,460,772,443,795,427,806,410,814,408,809,425,801,439,791,455,770,463,749,463,704,463,659,471,636,488,613,510,599"/>
<area shape="rect" id="Node000077" href="$code__80005FD0_8c.html#a7d4379ffdd4db1e7806e0bc1afefb732" title=" " alt="" coords="257,855,412,880"/>
<area shape="poly" id="edge24_Node000059_Node000077" title=" " alt="" coords="513,603,491,617,472,645,465,672,465,700,468,729,472,757,472,786,464,815,443,844,429,855,413,862,411,858,426,850,439,840,459,813,467,786,467,758,463,729,459,701,459,672,467,642,487,613,510,598"/>
<area shape="rect" id="Node000078" href="$code__80005FD0_8c.html#a0cfc9c8c29906a6f0984b40d752129ac" title=" " alt="" coords="273,904,396,929"/>
<area shape="poly" id="edge25_Node000059_Node000078" title=" " alt="" coords="513,602,491,617,469,651,461,685,462,719,468,753,474,788,476,823,467,858,443,893,422,908,397,917,395,912,419,904,439,889,462,856,470,823,469,789,463,754,457,719,456,684,464,649,487,613,510,598"/>
<area shape="rect" id="Node000080" href="$render__objects_8c.html#a790ebc40448deb7ce1ab8fa298663f0d" title=" " alt="" coords="274,953,395,979"/>
<area shape="poly" id="edge26_Node000059_Node000080" title=" " alt="" coords="513,602,491,617,476,637,466,657,457,697,460,737,469,778,477,819,479,860,470,901,459,922,443,943,422,958,396,967,395,961,419,953,439,939,455,919,465,899,474,859,472,819,463,779,455,738,452,697,461,655,472,634,487,613,510,598"/>
<area shape="rect" id="Node000082" href="$code__8006E9C0_8c.html#addcb705e0abe102e25517666b6a1eb84" title=" " alt="" coords="32,853,153,879"/>
<area shape="poly" id="edge27_Node000059_Node000082" title=" " alt="" coords="513,606,491,617,475,635,468,654,460,674,443,693,414,710,387,720,337,724,287,726,259,733,229,746,190,771,155,801,106,855,102,851,152,798,187,767,227,741,258,728,286,721,337,719,386,714,412,706,440,689,456,672,463,653,471,633,488,613,510,601"/>
<area shape="rect" id="Node000083" href="$code__8006E9C0_8c.html#a22fb6641b6733568bce5847c9e1c8ae3" title=" " alt="" coords="273,1052,396,1077"/>
<area shape="poly" id="edge28_Node000059_Node000083" title=" " alt="" coords="513,602,491,617,472,644,459,670,452,696,450,722,456,775,469,827,482,880,487,933,484,960,477,987,463,1014,443,1041,422,1057,397,1065,395,1060,420,1052,439,1037,459,1011,472,985,479,959,482,933,477,881,464,829,450,776,445,722,447,695,454,668,468,641,487,613,510,597"/>
<area shape="rect" id="Node000084" href="$classOLakitu.html#a0cac83a1d61e692dbbaa42b846db238d" title=" " alt="" coords="245,1101,424,1127"/>
<area shape="poly" id="edge29_Node000059_Node000084" title=" " alt="" coords="513,602,491,617,470,647,456,676,449,706,446,735,453,793,469,852,484,911,491,970,488,1000,480,1030,466,1060,443,1091,426,1104,423,1100,439,1087,461,1057,475,1028,483,999,486,970,479,912,464,853,448,794,441,735,443,705,451,675,465,644,487,613,510,597"/>
<area shape="rect" id="Node000097" href="$classOLakitu.html#ae76d444a529be6c5991529e5d0ba6f15" title=" " alt="" coords="244,1151,425,1176"/>
<area shape="poly" id="edge30_Node000059_Node000097" title=" " alt="" coords="513,602,491,617,480,636,471,661,464,723,464,797,469,878,473,958,473,1033,465,1096,456,1121,443,1141,427,1154,424,1150,439,1138,451,1119,460,1095,468,1033,468,959,463,878,459,797,458,722,466,659,475,634,487,614,510,597"/>
<area shape="rect" id="Node000102" href="$menu__items_8c.html#a84c992e63f0d9de4e6e0d4f6c54d6e5b" title=" " alt="" coords="273,1200,396,1225"/>
<area shape="poly" id="edge31_Node000059_Node000102" title=" " alt="" coords="513,602,491,617,479,638,470,665,462,733,463,814,469,902,474,991,475,1072,467,1141,457,1169,443,1190,422,1206,397,1214,396,1209,420,1201,439,1187,452,1166,462,1140,470,1072,469,991,463,903,458,815,456,733,465,664,474,636,487,614,510,597"/>
<area shape="rect" id="Node000103" href="$menu__items_8c.html#a523d548513c8b62d6eafe4b9c9781ed2" title=" " alt="" coords="273,1249,396,1275"/>
<area shape="poly" id="edge32_Node000059_Node000103" title=" " alt="" coords="513,601,491,617,478,640,468,669,460,743,462,831,469,927,476,1023,477,1111,474,1151,468,1186,458,1216,443,1240,422,1256,397,1264,396,1259,420,1251,439,1236,453,1214,463,1185,469,1150,472,1111,470,1023,463,928,456,832,455,743,463,668,473,638,487,614,510,597"/>
<area shape="rect" id="Node000104" href="$menu__items_8c.html#a2b5181d31654973124ba655ff4053672" title=" " alt="" coords="273,1299,396,1324"/>
<area shape="poly" id="edge33_Node000059_Node000104" title=" " alt="" coords="513,601,491,617,477,642,467,673,461,711,458,753,461,849,469,952,477,1055,479,1151,476,1193,470,1231,459,1263,443,1289,422,1305,397,1313,396,1308,420,1300,439,1286,454,1261,465,1230,471,1193,474,1151,472,1055,464,952,455,849,453,753,455,710,461,672,472,640,487,614,510,597"/>
<area shape="rect" id="Node000031" href="$code__80281C40_8c.html#af6f6a1f0caec6d086a4ab98602a6670e" title=" " alt="" coords="273,304,396,329"/>
<area shape="poly" id="edge35_Node000059_Node000031" title=" " alt="" coords="510,584,487,568,468,539,460,510,460,481,463,452,467,424,467,397,459,369,439,343,419,329,396,321,397,316,422,324,443,339,464,367,472,396,472,424,469,453,465,481,465,509,473,537,491,564,513,579"/>
<area shape="rect" id="Node000106" href="$race__logic_8c.html#a81fc82f45c9f9fcbf0d71fd2e0d6853c" title=" " alt="" coords="273,353,396,379"/>
<area shape="poly" id="edge36_Node000059_Node000106" title=" " alt="" coords="511,583,488,568,471,547,464,525,462,482,461,440,454,420,439,400,419,385,395,376,397,371,422,381,443,396,459,418,467,439,468,482,469,524,476,544,491,564,513,579"/>
<area shape="rect" id="Node000111" href="$skybox__and__splitscreen_8c.html#ae7c45179d5b0717d70dc1a894355b26d" title=" " alt="" coords="273,455,396,480"/>
<area shape="poly" id="edge37_Node000059_Node000111" title=" " alt="" coords="511,581,488,568,471,549,463,529,456,511,440,493,419,482,395,475,397,470,421,477,443,489,460,508,468,527,475,546,491,564,513,576"/>
<area shape="rect" id="Node000112" href="$skybox__and__splitscreen_8c.html#ad447816d6ab6db9d6244ab529650ef9c" title=" " alt="" coords="31,429,155,455"/>
<area shape="poly" id="edge39_Node000059_Node000112" title=" " alt="" coords="510,582,488,568,474,552,468,535,465,502,461,471,453,457,440,444,403,424,362,412,320,407,277,406,196,416,133,432,131,427,195,411,277,401,320,401,363,407,405,420,443,440,458,454,466,469,470,501,473,534,479,549,491,564,513,577"/>
<area shape="rect" id="Node000113" href="$code__8006E9C0_8c.html#a0ede9f9c522b0c1e4ceb7de73d07f34b" title=" " alt="" coords="244,1003,425,1028"/>
<area shape="poly" id="edge40_Node000059_Node000113" title=" " alt="" coords="513,602,491,617,474,640,463,664,456,687,454,710,458,756,469,803,479,849,483,897,481,920,474,944,461,968,443,992,427,1005,424,1000,439,988,457,965,469,942,475,919,478,896,474,850,463,804,453,757,448,710,451,686,458,662,470,638,487,613,510,598"/>
<area shape="poly" id="edge21_Node000066_Node000064" title=" " alt="" coords="260,535,155,557,153,552,259,530"/>
<area shape="poly" id="edge38_Node000111_Node000112" title=" " alt="" coords="259,462,155,451,155,446,260,457"/>
<area shape="poly" id="edge41_Node000113_Node000082" title=" " alt="" coords="245,1001,227,992,187,966,151,935,102,881,106,877,155,931,190,962,229,988,247,996"/>
<area shape="poly" id="edge44_Node000146_Node000003" title=" " alt="" coords="518,274,488,253,476,238,469,224,464,195,458,168,452,155,440,143,422,132,425,127,443,139,456,152,463,166,469,194,474,222,480,236,491,249,521,270"/>
<area shape="poly" id="edge19_Node000059_Node000065" title=" " alt="" coords="512,583,491,592,476,603,467,614,458,626,443,638,396,657,394,652,440,633,454,622,463,611,473,599,488,588,510,578"/>
<area shape="rect" id="Node000066" href="$code__80005FD0_8c.html#adf13615f04cfae72d01ad23f33a4e4aa" title=" " alt="" coords="239,704,430,729"/>
<area shape="poly" id="edge20_Node000059_Node000066" title=" " alt="" coords="513,579,491,592,480,604,474,616,468,641,462,668,455,681,443,693,422,706,419,702,440,689,451,678,457,666,463,640,469,614,476,601,488,588,510,575"/>
<area shape="rect" id="Node000067" href="$code__80005FD0_8c.html#ac842533b23b073d73ad370538493ac1c" title=" " alt="" coords="229,753,441,779"/>
<area shape="poly" id="edge22_Node000059_Node000067" title=" " alt="" coords="513,578,491,592,477,610,470,628,468,666,466,704,458,724,443,743,424,755,421,751,440,739,454,721,461,703,463,665,465,627,472,607,488,588,510,574"/>
<area shape="rect" id="Node000071" href="$code__80005FD0_8c.html#a070706cc9cd2596af688aee1bc6008e3" title=" " alt="" coords="261,803,409,828"/>
<area shape="poly" id="edge23_Node000059_Node000071" title=" " alt="" coords="513,578,491,592,474,616,467,640,466,665,468,690,471,716,470,741,462,767,443,792,428,804,410,811,408,806,425,799,439,788,457,764,465,740,465,716,463,691,461,665,461,639,469,614,487,588,510,573"/>
<area shape="rect" id="Node000077" href="$code__80005FD0_8c.html#a7d4379ffdd4db1e7806e0bc1afefb732" title=" " alt="" coords="257,852,412,877"/>
<area shape="poly" id="edge24_Node000059_Node000077" title=" " alt="" coords="513,577,491,592,471,622,463,653,464,683,468,715,473,746,474,778,465,810,443,841,429,852,414,860,411,855,427,848,439,838,460,807,468,777,468,747,463,715,458,684,458,652,466,620,487,588,510,573"/>
<area shape="rect" id="Node000078" href="$code__80005FD0_8c.html#a0cfc9c8c29906a6f0984b40d752129ac" title=" " alt="" coords="273,901,396,927"/>
<area shape="poly" id="edge25_Node000059_Node000078" title=" " alt="" coords="513,577,491,592,477,610,468,628,459,665,461,702,468,739,476,777,477,815,468,853,458,872,443,891,422,906,397,914,396,909,420,901,439,887,454,869,463,851,472,814,470,777,463,740,456,703,454,665,463,627,473,607,487,588,510,572"/>
<area shape="rect" id="Node000080" href="$render__objects_8c.html#a790ebc40448deb7ce1ab8fa298663f0d" title=" " alt="" coords="274,951,395,976"/>
<area shape="poly" id="edge26_Node000059_Node000080" title=" " alt="" coords="513,577,491,592,475,613,464,635,458,657,456,678,459,721,469,765,478,809,482,853,479,875,472,897,460,919,443,941,422,957,396,965,395,960,419,952,439,937,456,916,467,895,474,874,476,852,473,809,464,766,454,722,450,678,453,656,459,633,471,611,487,588,510,572"/>
<area shape="rect" id="Node000082" href="$code__8006E9C0_8c.html#addcb705e0abe102e25517666b6a1eb84" title=" " alt="" coords="274,1000,395,1025"/>
<area shape="poly" id="edge27_Node000059_Node000082" title=" " alt="" coords="513,577,491,592,473,617,461,641,454,666,452,691,457,740,469,790,481,839,485,889,483,915,475,940,463,965,443,991,422,1006,396,1014,395,1009,419,1001,439,987,458,962,470,938,477,914,480,889,476,840,464,791,452,741,447,691,449,665,456,640,469,614,487,588,510,572"/>
<area shape="rect" id="Node000083" href="$code__8006E9C0_8c.html#a22fb6641b6733568bce5847c9e1c8ae3" title=" " alt="" coords="273,1049,396,1075"/>
<area shape="poly" id="edge28_Node000059_Node000083" title=" " alt="" coords="513,576,491,592,471,620,458,648,451,676,448,703,455,759,469,814,483,870,489,926,487,955,479,983,465,1011,443,1040,422,1055,397,1063,395,1058,420,1051,439,1036,460,1009,474,981,481,954,484,926,478,871,464,816,449,760,443,703,445,675,453,646,467,617,487,588,510,572"/>
<area shape="rect" id="Node000084" href="$classOLakitu.html#a0cac83a1d61e692dbbaa42b846db238d" title=" " alt="" coords="245,1099,424,1124"/>
<area shape="poly" id="edge29_Node000059_Node000084" title=" " alt="" coords="513,576,491,592,480,610,472,633,465,692,465,763,469,839,473,916,472,987,464,1046,456,1070,443,1089,426,1103,423,1099,439,1086,451,1068,459,1045,467,986,467,916,463,839,459,763,459,692,467,632,475,608,487,588,510,572"/>
<area shape="rect" id="Node000097" href="$classOLakitu.html#ae76d444a529be6c5991529e5d0ba6f15" title=" " alt="" coords="244,1148,425,1173"/>
<area shape="poly" id="edge30_Node000059_Node000097" title=" " alt="" coords="513,576,491,592,479,612,471,637,463,702,464,780,469,864,474,948,474,1026,466,1091,457,1118,443,1138,427,1152,424,1147,439,1135,452,1115,461,1090,469,1025,468,948,463,864,458,780,457,702,465,636,474,609,487,588,510,572"/>
<area shape="rect" id="Node000102" href="$menu__items_8c.html#a84c992e63f0d9de4e6e0d4f6c54d6e5b" title=" " alt="" coords="273,1197,396,1223"/>
<area shape="poly" id="edge31_Node000059_Node000102" title=" " alt="" coords="513,576,491,592,478,614,469,641,461,712,462,797,469,888,475,980,476,1065,467,1136,458,1165,443,1188,422,1204,397,1212,396,1207,420,1199,439,1184,453,1163,462,1135,471,1065,470,980,463,889,457,797,456,712,464,640,473,611,487,588,510,572"/>
<area shape="rect" id="Node000103" href="$menu__items_8c.html#a523d548513c8b62d6eafe4b9c9781ed2" title=" " alt="" coords="273,1247,396,1272"/>
<area shape="poly" id="edge32_Node000059_Node000103" title=" " alt="" coords="513,576,491,592,477,615,467,646,462,682,459,722,461,814,469,913,476,1012,478,1104,475,1145,469,1182,459,1212,443,1237,422,1253,397,1261,396,1256,420,1248,439,1234,454,1210,464,1180,470,1144,473,1104,471,1013,464,914,456,814,454,722,456,681,462,644,472,613,487,588,510,572"/>
<area shape="rect" id="Node000104" href="$menu__items_8c.html#a2b5181d31654973124ba655ff4053672" title=" " alt="" coords="273,252,396,277"/>
<area shape="poly" id="edge33_Node000059_Node000104" title=" " alt="" coords="510,558,487,543,466,510,458,478,459,445,464,413,468,382,469,351,461,321,439,291,419,277,395,269,397,264,422,272,443,287,465,318,474,350,474,382,469,414,464,446,463,477,471,508,491,539,513,554"/>
<area shape="rect" id="Node000031" href="$code__80281C40_8c.html#af6f6a1f0caec6d086a4ab98602a6670e" title=" " alt="" coords="273,301,396,327"/>
<area shape="poly" id="edge35_Node000059_Node000031" title=" " alt="" coords="510,558,487,543,469,517,461,490,461,464,463,438,466,413,465,388,457,364,439,340,419,326,395,319,397,314,422,322,443,336,462,361,470,387,471,413,469,439,466,464,467,490,474,514,491,539,513,553"/>
<area shape="rect" id="Node000106" href="$race__logic_8c.html#a81fc82f45c9f9fcbf0d71fd2e0d6853c" title=" " alt="" coords="273,351,396,376"/>
<area shape="poly" id="edge36_Node000059_Node000106" title=" " alt="" coords="510,557,488,543,473,524,465,505,463,468,460,432,453,415,439,397,419,383,395,374,397,369,422,378,443,393,458,412,465,431,468,468,471,504,477,522,491,539,513,553"/>
<area shape="rect" id="Node000111" href="$skybox__and__splitscreen_8c.html#ae7c45179d5b0717d70dc1a894355b26d" title=" " alt="" coords="273,452,396,477"/>
<area shape="poly" id="edge37_Node000059_Node000111" title=" " alt="" coords="510,553,488,543,473,532,463,520,454,510,440,499,394,480,396,475,443,494,458,506,467,517,477,528,491,538,513,548"/>
<area shape="rect" id="Node000112" href="$skybox__and__splitscreen_8c.html#ad447816d6ab6db9d6244ab529650ef9c" title=" " alt="" coords="31,477,155,503"/>
<area shape="poly" id="edge39_Node000059_Node000112" title=" " alt="" coords="510,556,441,543,155,501,155,496,442,538,511,550"/>
<area shape="poly" id="edge21_Node000066_Node000064" title=" " alt="" coords="259,704,153,681,155,676,260,698"/>
<area shape="poly" id="edge38_Node000111_Node000112" title=" " alt="" coords="260,475,155,486,155,481,259,470"/>
<area shape="poly" id="edge42_Node000146_Node000003" title=" " alt="" coords="515,212,488,198,472,183,463,169,455,155,440,143,416,132,418,127,443,138,459,152,468,166,477,180,491,193,517,207"/>
</map>
@@ -1 +1 @@
3268c7d10b261971e3c3845ba6b90280
58cef42996bf4a4245808583380ee98f
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Some files were not shown because too many files have changed in this diff Show More