Deploying to gh-pages from @ HarbourMasters/SpaghettiKart@b3e0fe248d 🚀
@@ -134,7 +134,7 @@ $(function(){initNavTree('Actor_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"><a class="line" href="classAActor.html#a78e3a0ff2c1882a609e28d8aa444bcf7"> 23</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="classAActor.html#a78e3a0ff2c1882a609e28d8aa444bcf7">Unk_16</a>;</div>
|
||||
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"><a class="line" href="classAActor.html#acd3ec7397ca7136e2b5b5cdec6365847"> 24</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="classAActor.html#acd3ec7397ca7136e2b5b5cdec6365847">Pos</a>;</div>
|
||||
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="classAActor.html#aaae055d5ec4e8bfacf16483a387330ad"> 25</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="classAActor.html#aaae055d5ec4e8bfacf16483a387330ad">Velocity</a> = {0, 0, 0};</div>
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"><a class="line" href="classAActor.html#af44b022ebad2d99dcb3476d85c88ca20"> 26</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_function" href="classAActor.html#aeaa70cd566baefbcccce8adfa608ca02">Collision</a> <a class="code hl_variable" href="classAActor.html#af44b022ebad2d99dcb3476d85c88ca20">Unk30</a>;</div>
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"><a class="line" href="classAActor.html#a568339098359599aa952fa031721ee5d"> 26</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_function" href="classAActor.html#aeaa70cd566baefbcccce8adfa608ca02">Collision</a> <a class="code hl_variable" href="classAActor.html#a568339098359599aa952fa031721ee5d">Unk30</a>;</div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"><a class="line" href="classAActor.html#a44ad3afad2605f1e8b6449b797b50369"> 27</a></span> <span class="comment">/* 0x */</span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="classAActor.html#a44ad3afad2605f1e8b6449b797b50369">Model</a> = <span class="stringliteral">""</span>;</div>
|
||||
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="classAActor.html#ad0d300f6ac4f1daa02669c340c7c523f"> 28</a></span> uint8_t <a class="code hl_variable" href="classAActor.html#ad0d300f6ac4f1daa02669c340c7c523f">uuid</a>[16];</div>
|
||||
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="classAActor.html#ada2b0b8507fa236b3f65a36ccc846a4f"> 29</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="classAActor.html#ada2b0b8507fa236b3f65a36ccc846a4f">Name</a> = <span class="stringliteral">""</span>;</div>
|
||||
@@ -185,6 +185,7 @@ $(function(){initNavTree('Actor_8h_source.html',''); initResizable(true); });
|
||||
<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_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_a568339098359599aa952fa031721ee5d"><div class="ttname"><a href="classAActor.html#a568339098359599aa952fa031721ee5d">AActor::Unk30</a></div><div class="ttdeci">Collision Unk30</div><div class="ttdef"><b>Definition</b> Actor.h:26</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_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>
|
||||
@@ -214,7 +215,6 @@ $(function(){initNavTree('Actor_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="aclassAActor_html_ae363cd01dad5b18af811ded27d623224"><div class="ttname"><a href="classAActor.html#ae363cd01dad5b18af811ded27d623224">AActor::Triangles</a></div><div class="ttdeci">std::vector< Triangle > 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_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_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>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<map id="update_actor_banana" name="update_actor_banana">
|
||||
<area shape="rect" id="Node000001" title="Update the banana actor." alt="" coords="5,469,168,495"/>
|
||||
<area shape="rect" id="Node000002" href="$collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" title=" " alt="" coords="216,80,404,105"/>
|
||||
<area shape="rect" id="Node000002" href="$collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" title=" " alt="" coords="216,80,404,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="90,468,134,353,170,274,214,197,248,151,283,114,287,117,252,154,218,199,175,277,139,355,95,470"/>
|
||||
<area shape="rect" id="Node000006" href="$actors_8c.html#a694ec6ef7548b8618aeb35c038d3a9b9" title=" " alt="" coords="255,444,365,469"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="168,470,240,462,241,467,169,475"/>
|
||||
@@ -16,11 +16,11 @@
|
||||
<area shape="poly" id="edge39_Node000001_Node000034" title=" " alt="" coords="103,493,151,535,183,558,217,578,271,596,269,601,215,583,180,563,147,539,99,497"/>
|
||||
<area shape="rect" id="Node000035" href="$math__util_8c.html#a79fd07a0971ec96a3ff0801963a2fa7f" title=" " alt="" coords="267,641,353,667"/>
|
||||
<area shape="poly" id="edge40_Node000001_Node000035" title=" " alt="" coords="98,493,143,558,177,596,217,628,255,643,253,648,215,632,173,600,138,562,93,497"/>
|
||||
<area shape="rect" id="Node000003" href="$collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" title=" " alt="" coords="485,5,629,31"/>
|
||||
<area shape="rect" id="Node000003" href="$collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" title=" " alt="" coords="485,5,629,31"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="342,77,451,39,481,31,483,37,453,45,344,82"/>
|
||||
<area shape="rect" id="Node000004" href="$collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" title=" " alt="" coords="486,55,629,80"/>
|
||||
<area shape="rect" id="Node000004" href="$collision_8c.html#a4b48832a90e984536a0635a016ec4f28" title=" " alt="" coords="486,55,629,80"/>
|
||||
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="404,80,472,73,473,79,404,86"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" title=" " alt="" coords="486,104,629,129"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a21fef964ab48191a1c0341954ef27a40" title=" " alt="" coords="486,104,629,129"/>
|
||||
<area shape="poly" id="edge4_Node000002_Node000005" title=" " alt="" coords="404,99,473,106,472,111,404,104"/>
|
||||
<area shape="rect" id="Node000007" href="$actors_8c.html#a12dc3ccac4c7d8569eadac0af4fd6f9f" title=" " alt="" coords="452,497,663,523"/>
|
||||
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="366,466,485,492,484,497,365,471"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
743e7d8e54121ca2f55fc5001355c1c7
|
||||
8533618a28905f0af47e808de04753c6
|
||||
@@ -67,7 +67,7 @@ var sectionId = 'dynsection-1';
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="299,-440 158,-440 158,-421 299,-421 299,-440"/>
|
||||
<text text-anchor="middle" x="228.5" y="-428" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -212,7 +212,7 @@ var sectionId = 'dynsection-1';
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="468,-496 360,-496 360,-477 468,-477 468,-496"/>
|
||||
<text text-anchor="middle" x="414" y="-484" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -230,7 +230,7 @@ var sectionId = 'dynsection-1';
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="467.5,-459 360.5,-459 360.5,-440 467.5,-440 467.5,-459"/>
|
||||
<text text-anchor="middle" x="414" y="-447" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -248,7 +248,7 @@ var sectionId = 'dynsection-1';
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="467.5,-422 360.5,-422 360.5,-403 467.5,-403 467.5,-422"/>
|
||||
<text text-anchor="middle" x="414" y="-410" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
@@ -20,7 +20,7 @@
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="299,-440 158,-440 158,-421 299,-421 299,-440"/>
|
||||
<text text-anchor="middle" x="228.5" y="-428" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -165,7 +165,7 @@
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="468,-496 360,-496 360,-477 468,-477 468,-496"/>
|
||||
<text text-anchor="middle" x="414" y="-484" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -183,7 +183,7 @@
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="467.5,-459 360.5,-459 360.5,-440 467.5,-440 467.5,-459"/>
|
||||
<text text-anchor="middle" x="414" y="-447" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -201,7 +201,7 @@
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="467.5,-422 360.5,-422 360.5,-403 467.5,-403 467.5,-422"/>
|
||||
<text text-anchor="middle" x="414" y="-410" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
@@ -148,7 +148,7 @@ $(function(){initNavTree('BombKart_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"><a class="line" href="classOBombKart.html#adac8af80db646388a5e3a987bc01f480"> 41</a></span> u16 <a class="code hl_variable" href="classOBombKart.html#adac8af80db646388a5e3a987bc01f480">Unk_4A</a> = 0;</div>
|
||||
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"><a class="line" href="classOBombKart.html#a7c84161c7b78feb4ceb648b0bab5eefe"> 42</a></span> s16 <a class="code hl_variable" href="classOBombKart.html#a7c84161c7b78feb4ceb648b0bab5eefe">Unk_4C</a> = 1;</div>
|
||||
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"><a class="line" href="classOBombKart.html#a80345543b3ace66661f73da5352658d6"> 43</a></span> f32 <a class="code hl_variable" href="classOBombKart.html#a80345543b3ace66661f73da5352658d6">CenterY</a>; <span class="comment">// Center of the circle</span></div>
|
||||
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"><a class="line" href="classOBombKart.html#abb195211ddcb2e941a6d2b33d04a8678"> 44</a></span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="classOBombKart.html#abb195211ddcb2e941a6d2b33d04a8678">_Collision</a>;</div>
|
||||
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"><a class="line" href="classOBombKart.html#a31e0a54dd4042eedd519737054617a3c"> 44</a></span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="classOBombKart.html#a31e0a54dd4042eedd519737054617a3c">_Collision</a>;</div>
|
||||
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> </div>
|
||||
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> </div>
|
||||
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> <span class="comment">// This is simply a helper function to keep Spawning code clean</span></div>
|
||||
@@ -231,6 +231,7 @@ $(function(){initNavTree('BombKart_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="aclassOBombKart_html_a287eda05ca5a76a2cb8c7d4d719d38e4"><div class="ttname"><a href="classOBombKart.html#a287eda05ca5a76a2cb8c7d4d719d38e4">OBombKart::Unk_3C</a></div><div class="ttdeci">f32 Unk_3C</div><div class="ttdef"><b>Definition</b> BombKart.h:35</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_a29a3bf5efab4305d3dfd6aada9fe51ac"><div class="ttname"><a href="classOBombKart.html#a29a3bf5efab4305d3dfd6aada9fe51ac">OBombKart::_count</a></div><div class="ttdeci">static size_t _count</div><div class="ttdef"><b>Definition</b> BombKart.h:98</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_a2af9545181a43230f7a2a27635516c16"><div class="ttname"><a href="classOBombKart.html#a2af9545181a43230f7a2a27635516c16">OBombKart::DrawBattle</a></div><div class="ttdeci">void DrawBattle(s32 cameraId)</div><div class="ttdef"><b>Definition</b> BombKart.cpp:392</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_a31e0a54dd4042eedd519737054617a3c"><div class="ttname"><a href="classOBombKart.html#a31e0a54dd4042eedd519737054617a3c">OBombKart::_Collision</a></div><div class="ttdeci">Collision _Collision</div><div class="ttdef"><b>Definition</b> BombKart.h:44</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_a3b536c24f1b512d8c95b02d125d10504"><div class="ttname"><a href="classOBombKart.html#a3b536c24f1b512d8c95b02d125d10504">OBombKart::CircleTimer</a></div><div class="ttdeci">u16 CircleTimer</div><div class="ttdef"><b>Definition</b> BombKart.h:40</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_a410db4d169dcfe34e647bc7b8714d137"><div class="ttname"><a href="classOBombKart.html#a410db4d169dcfe34e647bc7b8714d137">OBombKart::WaypointIndex</a></div><div class="ttdeci">u16 WaypointIndex</div><div class="ttdef"><b>Definition</b> BombKart.h:37</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_a59afb176a6f6aa346e7f79de04919a30"><div class="ttname"><a href="classOBombKart.html#a59afb176a6f6aa346e7f79de04919a30">OBombKart::State</a></div><div class="ttdeci">States State</div><div class="ttdef"><b>Definition</b> BombKart.h:38</div></div>
|
||||
@@ -258,7 +259,6 @@ $(function(){initNavTree('BombKart_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="aclassOBombKart_html_a95bfca8f8591c1d1172b48010fba8812"><div class="ttname"><a href="classOBombKart.html#a95bfca8f8591c1d1172b48010fba8812">OBombKart::GetCount</a></div><div class="ttdeci">static size_t GetCount()</div><div class="ttdef"><b>Definition</b> BombKart.h:79</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_a9687c7611b1910146abd0c292a66cae8"><div class="ttname"><a href="classOBombKart.html#a9687c7611b1910146abd0c292a66cae8">OBombKart::Type</a></div><div class="ttdeci">const char * Type</div><div class="ttdef"><b>Definition</b> BombKart.h:31</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_a9fa11c43dd1885221b160bd688eceff0"><div class="ttname"><a href="classOBombKart.html#a9fa11c43dd1885221b160bd688eceff0">OBombKart::Spawn</a></div><div class="ttdeci">static OBombKart * Spawn(FVector pos, uint16_t behaviour, f32 unk_3C)</div><div class="ttdef"><b>Definition</b> BombKart.h:49</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_abb195211ddcb2e941a6d2b33d04a8678"><div class="ttname"><a href="classOBombKart.html#abb195211ddcb2e941a6d2b33d04a8678">OBombKart::_Collision</a></div><div class="ttdeci">struct Collision _Collision</div><div class="ttdef"><b>Definition</b> BombKart.h:44</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_ac0a7b2a5f5851e6f343746fc618533d4"><div class="ttname"><a href="classOBombKart.html#ac0a7b2a5f5851e6f343746fc618533d4">OBombKart::Translate</a></div><div class="ttdeci">virtual void Translate(FVector pos) override</div><div class="ttdef"><b>Definition</b> BombKart.cpp:587</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_ad94cbb614da11fcbefab45c4c274cc2a"><div class="ttname"><a href="classOBombKart.html#ad94cbb614da11fcbefab45c4c274cc2a">OBombKart::SpeedB</a></div><div class="ttdeci">float SpeedB</div><div class="ttdef"><b>Definition</b> BombKart.h:95</div></div>
|
||||
<div class="ttc" id="aclassOBombKart_html_adac8af80db646388a5e3a987bc01f480"><div class="ttname"><a href="classOBombKart.html#adac8af80db646388a5e3a987bc01f480">OBombKart::Unk_4A</a></div><div class="ttdeci">u16 Unk_4A</div><div class="ttdef"><b>Definition</b> BombKart.h:41</div></div>
|
||||
|
||||
@@ -250,7 +250,7 @@ $(function(){initNavTree('CoreMath_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
||||
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> }</div>
|
||||
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span> </div>
|
||||
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> <span class="keywordtype">void</span> Set(uint16_t p, uint16_t y, uint16_t r) {</div>
|
||||
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> [[nodiscard]] <span class="keywordtype">void</span> Set(uint16_t p, uint16_t y, uint16_t r) {</div>
|
||||
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> <a class="code hl_variable" href="structIRotator.html#af2cdf0f500d304f477d39e768eed848c">pitch</a> = p;</div>
|
||||
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span> <a class="code hl_variable" href="structIRotator.html#a99a06321d1d52392a90c2c37439ae13d">yaw</a> = y;</div>
|
||||
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span> <a class="code hl_variable" href="structIRotator.html#a733adf123299224a3800f85925b3a642">roll</a> = r;</div>
|
||||
|
||||
@@ -135,7 +135,7 @@ $(function(){initNavTree('DKJungle_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="comment">// virtual void Load(const char* courseVtx, </span></div>
|
||||
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="comment">// course_texture* textures, const char* displaylists, size_t dlSize);</span></div>
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classDKJungle.html#ae6f4feea68935b39c57f17a86a21a932">Load</a>() <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">virtual</span> f32 <a class="code hl_function" href="classDKJungle.html#a398a56536710709d268839e500a7a835">GetWaterLevel</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> pos, <span class="keyword">struct</span> <a class="code hl_struct" href="structCollision.html">Collision</a>* collision) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">virtual</span> f32 <a class="code hl_function" href="classDKJungle.html#a967ee0922db46ff0b7c571e9c88f5999">GetWaterLevel</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> pos, <a class="code hl_struct" href="structCollision.html">Collision</a>* collision) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classDKJungle.html#af1f20969288526ce721aa9a72e535422">BeginPlay</a>() <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classDKJungle.html#a0a69be60de65739eead71e7692a1eefa">InitTrackObjects</a>() <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classDKJungle.html#abe804d70a4ca7d014824bc248e7f3133">TickTrackObjects</a>() <span class="keyword">override</span>;</div>
|
||||
@@ -161,10 +161,10 @@ $(function(){initNavTree('DKJungle_8h_source.html',''); initResizable(true); });
|
||||
<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_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_a967ee0922db46ff0b7c571e9c88f5999"><div class="ttname"><a href="classDKJungle.html#a967ee0922db46ff0b7c571e9c88f5999">DKJungle::GetWaterLevel</a></div><div class="ttdeci">virtual f32 GetWaterLevel(FVector pos, Collision *collision) override</div><div class="ttdef"><b>Definition</b> DKJungle.cpp:137</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>
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
<area shape="poly" id="edge55_Node000060_Node000061" title=" " alt="" coords="2219,254,2160,254,2160,249,2219,249"/>
|
||||
<area shape="poly" id="edge56_Node000061_Node000038" title=" " alt="" coords="2031,239,1943,218,1944,213,2033,233"/>
|
||||
<area shape="poly" id="edge57_Node000061_Node000042" title=" " alt="" coords="2027,254,1949,254,1949,249,2027,249"/>
|
||||
<area shape="rect" id="Node000063" href="$render__objects_8c.html#a14c937ce9ac226cd5cd7765044364c46" title=" " alt="" coords="2737,318,2859,343"/>
|
||||
<area shape="rect" id="Node000063" href="$render__objects_8c.html#ae2e5b979255388934c7b7091f24997b6" title=" " alt="" coords="2737,318,2859,343"/>
|
||||
<area shape="poly" id="edge59_Node000062_Node000063" title=" " alt="" coords="2958,333,2860,333,2860,328,2958,328"/>
|
||||
<area shape="rect" id="Node000067" href="$render__objects_8c.html#ac00ba86ba7fa436f9065efc70a70a480" title=" " alt="" coords="2737,367,2859,392"/>
|
||||
<area shape="poly" id="edge63_Node000062_Node000067" title=" " alt="" coords="2958,351,2860,371,2859,365,2957,346"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
b82f68b52d72a5f0ef1ec02adc77a714
|
||||
866715be3aeacda47c8b3c9b4b77c8f2
|
||||
@@ -962,7 +962,7 @@ var sectionId = 'dynsection-35';
|
||||
<!-- Node63 -->
|
||||
<g id="Node000063" class="node">
|
||||
<title>Node63</title>
|
||||
<g id="a_Node000063"><a xlink:href="render__objects_8c.html#a14c937ce9ac226cd5cd7765044364c46" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000063"><a xlink:href="render__objects_8c.html#ae2e5b979255388934c7b7091f24997b6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="2140.5,-71 2048.5,-71 2048.5,-52 2140.5,-52 2140.5,-71"/>
|
||||
<text text-anchor="middle" x="2094.5" y="-59" font-family="Helvetica,sans-Serif" font-size="10.00">func_8004A630</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
@@ -915,7 +915,7 @@
|
||||
<!-- Node63 -->
|
||||
<g id="Node000063" class="node">
|
||||
<title>Node63</title>
|
||||
<g id="a_Node000063"><a xlink:href="render__objects_8c.html#a14c937ce9ac226cd5cd7765044364c46" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000063"><a xlink:href="render__objects_8c.html#ae2e5b979255388934c7b7091f24997b6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="2140.5,-71 2048.5,-71 2048.5,-52 2140.5,-52 2140.5,-71"/>
|
||||
<text text-anchor="middle" x="2094.5" y="-59" font-family="Helvetica,sans-Serif" font-size="10.00">func_8004A630</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
@@ -99,7 +99,7 @@
|
||||
<area shape="poly" id="edge55_Node000060_Node000061" title=" " alt="" coords="2219,254,2160,254,2160,249,2219,249"/>
|
||||
<area shape="poly" id="edge56_Node000061_Node000038" title=" " alt="" coords="2031,239,1943,218,1944,213,2033,233"/>
|
||||
<area shape="poly" id="edge57_Node000061_Node000042" title=" " alt="" coords="2027,254,1949,254,1949,249,2027,249"/>
|
||||
<area shape="rect" id="Node000063" href="$render__objects_8c.html#a14c937ce9ac226cd5cd7765044364c46" title=" " alt="" coords="2737,318,2859,343"/>
|
||||
<area shape="rect" id="Node000063" href="$render__objects_8c.html#ae2e5b979255388934c7b7091f24997b6" title=" " alt="" coords="2737,318,2859,343"/>
|
||||
<area shape="poly" id="edge59_Node000062_Node000063" title=" " alt="" coords="2958,333,2860,333,2860,328,2958,328"/>
|
||||
<area shape="rect" id="Node000067" href="$render__objects_8c.html#ac00ba86ba7fa436f9065efc70a70a480" title=" " alt="" coords="2737,367,2859,392"/>
|
||||
<area shape="poly" id="edge63_Node000062_Node000067" title=" " alt="" coords="2958,351,2860,371,2859,365,2957,346"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
b82f68b52d72a5f0ef1ec02adc77a714
|
||||
866715be3aeacda47c8b3c9b4b77c8f2
|
||||
@@ -962,7 +962,7 @@ var sectionId = 'dynsection-30';
|
||||
<!-- Node63 -->
|
||||
<g id="Node000063" class="node">
|
||||
<title>Node63</title>
|
||||
<g id="a_Node000063"><a xlink:href="render__objects_8c.html#a14c937ce9ac226cd5cd7765044364c46" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000063"><a xlink:href="render__objects_8c.html#ae2e5b979255388934c7b7091f24997b6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="2140.5,-71 2048.5,-71 2048.5,-52 2140.5,-52 2140.5,-71"/>
|
||||
<text text-anchor="middle" x="2094.5" y="-59" font-family="Helvetica,sans-Serif" font-size="10.00">func_8004A630</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
@@ -915,7 +915,7 @@
|
||||
<!-- Node63 -->
|
||||
<g id="Node000063" class="node">
|
||||
<title>Node63</title>
|
||||
<g id="a_Node000063"><a xlink:href="render__objects_8c.html#a14c937ce9ac226cd5cd7765044364c46" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000063"><a xlink:href="render__objects_8c.html#ae2e5b979255388934c7b7091f24997b6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="2140.5,-71 2048.5,-71 2048.5,-52 2140.5,-52 2140.5,-71"/>
|
||||
<text text-anchor="middle" x="2094.5" y="-59" font-family="Helvetica,sans-Serif" font-size="10.00">func_8004A630</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
@@ -324,8 +324,8 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:a0841ffe9a66e95aca42438b9d8ffc3d3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae2263e7c94dd61d8487dd0671e7de630" id="r_ae2263e7c94dd61d8487dd0671e7de630"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae2263e7c94dd61d8487dd0671e7de630">CM_ActorCollision</a> (<a class="el" href="structPlayer.html">Player</a> *player, <a class="el" href="structActor.html">Actor</a> *actor)</td></tr>
|
||||
<tr class="separator:ae2263e7c94dd61d8487dd0671e7de630"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad67598b92b4fcdbd59e913da2726b0e7" id="r_ad67598b92b4fcdbd59e913da2726b0e7"><td class="memItemLeft" align="right" valign="top">f32 </td><td class="memItemRight" valign="bottom"><a class="el" href="#ad67598b92b4fcdbd59e913da2726b0e7">CM_GetWaterLevel</a> (<a class="el" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> pos, struct <a class="el" href="structCollision.html">Collision</a> *collision)</td></tr>
|
||||
<tr class="separator:ad67598b92b4fcdbd59e913da2726b0e7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a7ff5610a2d67bb8a510d93cf238e6ffb" id="r_a7ff5610a2d67bb8a510d93cf238e6ffb"><td class="memItemLeft" align="right" valign="top">f32 </td><td class="memItemRight" valign="bottom"><a class="el" href="#a7ff5610a2d67bb8a510d93cf238e6ffb">CM_GetWaterLevel</a> (<a class="el" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> pos, <a class="el" href="structCollision.html">Collision</a> *collision)</td></tr>
|
||||
<tr class="separator:a7ff5610a2d67bb8a510d93cf238e6ffb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a591286b8b2219a8889cda4cc5d3b8c79" id="r_a591286b8b2219a8889cda4cc5d3b8c79"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#a591286b8b2219a8889cda4cc5d3b8c79">IsMarioRaceway</a> ()</td></tr>
|
||||
<tr class="separator:a591286b8b2219a8889cda4cc5d3b8c79"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2d7429dca77188f881bf1c340271ea90" id="r_a2d7429dca77188f881bf1c340271ea90"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#a2d7429dca77188f881bf1c340271ea90">IsLuigiRaceway</a> ()</td></tr>
|
||||
@@ -1618,8 +1618,8 @@ Here is the caller graph for this function:</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ad67598b92b4fcdbd59e913da2726b0e7" name="ad67598b92b4fcdbd59e913da2726b0e7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ad67598b92b4fcdbd59e913da2726b0e7">◆ </a></span>CM_GetWaterLevel()</h2>
|
||||
<a id="a7ff5610a2d67bb8a510d93cf238e6ffb" name="a7ff5610a2d67bb8a510d93cf238e6ffb"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7ff5610a2d67bb8a510d93cf238e6ffb">◆ </a></span>CM_GetWaterLevel()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -1632,19 +1632,19 @@ Here is the caller graph for this function:</div>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">struct <a class="el" href="structCollision.html">Collision</a> *</td> <td class="paramname"><span class="paramname"><em>collision</em></span> )</td>
|
||||
<td class="paramtype"><a class="el" href="structCollision.html">Collision</a> *</td> <td class="paramname"><span class="paramname"><em>collision</em></span> )</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_ad67598b92b4fcdbd59e913da2726b0e7_cgraph.svg" width="330" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="Game_8cpp_a7ff5610a2d67bb8a510d93cf238e6ffb_cgraph.svg" width="330" height="86"><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_ad67598b92b4fcdbd59e913da2726b0e7_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 class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="Game_8cpp_a7ff5610a2d67bb8a510d93cf238e6ffb_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>
|
||||
@@ -2632,7 +2632,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#_todo000037">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">
|
||||
|
||||
@@ -41,7 +41,7 @@ var Game_8cpp =
|
||||
[ "CM_GetPlayerCamera", "Game_8cpp.html#ad62d65b13bb8c7fbbfe39c28d4f73758", null ],
|
||||
[ "CM_GetProps", "Game_8cpp.html#a3416a195a0c7be6ec3783bbf4842dc3e", null ],
|
||||
[ "CM_GetTrack", "Game_8cpp.html#a4b0b6efd68e3514c5c4014b2d5f547f5", null ],
|
||||
[ "CM_GetWaterLevel", "Game_8cpp.html#ad67598b92b4fcdbd59e913da2726b0e7", null ],
|
||||
[ "CM_GetWaterLevel", "Game_8cpp.html#a7ff5610a2d67bb8a510d93cf238e6ffb", null ],
|
||||
[ "CM_InitTrackObjects", "Game_8cpp.html#a872b3eafef96f83081b83794fb4681e5", null ],
|
||||
[ "CM_IsTourEnabled", "Game_8cpp.html#a7a5ca7cbd6c70c0ef872405d46503896", null ],
|
||||
[ "CM_RaceDrawSky", "Game_8cpp.html#aa97d48e199aac53548393bfad5a6d2ca", null ],
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
<area shape="poly" id="edge13_Node000012_Node000013" title=" " alt="" coords="1348,1013,1453,999,1454,1004,1348,1018"/>
|
||||
<area shape="poly" id="edge14_Node000012_Node000014" title=" " alt="" coords="1349,1035,1456,1055,1455,1060,1348,1040"/>
|
||||
<area shape="poly" id="edge16_Node000015_Node000019" title=" " alt="" coords="1376,1169,1453,1160,1453,1165,1377,1174"/>
|
||||
<area shape="rect" id="Node000025" href="$collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" title=" " alt="" coords="1215,727,1342,752"/>
|
||||
<area shape="rect" id="Node000025" href="$collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" title=" " alt="" coords="1215,727,1342,752"/>
|
||||
<area shape="poly" id="edge24_Node000024_Node000025" title=" " alt="" coords="1090,826,1125,812,1140,800,1148,788,1158,775,1173,762,1201,750,1203,755,1176,767,1162,778,1153,791,1144,804,1128,816,1092,831"/>
|
||||
<area shape="rect" id="Node000028" href="$code__80057C60_8c.html#af4475b485a9024049ffeb416dc2a9d1a" title=" " alt="" coords="1229,776,1328,801"/>
|
||||
<area shape="poly" id="edge26_Node000027_Node000028" title=" " alt="" coords="1100,872,1125,861,1140,849,1148,837,1158,824,1173,812,1215,795,1217,800,1176,816,1162,828,1153,840,1144,853,1128,866,1102,877"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
f2823e8db558931fb1e13313dbfa286b
|
||||
eb7418ad1d54c1b5f4172e27c2f47f1d
|
||||
@@ -787,7 +787,7 @@ var sectionId = 'dynsection-24';
|
||||
<!-- Node25 -->
|
||||
<g id="Node000025" class="node">
|
||||
<title>Node25</title>
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="#fff0f0" stroke="red" points="1002.5,-466 907.5,-466 907.5,-447 1002.5,-447 1002.5,-466"/>
|
||||
<text text-anchor="middle" x="955" y="-454" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
@@ -740,7 +740,7 @@
|
||||
<!-- Node25 -->
|
||||
<g id="Node000025" class="node">
|
||||
<title>Node25</title>
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="#fff0f0" stroke="red" points="1002.5,-466 907.5,-466 907.5,-447 1002.5,-447 1002.5,-466"/>
|
||||
<text text-anchor="middle" x="955" y="-454" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
@@ -1208,7 +1208,7 @@ var sectionId = 'dynsection-79';
|
||||
</g>
|
||||
<svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet">
|
||||
<g id="arrow_out" transform="scale(0.3 0.3)">
|
||||
<a xlink:href="Game_8cpp_ad67598b92b4fcdbd59e913da2726b0e7_icgraph_org.svg" target="_base">
|
||||
<a xlink:href="Game_8cpp_a7ff5610a2d67bb8a510d93cf238e6ffb_icgraph_org.svg" target="_base">
|
||||
<rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38"
|
||||
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
|
||||
<path id="arrow"
|
||||
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
@@ -34,21 +34,21 @@
|
||||
<area shape="poly" id="edge22_Node000006_Node000035" title=" " alt="" coords="763,452,910,504,908,509,761,457"/>
|
||||
<area shape="rect" id="Node000037" href="$Game_8cpp.html#a0841ffe9a66e95aca42438b9d8ffc3d3" title=" " alt="" coords="891,675,1026,701"/>
|
||||
<area shape="poly" id="edge25_Node000006_Node000037" title=" " alt="" coords="735,453,752,491,781,542,821,598,868,647,903,668,900,672,865,651,816,601,777,545,748,493,730,456"/>
|
||||
<area shape="rect" id="Node000008" href="$collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" title=" " alt="" coords="1099,462,1287,487"/>
|
||||
<area shape="rect" id="Node000008" href="$collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" title=" " alt="" coords="1099,462,1287,487"/>
|
||||
<area shape="poly" id="edge7_Node000007_Node000008" title=" " alt="" coords="1001,445,1090,457,1089,463,1000,450"/>
|
||||
<area shape="rect" id="Node000012" href="$actors_8c.html#a1a9bccb586242555a9123ebd4ab70f2a" title=" " alt="" coords="1105,148,1281,188"/>
|
||||
<area shape="poly" id="edge11_Node000007_Node000012" title=" " alt="" coords="976,426,1011,399,1049,364,1167,198,1172,201,1053,367,1015,403,980,431"/>
|
||||
<area shape="rect" id="Node000025" href="$collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" title=" " alt="" coords="1129,413,1256,438"/>
|
||||
<area shape="rect" id="Node000025" href="$collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" title=" " alt="" coords="1129,413,1256,438"/>
|
||||
<area shape="poly" id="edge16_Node000007_Node000025" title=" " alt="" coords="1000,436,1116,428,1116,433,1000,441"/>
|
||||
<area shape="rect" id="Node000027" href="$math__util_8c.html#af7b470ed76fce07b8042a47c96e5690b" title=" " alt="" coords="1121,314,1264,339"/>
|
||||
<area shape="poly" id="edge17_Node000007_Node000027" title=" " alt="" coords="999,430,1025,420,1049,407,1064,393,1072,378,1081,363,1097,349,1108,342,1111,347,1100,353,1085,366,1077,381,1068,396,1052,411,1027,425,1001,435"/>
|
||||
<area shape="rect" id="Node000028" href="$math__util_8c.html#a0e270ee67600c8c9c2f140c647d008a1" title=" " alt="" coords="1143,363,1242,389"/>
|
||||
<area shape="poly" id="edge18_Node000007_Node000028" title=" " alt="" coords="1000,426,1098,397,1129,389,1131,394,1099,403,1001,431"/>
|
||||
<area shape="rect" id="Node000009" href="$collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" title=" " alt="" coords="1360,413,1504,438"/>
|
||||
<area shape="rect" id="Node000009" href="$collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" title=" " alt="" coords="1360,413,1504,438"/>
|
||||
<area shape="poly" id="edge8_Node000008_Node000009" title=" " alt="" coords="1254,459,1356,438,1357,443,1255,465"/>
|
||||
<area shape="rect" id="Node000010" href="$collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" title=" " alt="" coords="1361,462,1503,487"/>
|
||||
<area shape="rect" id="Node000010" href="$collision_8c.html#a4b48832a90e984536a0635a016ec4f28" title=" " alt="" coords="1361,462,1503,487"/>
|
||||
<area shape="poly" id="edge9_Node000008_Node000010" title=" " alt="" coords="1287,472,1347,472,1347,477,1287,477"/>
|
||||
<area shape="rect" id="Node000011" href="$collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" title=" " alt="" coords="1361,511,1503,537"/>
|
||||
<area shape="rect" id="Node000011" href="$collision_8c.html#a21fef964ab48191a1c0341954ef27a40" title=" " alt="" coords="1361,511,1503,537"/>
|
||||
<area shape="poly" id="edge10_Node000008_Node000011" title=" " alt="" coords="1255,485,1357,506,1356,511,1254,490"/>
|
||||
<area shape="rect" id="Node000013" href="$Game_8cpp.html#a693de7d8b89fe291aafea86bc64a0a2e" title=" " alt="" coords="1379,263,1485,289"/>
|
||||
<area shape="poly" id="edge12_Node000012_Node000013" title=" " alt="" coords="1252,186,1288,204,1303,216,1312,228,1322,238,1336,248,1367,261,1365,266,1333,253,1318,242,1308,231,1299,220,1285,209,1250,190"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
53a8d9d1966e58c918e19ab4c7d1fa96
|
||||
724e08ee4ff5a8712703fe3453ccf707
|
||||
@@ -373,7 +373,7 @@ var sectionId = 'dynsection-131';
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="961,-695 820,-695 820,-676 961,-676 961,-695"/>
|
||||
<text text-anchor="middle" x="890.5" y="-683" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -410,7 +410,7 @@ var sectionId = 'dynsection-131';
|
||||
<!-- Node25 -->
|
||||
<g id="Node000025" class="node">
|
||||
<title>Node25</title>
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="#fff0f0" stroke="red" points="938,-732 843,-732 843,-713 938,-713 938,-732"/>
|
||||
<text text-anchor="middle" x="890.5" y="-720" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -464,7 +464,7 @@ var sectionId = 'dynsection-131';
|
||||
<!-- Node9 -->
|
||||
<g id="Node000009" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_Node000009"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000009"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="1124,-732 1016,-732 1016,-713 1124,-713 1124,-732"/>
|
||||
<text text-anchor="middle" x="1070" y="-720" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -482,7 +482,7 @@ var sectionId = 'dynsection-131';
|
||||
<!-- Node10 -->
|
||||
<g id="Node000010" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_Node000010"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000010"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="1123.5,-695 1016.5,-695 1016.5,-676 1123.5,-676 1123.5,-695"/>
|
||||
<text text-anchor="middle" x="1070" y="-683" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -500,7 +500,7 @@ var sectionId = 'dynsection-131';
|
||||
<!-- Node11 -->
|
||||
<g id="Node000011" class="node">
|
||||
<title>Node11</title>
|
||||
<g id="a_Node000011"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000011"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="1123.5,-658 1016.5,-658 1016.5,-639 1123.5,-639 1123.5,-658"/>
|
||||
<text text-anchor="middle" x="1070" y="-646" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 59 KiB |
@@ -326,7 +326,7 @@
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="961,-695 820,-695 820,-676 961,-676 961,-695"/>
|
||||
<text text-anchor="middle" x="890.5" y="-683" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -363,7 +363,7 @@
|
||||
<!-- Node25 -->
|
||||
<g id="Node000025" class="node">
|
||||
<title>Node25</title>
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="#fff0f0" stroke="red" points="938,-732 843,-732 843,-713 938,-713 938,-732"/>
|
||||
<text text-anchor="middle" x="890.5" y="-720" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -417,7 +417,7 @@
|
||||
<!-- Node9 -->
|
||||
<g id="Node000009" class="node">
|
||||
<title>Node9</title>
|
||||
<g id="a_Node000009"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000009"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="1124,-732 1016,-732 1016,-713 1124,-713 1124,-732"/>
|
||||
<text text-anchor="middle" x="1070" y="-720" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -435,7 +435,7 @@
|
||||
<!-- Node10 -->
|
||||
<g id="Node000010" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_Node000010"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000010"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="1123.5,-695 1016.5,-695 1016.5,-676 1123.5,-676 1123.5,-695"/>
|
||||
<text text-anchor="middle" x="1070" y="-683" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -453,7 +453,7 @@
|
||||
<!-- Node11 -->
|
||||
<g id="Node000011" class="node">
|
||||
<title>Node11</title>
|
||||
<g id="a_Node000011"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000011"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="1123.5,-658 1016.5,-658 1016.5,-639 1123.5,-639 1123.5,-658"/>
|
||||
<text text-anchor="middle" x="1070" y="-646" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -294,8 +294,8 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:ac1f819e6a859e066bd816ef2c6f8c674"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a13d5b10b9acb59b4b90db739aba83d1f" id="r_a13d5b10b9acb59b4b90db739aba83d1f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a13d5b10b9acb59b4b90db739aba83d1f">CM_CleanWorld</a> (void)</td></tr>
|
||||
<tr class="separator:a13d5b10b9acb59b4b90db739aba83d1f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad67598b92b4fcdbd59e913da2726b0e7" id="r_ad67598b92b4fcdbd59e913da2726b0e7"><td class="memItemLeft" align="right" valign="top">f32 </td><td class="memItemRight" valign="bottom"><a class="el" href="#ad67598b92b4fcdbd59e913da2726b0e7">CM_GetWaterLevel</a> (<a class="el" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> pos, struct <a class="el" href="structCollision.html">Collision</a> *collision)</td></tr>
|
||||
<tr class="separator:ad67598b92b4fcdbd59e913da2726b0e7"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a7ff5610a2d67bb8a510d93cf238e6ffb" id="r_a7ff5610a2d67bb8a510d93cf238e6ffb"><td class="memItemLeft" align="right" valign="top">f32 </td><td class="memItemRight" valign="bottom"><a class="el" href="#a7ff5610a2d67bb8a510d93cf238e6ffb">CM_GetWaterLevel</a> (<a class="el" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> pos, <a class="el" href="structCollision.html">Collision</a> *collision)</td></tr>
|
||||
<tr class="separator:a7ff5610a2d67bb8a510d93cf238e6ffb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a591286b8b2219a8889cda4cc5d3b8c79" id="r_a591286b8b2219a8889cda4cc5d3b8c79"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#a591286b8b2219a8889cda4cc5d3b8c79">IsMarioRaceway</a> ()</td></tr>
|
||||
<tr class="separator:a591286b8b2219a8889cda4cc5d3b8c79"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2d7429dca77188f881bf1c340271ea90" id="r_a2d7429dca77188f881bf1c340271ea90"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="#a2d7429dca77188f881bf1c340271ea90">IsLuigiRaceway</a> ()</td></tr>
|
||||
@@ -1573,8 +1573,8 @@ Here is the caller graph for this function:</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ad67598b92b4fcdbd59e913da2726b0e7" name="ad67598b92b4fcdbd59e913da2726b0e7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ad67598b92b4fcdbd59e913da2726b0e7">◆ </a></span>CM_GetWaterLevel()</h2>
|
||||
<a id="a7ff5610a2d67bb8a510d93cf238e6ffb" name="a7ff5610a2d67bb8a510d93cf238e6ffb"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7ff5610a2d67bb8a510d93cf238e6ffb">◆ </a></span>CM_GetWaterLevel()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -1587,19 +1587,19 @@ Here is the caller graph for this function:</div>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">struct <a class="el" href="structCollision.html">Collision</a> *</td> <td class="paramname"><span class="paramname"><em>collision</em></span> )</td>
|
||||
<td class="paramtype"><a class="el" href="structCollision.html">Collision</a> *</td> <td class="paramname"><span class="paramname"><em>collision</em></span> )</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_ad67598b92b4fcdbd59e913da2726b0e7_cgraph.svg" width="330" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="Game_8h_a7ff5610a2d67bb8a510d93cf238e6ffb_cgraph.svg" width="330" height="86"><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_ad67598b92b4fcdbd59e913da2726b0e7_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 class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="Game_8h_a7ff5610a2d67bb8a510d93cf238e6ffb_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>
|
||||
@@ -2545,7 +2545,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#_todo000037">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -42,7 +42,7 @@ var Game_8h =
|
||||
[ "CM_GetPlayerCamera", "Game_8h.html#ad62d65b13bb8c7fbbfe39c28d4f73758", null ],
|
||||
[ "CM_GetProps", "Game_8h.html#a3416a195a0c7be6ec3783bbf4842dc3e", null ],
|
||||
[ "CM_GetTrack", "Game_8h.html#a4b0b6efd68e3514c5c4014b2d5f547f5", null ],
|
||||
[ "CM_GetWaterLevel", "Game_8h.html#ad67598b92b4fcdbd59e913da2726b0e7", null ],
|
||||
[ "CM_GetWaterLevel", "Game_8h.html#a7ff5610a2d67bb8a510d93cf238e6ffb", null ],
|
||||
[ "CM_InitTrackObjects", "Game_8h.html#a872b3eafef96f83081b83794fb4681e5", null ],
|
||||
[ "CM_IsTourEnabled", "Game_8h.html#a7a5ca7cbd6c70c0ef872405d46503896", null ],
|
||||
[ "CM_RaceDrawSky", "Game_8h.html#aa97d48e199aac53548393bfad5a6d2ca", null ],
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
<area shape="poly" id="edge13_Node000012_Node000013" title=" " alt="" coords="1348,1013,1453,999,1454,1004,1348,1018"/>
|
||||
<area shape="poly" id="edge14_Node000012_Node000014" title=" " alt="" coords="1349,1035,1456,1055,1455,1060,1348,1040"/>
|
||||
<area shape="poly" id="edge16_Node000015_Node000019" title=" " alt="" coords="1376,1169,1453,1160,1453,1165,1377,1174"/>
|
||||
<area shape="rect" id="Node000025" href="$collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" title=" " alt="" coords="1215,727,1342,752"/>
|
||||
<area shape="rect" id="Node000025" href="$collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" title=" " alt="" coords="1215,727,1342,752"/>
|
||||
<area shape="poly" id="edge24_Node000024_Node000025" title=" " alt="" coords="1090,826,1125,812,1140,800,1148,788,1158,775,1173,762,1201,750,1203,755,1176,767,1162,778,1153,791,1144,804,1128,816,1092,831"/>
|
||||
<area shape="rect" id="Node000028" href="$code__80057C60_8c.html#af4475b485a9024049ffeb416dc2a9d1a" title=" " alt="" coords="1229,776,1328,801"/>
|
||||
<area shape="poly" id="edge26_Node000027_Node000028" title=" " alt="" coords="1100,872,1125,861,1140,849,1148,837,1158,824,1173,812,1215,795,1217,800,1176,816,1162,828,1153,840,1144,853,1128,866,1102,877"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
f2823e8db558931fb1e13313dbfa286b
|
||||
eb7418ad1d54c1b5f4172e27c2f47f1d
|
||||
@@ -787,7 +787,7 @@ var sectionId = 'dynsection-24';
|
||||
<!-- Node25 -->
|
||||
<g id="Node000025" class="node">
|
||||
<title>Node25</title>
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="#fff0f0" stroke="red" points="1002.5,-466 907.5,-466 907.5,-447 1002.5,-447 1002.5,-466"/>
|
||||
<text text-anchor="middle" x="955" y="-454" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
@@ -740,7 +740,7 @@
|
||||
<!-- Node25 -->
|
||||
<g id="Node000025" class="node">
|
||||
<title>Node25</title>
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000025"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="#fff0f0" stroke="red" points="1002.5,-466 907.5,-466 907.5,-447 1002.5,-447 1002.5,-466"/>
|
||||
<text text-anchor="middle" x="955" y="-454" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
@@ -1208,7 +1208,7 @@ var sectionId = 'dynsection-79';
|
||||
</g>
|
||||
<svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet">
|
||||
<g id="arrow_out" transform="scale(0.3 0.3)">
|
||||
<a xlink:href="Game_8h_ad67598b92b4fcdbd59e913da2726b0e7_icgraph_org.svg" target="_base">
|
||||
<a xlink:href="Game_8h_a7ff5610a2d67bb8a510d93cf238e6ffb_icgraph_org.svg" target="_base">
|
||||
<rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38"
|
||||
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
|
||||
<path id="arrow"
|
||||
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
@@ -278,7 +278,7 @@ $(function(){initNavTree('Game_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span><span class="keywordtype">void</span> <a class="code hl_function" href="Game_8h.html#ac1f819e6a859e066bd816ef2c6f8c674">CM_CleanCameras</a>(<span class="keywordtype">void</span>);</div>
|
||||
<div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span><span class="keywordtype">void</span> <a class="code hl_function" href="Game_8h.html#a13d5b10b9acb59b4b90db739aba83d1f">CM_CleanWorld</a>(<span class="keywordtype">void</span>);</div>
|
||||
<div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span> </div>
|
||||
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span>f32 <a class="code hl_function" href="Game_8h.html#ad67598b92b4fcdbd59e913da2726b0e7">CM_GetWaterLevel</a>(<a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, <span class="keyword">struct</span> <a class="code hl_struct" href="structCollision.html">Collision</a>* collision);</div>
|
||||
<div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span>f32 <a class="code hl_function" href="Game_8h.html#a7ff5610a2d67bb8a510d93cf238e6ffb">CM_GetWaterLevel</a>(<a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>, <a class="code hl_struct" href="structCollision.html">Collision</a>* collision);</div>
|
||||
<div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span> </div>
|
||||
<div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span><span class="keywordtype">bool</span> <a class="code hl_function" href="Game_8h.html#a591286b8b2219a8889cda4cc5d3b8c79">IsMarioRaceway</a>();</div>
|
||||
<div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span><span class="keywordtype">bool</span> <a class="code hl_function" href="Game_8h.html#a2d7429dca77188f881bf1c340271ea90">IsLuigiRaceway</a>();</div>
|
||||
@@ -426,6 +426,7 @@ $(function(){initNavTree('Game_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="aGame_8h_html_a7cf335cc0916b44c27470bf4d2207c27"><div class="ttname"><a href="Game_8h.html#a7cf335cc0916b44c27470bf4d2207c27">CM_TickParticles</a></div><div class="ttdeci">void CM_TickParticles(void)</div><div class="ttdef"><b>Definition</b> Game.cpp:551</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_a7dfa77f8baa97e05f88abc7be3dd45a1"><div class="ttname"><a href="Game_8h.html#a7dfa77f8baa97e05f88abc7be3dd45a1">IsToadsTurnpike</a></div><div class="ttdeci">bool IsToadsTurnpike()</div><div class="ttdef"><b>Definition</b> Game.cpp:840</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_a7e396328bc711895f42cbed0b0a0b1b5"><div class="ttname"><a href="Game_8h.html#a7e396328bc711895f42cbed0b0a0b1b5">CM_SetCupIndex</a></div><div class="ttdeci">void CM_SetCupIndex(size_t index)</div><div class="ttdef"><b>Definition</b> Game.cpp:214</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_a7ff5610a2d67bb8a510d93cf238e6ffb"><div class="ttname"><a href="Game_8h.html#a7ff5610a2d67bb8a510d93cf238e6ffb">CM_GetWaterLevel</a></div><div class="ttdeci">f32 CM_GetWaterLevel(Vec3f pos, Collision *collision)</div><div class="ttdef"><b>Definition</b> Game.cpp:824</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_a872b3eafef96f83081b83794fb4681e5"><div class="ttname"><a href="Game_8h.html#a872b3eafef96f83081b83794fb4681e5">CM_InitTrackObjects</a></div><div class="ttdeci">void CM_InitTrackObjects()</div><div class="ttdef"><b>Definition</b> Game.cpp:587</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_a88c0d93fc49776f7a5c145312f4f81a0"><div class="ttname"><a href="Game_8h.html#a88c0d93fc49776f7a5c145312f4f81a0">CM_BeginPlay</a></div><div class="ttdeci">void CM_BeginPlay()</div><div class="ttdef"><b>Definition</b> Game.cpp:366</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_a892acd610181b8a67f9bd4f74d242a4a"><div class="ttname"><a href="Game_8h.html#a892acd610181b8a67f9bd4f74d242a4a">CM_WhatDoesThisDo</a></div><div class="ttdeci">void CM_WhatDoesThisDo(Player *player, int8_t playerId)</div><div class="ttdef"><b>Definition</b> Game.cpp:620</div></div>
|
||||
@@ -478,7 +479,6 @@ $(function(){initNavTree('Game_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="aGame_8h_html_ad05aab537d39fb4cfd354640c1a4cd63"><div class="ttname"><a href="Game_8h.html#ad05aab537d39fb4cfd354640c1a4cd63">CM_DeleteActor</a></div><div class="ttdeci">void CM_DeleteActor(size_t index)</div><div class="ttdef"><b>Definition</b> Game.cpp:759</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_ad474b8b257813cceeae25ab5205273c4"><div class="ttname"><a href="Game_8h.html#ad474b8b257813cceeae25ab5205273c4">IsKalimariDesert</a></div><div class="ttdeci">bool IsKalimariDesert()</div><div class="ttdef"><b>Definition</b> Game.cpp:841</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_ad62d65b13bb8c7fbbfe39c28d4f73758"><div class="ttname"><a href="Game_8h.html#ad62d65b13bb8c7fbbfe39c28d4f73758">CM_GetPlayerCamera</a></div><div class="ttdeci">Camera * CM_GetPlayerCamera(s32 playerIndex)</div><div class="ttdef"><b>Definition</b> Game.cpp:389</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_ad67598b92b4fcdbd59e913da2726b0e7"><div class="ttname"><a href="Game_8h.html#ad67598b92b4fcdbd59e913da2726b0e7">CM_GetWaterLevel</a></div><div class="ttdeci">f32 CM_GetWaterLevel(Vec3f pos, struct Collision *collision)</div><div class="ttdef"><b>Definition</b> Game.cpp:824</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_ad7074370e4922729d981568d0b5fc027"><div class="ttname"><a href="Game_8h.html#ad7074370e4922729d981568d0b5fc027">CM_BombKartsWaypoint</a></div><div class="ttdeci">void CM_BombKartsWaypoint(s32 cameraId)</div><div class="ttdef"><b>Definition</b> Game.cpp:234</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_ada28d3ac2117e6089cc6eb5b0a6aabba"><div class="ttname"><a href="Game_8h.html#ada28d3ac2117e6089cc6eb5b0a6aabba">SelectLuigiRaceway</a></div><div class="ttdeci">void SelectLuigiRaceway()</div><div class="ttdef"><b>Definition</b> Game.cpp:853</div></div>
|
||||
<div class="ttc" id="aGame_8h_html_adabb5b527520eaa3b7cc42fa98a4b334"><div class="ttname"><a href="Game_8h.html#adabb5b527520eaa3b7cc42fa98a4b334">CM_SetFreeCamera</a></div><div class="ttdeci">void CM_SetFreeCamera(bool state)</div><div class="ttdef"><b>Definition</b> Game.cpp:495</div></div>
|
||||
|
||||
@@ -134,7 +134,7 @@ $(function(){initNavTree('Menu_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">using </span>GuiWindow::GuiWindow;</div>
|
||||
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> </div>
|
||||
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> <a class="code hl_function" href="classShip_1_1Menu.html#adba9ee1fbff200c842a57492937838f8">Menu</a>(<span class="keyword">const</span> std::string& cVar, <span class="keyword">const</span> std::string& name, uint8_t searchSidebarIndex_ = 0,</div>
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">UIWidgets::Colors</a> menuThemeIndex_ = UIWidgets::Colors::LightBlue);</div>
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">UIWidgets::Colors</a> menuThemeIndex_ = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">UIWidgets::Colors::LightBlue</a>);</div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"><a class="line" href="classShip_1_1Menu.html#a31e24be344c0fb64838cfae9d7bb5afe"> 27</a></span> <span class="keyword">virtual</span> <a class="code hl_function" href="classShip_1_1Menu.html#a31e24be344c0fb64838cfae9d7bb5afe">~Menu</a>() {}</div>
|
||||
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> </div>
|
||||
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classShip_1_1Menu.html#a953d120de56dfabc594b699e2ff68b23">InitElement</a>() <span class="keyword">override</span>;</div>
|
||||
@@ -299,6 +299,7 @@ $(function(){initNavTree('Menu_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="anamespaceShip_html"><div class="ttname"><a href="namespaceShip.html">Ship</a></div><div class="ttdef"><b>Definition</b> SpaghettiGui.cpp:39</div></div>
|
||||
<div class="ttc" id="anamespaceShip_html_aa346db7804e4175df73113e9e2391358"><div class="ttname"><a href="namespaceShip.html#aa346db7804e4175df73113e9e2391358">Ship::GetVectorIndexOf</a></div><div class="ttdeci">uint32_t GetVectorIndexOf(std::vector< std::string > &vector, std::string value)</div><div class="ttdef"><b>Definition</b> Menu.cpp:61</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">UIWidgets::Colors</a></div><div class="ttdeci">Colors</div><div class="ttdef"><b>Definition</b> UIWidgets.h:40</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">UIWidgets::LightBlue</a></div><div class="ttdeci">@ LightBlue</div><div class="ttdef"><b>Definition</b> UIWidgets.h:46</div></div>
|
||||
<div class="ttc" id="astructSidebarEntry_html"><div class="ttname"><a href="structSidebarEntry.html">SidebarEntry</a></div><div class="ttdef"><b>Definition</b> MenuTypes.h:242</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1WidgetOptions_html"><div class="ttname"><a href="structUIWidgets_1_1WidgetOptions.html">UIWidgets::WidgetOptions</a></div><div class="ttdef"><b>Definition</b> UIWidgets.h:112</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1WidgetOptions_html_a5d0081abd63540671dca5d3a3ad61b63"><div class="ttname"><a href="structUIWidgets_1_1WidgetOptions.html#a5d0081abd63540671dca5d3a3ad61b63">UIWidgets::WidgetOptions::Tooltip</a></div><div class="ttdeci">WidgetOptions & Tooltip(const char *tooltip_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:122</div></div>
|
||||
|
||||
@@ -130,20 +130,20 @@ $(function(){initNavTree('PortMenu_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> </div>
|
||||
<div class="foldopen" id="foldopen00019" data-start="{" data-end="};">
|
||||
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"><a class="line" href="namespaceGameUI.html#a3d46807cc832ea9dce8ac8d36836343f"> 19</a></span><span class="keyword">static</span> <span class="keyword">const</span> std::unordered_map<int32_t, const char*> <a class="code hl_variable" href="namespaceGameUI.html#a3d46807cc832ea9dce8ac8d36836343f">menuThemeOptions</a> = {</div>
|
||||
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> { UIWidgets::Colors::Red, <span class="stringliteral">"Red"</span> },</div>
|
||||
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> { UIWidgets::Colors::DarkRed, <span class="stringliteral">"Dark Red"</span> },</div>
|
||||
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> { UIWidgets::Colors::Orange, <span class="stringliteral">"Orange"</span> },</div>
|
||||
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> { UIWidgets::Colors::Green, <span class="stringliteral">"Green"</span> },</div>
|
||||
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> { UIWidgets::Colors::DarkGreen, <span class="stringliteral">"Dark Green"</span> },</div>
|
||||
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> { UIWidgets::Colors::LightBlue, <span class="stringliteral">"Light Blue"</span> },</div>
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> { UIWidgets::Colors::Blue, <span class="stringliteral">"Blue"</span> },</div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> { UIWidgets::Colors::DarkBlue, <span class="stringliteral">"Dark Blue"</span> },</div>
|
||||
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> { UIWidgets::Colors::Indigo, <span class="stringliteral">"Indigo"</span> },</div>
|
||||
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> { UIWidgets::Colors::Violet, <span class="stringliteral">"Violet"</span> },</div>
|
||||
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> { UIWidgets::Colors::Purple, <span class="stringliteral">"Purple"</span> },</div>
|
||||
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> { UIWidgets::Colors::Brown, <span class="stringliteral">"Brown"</span> },</div>
|
||||
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> { UIWidgets::Colors::Gray, <span class="stringliteral">"Gray"</span> },</div>
|
||||
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> { UIWidgets::Colors::DarkGray, <span class="stringliteral">"Dark Gray"</span> },</div>
|
||||
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a197d0422f331777e7c59bbf3d5215250">UIWidgets::Colors::Red</a>, <span class="stringliteral">"Red"</span> },</div>
|
||||
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a23c53943bad3c4bde433c8aeb607120a">UIWidgets::Colors::DarkRed</a>, <span class="stringliteral">"Dark Red"</span> },</div>
|
||||
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ab4728f66731c1a35334ffd5f1850fb42">UIWidgets::Colors::Orange</a>, <span class="stringliteral">"Orange"</span> },</div>
|
||||
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a4aa97605ed54be5bf4f734aeb8c1a0c3">UIWidgets::Colors::Green</a>, <span class="stringliteral">"Green"</span> },</div>
|
||||
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ad9523466569662cc0bb246521b09e3aa">UIWidgets::Colors::DarkGreen</a>, <span class="stringliteral">"Dark Green"</span> },</div>
|
||||
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">UIWidgets::Colors::LightBlue</a>, <span class="stringliteral">"Light Blue"</span> },</div>
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a0edf31a391d52283430d2bd99f6b6ac1">UIWidgets::Colors::Blue</a>, <span class="stringliteral">"Blue"</span> },</div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a5dfbfc9efeddf706c5e281752db7c573">UIWidgets::Colors::DarkBlue</a>, <span class="stringliteral">"Dark Blue"</span> },</div>
|
||||
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a760324a705378e3de4e3639161131885">UIWidgets::Colors::Indigo</a>, <span class="stringliteral">"Indigo"</span> },</div>
|
||||
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a2fa2a6ba71f7e292c424321a64637405">UIWidgets::Colors::Violet</a>, <span class="stringliteral">"Violet"</span> },</div>
|
||||
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a2b67f0b08aa6a5047d2ef6a161a9e44e">UIWidgets::Colors::Purple</a>, <span class="stringliteral">"Purple"</span> },</div>
|
||||
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a498232d0967df69172d6ef5e21c6e100">UIWidgets::Colors::Brown</a>, <span class="stringliteral">"Brown"</span> },</div>
|
||||
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff">UIWidgets::Colors::Gray</a>, <span class="stringliteral">"Gray"</span> },</div>
|
||||
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a2ea00829ca38c543e737550157502b2b">UIWidgets::Colors::DarkGray</a>, <span class="stringliteral">"Dark Gray"</span> },</div>
|
||||
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span>};</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> </div>
|
||||
@@ -240,6 +240,20 @@ $(function(){initNavTree('PortMenu_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="anamespaceGameUI_html_ab4d46dc9f627364944694cce110ede7f"><div class="ttname"><a href="namespaceGameUI.html#ab4d46dc9f627364944694cce110ede7f">GameUI::menuExtentOptions</a></div><div class="ttdeci">static const std::unordered_map< int32_t, const char * > menuExtentOptions</div><div class="ttdef"><b>Definition</b> PortMenu.h:14</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_a2f7c93f2b8d08a16c305b29d415d7cc5a964b6779c78f51abc4a05ac417028182"><div class="ttname"><a href="namespaceUIWidgets.html#a2f7c93f2b8d08a16c305b29d415d7cc5a964b6779c78f51abc4a05ac417028182">UIWidgets::Stretched</a></div><div class="ttdeci">@ Stretched</div><div class="ttdef"><b>Definition</b> UIWidgets.h:109</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_a2f7c93f2b8d08a16c305b29d415d7cc5aa5c7af7144725d0642cdbfd6bab35af7"><div class="ttname"><a href="namespaceUIWidgets.html#a2f7c93f2b8d08a16c305b29d415d7cc5aa5c7af7144725d0642cdbfd6bab35af7">UIWidgets::Condensed</a></div><div class="ttdeci">@ Condensed</div><div class="ttdef"><b>Definition</b> UIWidgets.h:108</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a0edf31a391d52283430d2bd99f6b6ac1"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a0edf31a391d52283430d2bd99f6b6ac1">UIWidgets::Blue</a></div><div class="ttdeci">@ Blue</div><div class="ttdef"><b>Definition</b> UIWidgets.h:47</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a197d0422f331777e7c59bbf3d5215250"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a197d0422f331777e7c59bbf3d5215250">UIWidgets::Red</a></div><div class="ttdeci">@ Red</div><div class="ttdef"><b>Definition</b> UIWidgets.h:41</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a23c53943bad3c4bde433c8aeb607120a"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a23c53943bad3c4bde433c8aeb607120a">UIWidgets::DarkRed</a></div><div class="ttdeci">@ DarkRed</div><div class="ttdef"><b>Definition</b> UIWidgets.h:42</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a2b67f0b08aa6a5047d2ef6a161a9e44e"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a2b67f0b08aa6a5047d2ef6a161a9e44e">UIWidgets::Purple</a></div><div class="ttdeci">@ Purple</div><div class="ttdef"><b>Definition</b> UIWidgets.h:51</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a2ea00829ca38c543e737550157502b2b"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a2ea00829ca38c543e737550157502b2b">UIWidgets::DarkGray</a></div><div class="ttdeci">@ DarkGray</div><div class="ttdef"><b>Definition</b> UIWidgets.h:54</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a2fa2a6ba71f7e292c424321a64637405"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a2fa2a6ba71f7e292c424321a64637405">UIWidgets::Violet</a></div><div class="ttdeci">@ Violet</div><div class="ttdef"><b>Definition</b> UIWidgets.h:50</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a498232d0967df69172d6ef5e21c6e100"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a498232d0967df69172d6ef5e21c6e100">UIWidgets::Brown</a></div><div class="ttdeci">@ Brown</div><div class="ttdef"><b>Definition</b> UIWidgets.h:52</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a4aa97605ed54be5bf4f734aeb8c1a0c3"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a4aa97605ed54be5bf4f734aeb8c1a0c3">UIWidgets::Green</a></div><div class="ttdeci">@ Green</div><div class="ttdef"><b>Definition</b> UIWidgets.h:44</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff">UIWidgets::Gray</a></div><div class="ttdeci">@ Gray</div><div class="ttdef"><b>Definition</b> UIWidgets.h:53</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a5dfbfc9efeddf706c5e281752db7c573"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a5dfbfc9efeddf706c5e281752db7c573">UIWidgets::DarkBlue</a></div><div class="ttdeci">@ DarkBlue</div><div class="ttdef"><b>Definition</b> UIWidgets.h:48</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26a760324a705378e3de4e3639161131885"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a760324a705378e3de4e3639161131885">UIWidgets::Indigo</a></div><div class="ttdeci">@ Indigo</div><div class="ttdef"><b>Definition</b> UIWidgets.h:49</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26ab4728f66731c1a35334ffd5f1850fb42"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ab4728f66731c1a35334ffd5f1850fb42">UIWidgets::Orange</a></div><div class="ttdeci">@ Orange</div><div class="ttdef"><b>Definition</b> UIWidgets.h:43</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26ad9523466569662cc0bb246521b09e3aa"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ad9523466569662cc0bb246521b09e3aa">UIWidgets::DarkGreen</a></div><div class="ttdeci">@ DarkGreen</div><div class="ttdef"><b>Definition</b> UIWidgets.h:45</div></div>
|
||||
<div class="ttc" id="anamespaceUIWidgets_html_ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471"><div class="ttname"><a href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">UIWidgets::LightBlue</a></div><div class="ttdeci">@ LightBlue</div><div class="ttdef"><b>Definition</b> UIWidgets.h:46</div></div>
|
||||
<div class="ttc" id="astructWidgetInfo_html"><div class="ttname"><a href="structWidgetInfo.html">WidgetInfo</a></div><div class="ttdef"><b>Definition</b> MenuTypes.h:103</div></div>
|
||||
<div class="ttc" id="astructWidgetPath_html"><div class="ttname"><a href="structWidgetPath.html">WidgetPath</a></div><div class="ttdef"><b>Definition</b> MenuTypes.h:197</div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
|
||||
@@ -20,21 +20,21 @@
|
||||
<area shape="poly" id="edge34_Node000003_Node000033" title=" " alt="" coords="572,345,628,345,628,350,572,350"/>
|
||||
<area shape="rect" id="Node000035" href="$Game_8cpp.html#a0841ffe9a66e95aca42438b9d8ffc3d3" title=" " alt="" coords="645,183,779,208"/>
|
||||
<area shape="poly" id="edge37_Node000003_Node000035" title=" " alt="" coords="495,332,549,292,619,244,673,212,675,217,621,248,552,296,498,337"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" title=" " alt="" coords="852,409,1040,435"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" title=" " alt="" coords="852,409,1040,435"/>
|
||||
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="746,480,851,443,878,436,880,441,853,449,748,485"/>
|
||||
<area shape="rect" id="Node000009" href="$actors_8c.html#a1a9bccb586242555a9123ebd4ab70f2a" title=" " alt="" coords="858,607,1034,647"/>
|
||||
<area shape="poly" id="edge8_Node000004_Node000009" title=" " alt="" coords="738,506,806,549,829,572,853,592,868,599,865,604,851,596,826,576,802,553,735,510"/>
|
||||
<area shape="rect" id="Node000023" href="$collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" title=" " alt="" coords="883,557,1009,583"/>
|
||||
<area shape="rect" id="Node000023" href="$collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" title=" " alt="" coords="883,557,1009,583"/>
|
||||
<area shape="poly" id="edge22_Node000004_Node000023" title=" " alt="" coords="748,505,853,542,883,551,882,556,851,547,746,511"/>
|
||||
<area shape="rect" id="Node000025" href="$math__util_8c.html#af7b470ed76fce07b8042a47c96e5690b" title=" " alt="" coords="875,508,1017,533"/>
|
||||
<area shape="poly" id="edge24_Node000004_Node000025" title=" " alt="" coords="754,497,862,509,861,514,753,502"/>
|
||||
<area shape="rect" id="Node000026" href="$math__util_8c.html#a0e270ee67600c8c9c2f140c647d008a1" title=" " alt="" coords="897,459,995,484"/>
|
||||
<area shape="poly" id="edge25_Node000004_Node000026" title=" " alt="" coords="753,489,883,475,883,480,754,494"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" title=" " alt="" coords="1121,409,1265,435"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" title=" " alt="" coords="1121,409,1265,435"/>
|
||||
<area shape="poly" id="edge5_Node000005_Node000006" title=" " alt="" coords="1040,419,1107,419,1107,425,1040,425"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" title=" " alt="" coords="1121,459,1264,484"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a4b48832a90e984536a0635a016ec4f28" title=" " alt="" coords="1121,459,1264,484"/>
|
||||
<area shape="poly" id="edge6_Node000005_Node000007" title=" " alt="" coords="1011,432,1116,453,1115,459,1010,437"/>
|
||||
<area shape="rect" id="Node000008" href="$collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" title=" " alt="" coords="1121,508,1264,533"/>
|
||||
<area shape="rect" id="Node000008" href="$collision_8c.html#a21fef964ab48191a1c0341954ef27a40" title=" " alt="" coords="1121,508,1264,533"/>
|
||||
<area shape="poly" id="edge7_Node000005_Node000008" title=" " alt="" coords="1016,432,1041,444,1057,456,1066,469,1075,482,1089,493,1109,502,1107,507,1087,498,1071,485,1062,472,1053,460,1039,448,1014,437"/>
|
||||
<area shape="rect" id="Node000010" href="$Game_8cpp.html#a693de7d8b89fe291aafea86bc64a0a2e" title=" " alt="" coords="1139,721,1246,747"/>
|
||||
<area shape="poly" id="edge9_Node000009_Node000010" title=" " alt="" coords="1006,645,1041,664,1056,676,1066,687,1075,698,1089,708,1127,722,1125,727,1087,712,1071,702,1062,691,1052,679,1039,668,1003,650"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
778e088ba15f5177524b443e838ea962
|
||||
97ce62d95ea8d37f06ddb4311f08480c
|
||||
@@ -247,7 +247,7 @@ var sectionId = 'dynsection-1';
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="776,-271 635,-271 635,-252 776,-252 776,-271"/>
|
||||
<text text-anchor="middle" x="705.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -284,7 +284,7 @@ var sectionId = 'dynsection-1';
|
||||
<!-- Node23 -->
|
||||
<g id="Node000023" class="node">
|
||||
<title>Node23</title>
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="753,-160 658,-160 658,-141 753,-141 753,-160"/>
|
||||
<text text-anchor="middle" x="705.5" y="-148" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -338,7 +338,7 @@ var sectionId = 'dynsection-1';
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944.5,-271 836.5,-271 836.5,-252 944.5,-252 944.5,-271"/>
|
||||
<text text-anchor="middle" x="890.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -356,7 +356,7 @@ var sectionId = 'dynsection-1';
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944,-234 837,-234 837,-215 944,-215 944,-234"/>
|
||||
<text text-anchor="middle" x="890.5" y="-222" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -374,7 +374,7 @@ var sectionId = 'dynsection-1';
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944,-197 837,-197 837,-178 944,-178 944,-197"/>
|
||||
<text text-anchor="middle" x="890.5" y="-185" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
@@ -200,7 +200,7 @@
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="776,-271 635,-271 635,-252 776,-252 776,-271"/>
|
||||
<text text-anchor="middle" x="705.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -237,7 +237,7 @@
|
||||
<!-- Node23 -->
|
||||
<g id="Node000023" class="node">
|
||||
<title>Node23</title>
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="753,-160 658,-160 658,-141 753,-141 753,-160"/>
|
||||
<text text-anchor="middle" x="705.5" y="-148" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -291,7 +291,7 @@
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944.5,-271 836.5,-271 836.5,-252 944.5,-252 944.5,-271"/>
|
||||
<text text-anchor="middle" x="890.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -309,7 +309,7 @@
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944,-234 837,-234 837,-215 944,-215 944,-234"/>
|
||||
<text text-anchor="middle" x="890.5" y="-222" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -327,7 +327,7 @@
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944,-197 837,-197 837,-178 944,-178 944,-197"/>
|
||||
<text text-anchor="middle" x="890.5" y="-185" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
@@ -20,21 +20,21 @@
|
||||
<area shape="poly" id="edge34_Node000003_Node000033" title=" " alt="" coords="572,345,628,345,628,350,572,350"/>
|
||||
<area shape="rect" id="Node000035" href="$Game_8cpp.html#a0841ffe9a66e95aca42438b9d8ffc3d3" title=" " alt="" coords="645,183,779,208"/>
|
||||
<area shape="poly" id="edge37_Node000003_Node000035" title=" " alt="" coords="495,332,549,292,619,244,673,212,675,217,621,248,552,296,498,337"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" title=" " alt="" coords="852,409,1040,435"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" title=" " alt="" coords="852,409,1040,435"/>
|
||||
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="746,480,851,443,878,436,880,441,853,449,748,485"/>
|
||||
<area shape="rect" id="Node000009" href="$actors_8c.html#a1a9bccb586242555a9123ebd4ab70f2a" title=" " alt="" coords="858,607,1034,647"/>
|
||||
<area shape="poly" id="edge8_Node000004_Node000009" title=" " alt="" coords="738,506,806,549,829,572,853,592,868,599,865,604,851,596,826,576,802,553,735,510"/>
|
||||
<area shape="rect" id="Node000023" href="$collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" title=" " alt="" coords="883,557,1009,583"/>
|
||||
<area shape="rect" id="Node000023" href="$collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" title=" " alt="" coords="883,557,1009,583"/>
|
||||
<area shape="poly" id="edge22_Node000004_Node000023" title=" " alt="" coords="748,505,853,542,883,551,882,556,851,547,746,511"/>
|
||||
<area shape="rect" id="Node000025" href="$math__util_8c.html#af7b470ed76fce07b8042a47c96e5690b" title=" " alt="" coords="875,508,1017,533"/>
|
||||
<area shape="poly" id="edge24_Node000004_Node000025" title=" " alt="" coords="754,497,862,509,861,514,753,502"/>
|
||||
<area shape="rect" id="Node000026" href="$math__util_8c.html#a0e270ee67600c8c9c2f140c647d008a1" title=" " alt="" coords="897,459,995,484"/>
|
||||
<area shape="poly" id="edge25_Node000004_Node000026" title=" " alt="" coords="753,489,883,475,883,480,754,494"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" title=" " alt="" coords="1121,409,1265,435"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" title=" " alt="" coords="1121,409,1265,435"/>
|
||||
<area shape="poly" id="edge5_Node000005_Node000006" title=" " alt="" coords="1040,419,1107,419,1107,425,1040,425"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" title=" " alt="" coords="1121,459,1264,484"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a4b48832a90e984536a0635a016ec4f28" title=" " alt="" coords="1121,459,1264,484"/>
|
||||
<area shape="poly" id="edge6_Node000005_Node000007" title=" " alt="" coords="1011,432,1116,453,1115,459,1010,437"/>
|
||||
<area shape="rect" id="Node000008" href="$collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" title=" " alt="" coords="1121,508,1264,533"/>
|
||||
<area shape="rect" id="Node000008" href="$collision_8c.html#a21fef964ab48191a1c0341954ef27a40" title=" " alt="" coords="1121,508,1264,533"/>
|
||||
<area shape="poly" id="edge7_Node000005_Node000008" title=" " alt="" coords="1016,432,1041,444,1057,456,1066,469,1075,482,1089,493,1109,502,1107,507,1087,498,1071,485,1062,472,1053,460,1039,448,1014,437"/>
|
||||
<area shape="rect" id="Node000010" href="$Game_8cpp.html#a693de7d8b89fe291aafea86bc64a0a2e" title=" " alt="" coords="1139,721,1246,747"/>
|
||||
<area shape="poly" id="edge9_Node000009_Node000010" title=" " alt="" coords="1006,645,1041,664,1056,676,1066,687,1075,698,1089,708,1127,722,1125,727,1087,712,1071,702,1062,691,1052,679,1039,668,1003,650"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
778e088ba15f5177524b443e838ea962
|
||||
97ce62d95ea8d37f06ddb4311f08480c
|
||||
@@ -247,7 +247,7 @@ var sectionId = 'dynsection-6';
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="776,-271 635,-271 635,-252 776,-252 776,-271"/>
|
||||
<text text-anchor="middle" x="705.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -284,7 +284,7 @@ var sectionId = 'dynsection-6';
|
||||
<!-- Node23 -->
|
||||
<g id="Node000023" class="node">
|
||||
<title>Node23</title>
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="753,-160 658,-160 658,-141 753,-141 753,-160"/>
|
||||
<text text-anchor="middle" x="705.5" y="-148" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -338,7 +338,7 @@ var sectionId = 'dynsection-6';
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944.5,-271 836.5,-271 836.5,-252 944.5,-252 944.5,-271"/>
|
||||
<text text-anchor="middle" x="890.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -356,7 +356,7 @@ var sectionId = 'dynsection-6';
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944,-234 837,-234 837,-215 944,-215 944,-234"/>
|
||||
<text text-anchor="middle" x="890.5" y="-222" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -374,7 +374,7 @@ var sectionId = 'dynsection-6';
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944,-197 837,-197 837,-178 944,-178 944,-197"/>
|
||||
<text text-anchor="middle" x="890.5" y="-185" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
@@ -200,7 +200,7 @@
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="776,-271 635,-271 635,-252 776,-252 776,-271"/>
|
||||
<text text-anchor="middle" x="705.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -237,7 +237,7 @@
|
||||
<!-- Node23 -->
|
||||
<g id="Node000023" class="node">
|
||||
<title>Node23</title>
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="753,-160 658,-160 658,-141 753,-141 753,-160"/>
|
||||
<text text-anchor="middle" x="705.5" y="-148" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -291,7 +291,7 @@
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944.5,-271 836.5,-271 836.5,-252 944.5,-252 944.5,-271"/>
|
||||
<text text-anchor="middle" x="890.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -309,7 +309,7 @@
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944,-234 837,-234 837,-215 944,-215 944,-234"/>
|
||||
<text text-anchor="middle" x="890.5" y="-222" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -327,7 +327,7 @@
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="944,-197 837,-197 837,-178 944,-178 944,-197"/>
|
||||
<text text-anchor="middle" x="890.5" y="-185" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
@@ -135,7 +135,7 @@ $(function(){initNavTree('SherbetLand_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="comment">// virtual void Load(const char* courseVtx, </span></div>
|
||||
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="comment">// course_texture* textures, const char* displaylists, size_t dlSize);</span></div>
|
||||
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classSherbetLand.html#a8a4f997aca9cf49e4f1859051d1706e0">Load</a>() <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">virtual</span> f32 <a class="code hl_function" href="classSherbetLand.html#af32da3462b21eafa54f08a7b0f6f1ff7">GetWaterLevel</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> pos, <span class="keyword">struct</span> <a class="code hl_struct" href="structCollision.html">Collision</a>* collision) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">virtual</span> f32 <a class="code hl_function" href="classSherbetLand.html#a163bf1164702a3cb7cc2ac1aca586c92">GetWaterLevel</a>(<a class="code hl_struct" href="structFVector.html">FVector</a> pos, <a class="code hl_struct" href="structCollision.html">Collision</a>* collision) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classSherbetLand.html#aaf3ff18960e8e9896f51bd93e2d8ff9a">BeginPlay</a>() <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classSherbetLand.html#a7be7d2e38e9c68bf4ece3d1451dc2488">TickTrackObjects</a>() <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classSherbetLand.html#aa4ee7a3c264bfa0031792ca76e9b528e">DrawTrackObjects</a>(s32 cameraId) <span class="keyword">override</span>;</div>
|
||||
@@ -149,6 +149,7 @@ $(function(){initNavTree('SherbetLand_8h_source.html',''); initResizable(true);
|
||||
<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="aclassSherbetLand_html_a019d70103fc5aac86286658521c6d2df"><div class="ttname"><a href="classSherbetLand.html#a019d70103fc5aac86286658521c6d2df">SherbetLand::SherbetLand</a></div><div class="ttdeci">SherbetLand()</div><div class="ttdef"><b>Definition</b> SherbetLand.cpp:39</div></div>
|
||||
<div class="ttc" id="aclassSherbetLand_html_a163bf1164702a3cb7cc2ac1aca586c92"><div class="ttname"><a href="classSherbetLand.html#a163bf1164702a3cb7cc2ac1aca586c92">SherbetLand::GetWaterLevel</a></div><div class="ttdeci">virtual f32 GetWaterLevel(FVector pos, Collision *collision) override</div><div class="ttdef"><b>Definition</b> SherbetLand.cpp:135</div></div>
|
||||
<div class="ttc" id="aclassSherbetLand_html_a47792717cebb7f927b73d3810b1147f0"><div class="ttname"><a href="classSherbetLand.html#a47792717cebb7f927b73d3810b1147f0">SherbetLand::CreditsSpawnActors</a></div><div class="ttdeci">virtual void CreditsSpawnActors() override</div><div class="ttdef"><b>Definition</b> SherbetLand.cpp:233</div></div>
|
||||
<div class="ttc" id="aclassSherbetLand_html_a54e0935ef61f7dd799aedf133fe0e2a0"><div class="ttname"><a href="classSherbetLand.html#a54e0935ef61f7dd799aedf133fe0e2a0">SherbetLand::Draw</a></div><div class="ttdeci">virtual void Draw(ScreenContext *) override</div><div class="ttdef"><b>Definition</b> SherbetLand.cpp:199</div></div>
|
||||
<div class="ttc" id="aclassSherbetLand_html_a78c492377c0d7710b9ddc02358bb6a63"><div class="ttname"><a href="classSherbetLand.html#a78c492377c0d7710b9ddc02358bb6a63">SherbetLand::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> SherbetLand.cpp:212</div></div>
|
||||
@@ -156,7 +157,6 @@ $(function(){initNavTree('SherbetLand_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="aclassSherbetLand_html_a8a4f997aca9cf49e4f1859051d1706e0"><div class="ttname"><a href="classSherbetLand.html#a8a4f997aca9cf49e4f1859051d1706e0">SherbetLand::Load</a></div><div class="ttdeci">virtual void Load() override</div><div class="ttdef"><b>Definition</b> SherbetLand.cpp:117</div></div>
|
||||
<div class="ttc" id="aclassSherbetLand_html_aa4ee7a3c264bfa0031792ca76e9b528e"><div class="ttname"><a href="classSherbetLand.html#aa4ee7a3c264bfa0031792ca76e9b528e">SherbetLand::DrawTrackObjects</a></div><div class="ttdeci">virtual void DrawTrackObjects(s32 cameraId) override</div><div class="ttdef"><b>Definition</b> SherbetLand.cpp:193</div></div>
|
||||
<div class="ttc" id="aclassSherbetLand_html_aaf3ff18960e8e9896f51bd93e2d8ff9a"><div class="ttname"><a href="classSherbetLand.html#aaf3ff18960e8e9896f51bd93e2d8ff9a">SherbetLand::BeginPlay</a></div><div class="ttdeci">virtual void BeginPlay() override</div><div class="ttdef"><b>Definition</b> SherbetLand.cpp:142</div></div>
|
||||
<div class="ttc" id="aclassSherbetLand_html_af32da3462b21eafa54f08a7b0f6f1ff7"><div class="ttname"><a href="classSherbetLand.html#af32da3462b21eafa54f08a7b0f6f1ff7">SherbetLand::GetWaterLevel</a></div><div class="ttdeci">virtual f32 GetWaterLevel(FVector pos, struct Collision *collision) override</div><div class="ttdef"><b>Definition</b> SherbetLand.cpp:135</div></div>
|
||||
<div class="ttc" id="aclassSherbetLand_html_af56127eec2379734c8c5e02dfcd1eb91"><div class="ttname"><a href="classSherbetLand.html#af56127eec2379734c8c5e02dfcd1eb91">SherbetLand::DrawCredits</a></div><div class="ttdeci">virtual void DrawCredits() override</div><div class="ttdef"><b>Definition</b> SherbetLand.cpp:208</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>
|
||||
|
||||
@@ -476,7 +476,7 @@ $(function(){initNavTree('Track_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00366" name="l00366"></a><span class="lineno"> 366</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> Draw(ScreenContext*);</div>
|
||||
<div class="line"><a id="l00367" name="l00367"></a><span class="lineno"> 367</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> DrawCredits();</div>
|
||||
<div class="line"><a id="l00368" name="l00368"></a><span class="lineno"> 368</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> Waypoints(Player* player, int8_t playerId);</div>
|
||||
<div class="line"><a id="l00369" name="l00369"></a><span class="lineno"> 369</span> <span class="keyword">virtual</span> <a class="code hl_enumvalue" href="namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a512dc597be7ae761876315165dc8bd2e">f32</a> GetWaterLevel(FVector pos, <span class="keyword">struct</span> Collision* collision);</div>
|
||||
<div class="line"><a id="l00369" name="l00369"></a><span class="lineno"> 369</span> <span class="keyword">virtual</span> <a class="code hl_enumvalue" href="namespaceSF64.html#a1130ee4440f43e7a45454de29f6bc813a512dc597be7ae761876315165dc8bd2e">f32</a> GetWaterLevel(FVector pos, Collision* collision);</div>
|
||||
<div class="line"><a id="l00370" name="l00370"></a><span class="lineno"> 370</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> Tick();</div>
|
||||
<div class="line"><a id="l00371" name="l00371"></a><span class="lineno"> 371</span> <span class="comment">// Draw transparent models (water, signs, arrows, etc.) </span></div>
|
||||
<div class="line"><a id="l00372" name="l00372"></a><span class="lineno"> 372</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> DrawTransparency(ScreenContext* screen, uint16_t pathCounter, uint16_t cameraRot,</div>
|
||||
|
||||
@@ -170,8 +170,6 @@ Macros</h2></td></tr>
|
||||
Typedefs</h2></td></tr>
|
||||
<tr class="memitem:ae6baa537b60cf1d33e03e5e0c440c962" id="r_ae6baa537b60cf1d33e03e5e0c440c962"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceUIWidgets.html#ae6baa537b60cf1d33e03e5e0c440c962">UIWidgets::SectionFunc</a> = void(*)()</td></tr>
|
||||
<tr class="separator:ae6baa537b60cf1d33e03e5e0c440c962"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a20505336f67ae9f7fb097fac83a5b731" id="r_a20505336f67ae9f7fb097fac83a5b731"><td class="memItemLeft" align="right" valign="top">typedef enum <a class="el" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">UIWidgets::Colors</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceUIWidgets.html#a20505336f67ae9f7fb097fac83a5b731">UIWidgets::Colors</a></td></tr>
|
||||
<tr class="separator:a20505336f67ae9f7fb097fac83a5b731"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="enum-members" name="enum-members"></a>
|
||||
Enumerations</h2></td></tr>
|
||||
|
||||
@@ -8,7 +8,6 @@ var UIWidgets_8h =
|
||||
[ "UIWidgets::IntSliderOptions", "structUIWidgets_1_1IntSliderOptions.html", "structUIWidgets_1_1IntSliderOptions" ],
|
||||
[ "UIWidgets::FloatSliderOptions", "structUIWidgets_1_1FloatSliderOptions.html", "structUIWidgets_1_1FloatSliderOptions" ],
|
||||
[ "IMGUI_DEFINE_MATH_OPERATORS", "UIWidgets_8h.html#adf4d73301961430d50d7edd96f92ce38", null ],
|
||||
[ "UIWidgets::Colors", "namespaceUIWidgets.html#a20505336f67ae9f7fb097fac83a5b731", null ],
|
||||
[ "UIWidgets::SectionFunc", "namespaceUIWidgets.html#ae6baa537b60cf1d33e03e5e0c440c962", null ],
|
||||
[ "UIWidgets::Colors", "namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26", [
|
||||
[ "UIWidgets::Red", "namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a197d0422f331777e7c59bbf3d5215250", null ],
|
||||
|
||||
@@ -154,7 +154,7 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> </div>
|
||||
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> <span class="comment">// mostly in order for colors usable by the menu without custom text color</span></div>
|
||||
<div class="foldopen" id="foldopen00040" data-start="{" data-end="};">
|
||||
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26"> 40</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> {</div>
|
||||
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26"> 40</a></span> <span class="keyword">enum</span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> {</div>
|
||||
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a197d0422f331777e7c59bbf3d5215250"> 41</a></span> <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a197d0422f331777e7c59bbf3d5215250">Red</a>,</div>
|
||||
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a23c53943bad3c4bde433c8aeb607120a"> 42</a></span> <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a23c53943bad3c4bde433c8aeb607120a">DarkRed</a>,</div>
|
||||
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ab4728f66731c1a35334ffd5f1850fb42"> 43</a></span> <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ab4728f66731c1a35334ffd5f1850fb42">Orange</a>,</div>
|
||||
@@ -177,32 +177,32 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a4271bd8520b13309c8b78e0c44bfe6f0"> 60</a></span> <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a4271bd8520b13309c8b78e0c44bfe6f0">LightGray</a>,</div>
|
||||
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a5fcd4b9a5ef547f9210e74bc98283a44"> 61</a></span> <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a5fcd4b9a5ef547f9210e74bc98283a44">White</a>,</div>
|
||||
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a770f5a54c74f7a1a7fd9f2f53279d51f"> 62</a></span> <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a770f5a54c74f7a1a7fd9f2f53279d51f">NoColor</a></div>
|
||||
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#a20505336f67ae9f7fb097fac83a5b731"> 63</a></span> } Colors;</div>
|
||||
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> };</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> </div>
|
||||
<div class="foldopen" id="foldopen00065" data-start="{" data-end="};">
|
||||
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"><a class="line" href="namespaceUIWidgets.html#ac226a6b7b4a3dbf5ae79cf6a5925449a"> 65</a></span> <span class="keyword">const</span> std::unordered_map<Colors, ImVec4> <a class="code hl_variable" href="namespaceUIWidgets.html#ac226a6b7b4a3dbf5ae79cf6a5925449a">ColorValues</a> = {</div>
|
||||
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> { Colors::Pink, ImVec4(0.87f, 0.3f, 0.87f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> { Colors::Red, ImVec4(0.55f, 0.0f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> { Colors::DarkRed, ImVec4(0.3f, 0.0f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> { Colors::Orange, ImVec4(0.85f, 0.55f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> { Colors::Yellow, ImVec4(0.95f, 0.95f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> { Colors::Green, ImVec4(0.0f, 0.55f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> { Colors::DarkGreen, ImVec4(0.0f, 0.3f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> { Colors::Cyan, ImVec4(0.0f, 0.9f, 0.9f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> { Colors::LightBlue, ImVec4(0.0f, 0.24f, 0.8f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> { Colors::Blue, ImVec4(0.08f, 0.03f, 0.65f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> { Colors::DarkBlue, ImVec4(0.03f, 0.0f, 0.5f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> { Colors::Indigo, ImVec4(0.35f, 0.0f, 0.87f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> { Colors::Violet, ImVec4(0.5f, 0.0f, 0.9f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> { Colors::Purple, ImVec4(0.31f, 0.0f, 0.67f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> { Colors::Brown, ImVec4(0.37f, 0.18f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> { Colors::LightGray, ImVec4(0.75f, 0.75f, 0.75f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> { Colors::Gray, ImVec4(0.45f, 0.45f, 0.45f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> { Colors::DarkGray, ImVec4(0.15f, 0.15f, 0.15f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> { Colors::Black, ImVec4(0.0f, 0.0f, 0.0f, 1.0f)},</div>
|
||||
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> { Colors::White, ImVec4(1.0f, 1.0f, 1.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> { Colors::NoColor, ImVec4(0.0f, 0.0f, 0.0f, 0.0f)},</div>
|
||||
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a7c71c5773058fe7d911dfd965be21055">Colors::Pink</a>, ImVec4(0.87f, 0.3f, 0.87f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a197d0422f331777e7c59bbf3d5215250">Colors::Red</a>, ImVec4(0.55f, 0.0f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a23c53943bad3c4bde433c8aeb607120a">Colors::DarkRed</a>, ImVec4(0.3f, 0.0f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ab4728f66731c1a35334ffd5f1850fb42">Colors::Orange</a>, ImVec4(0.85f, 0.55f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ad9418c4e4b134af8068f09d9edfe461d">Colors::Yellow</a>, ImVec4(0.95f, 0.95f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a4aa97605ed54be5bf4f734aeb8c1a0c3">Colors::Green</a>, ImVec4(0.0f, 0.55f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ad9523466569662cc0bb246521b09e3aa">Colors::DarkGreen</a>, ImVec4(0.0f, 0.3f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26aa132c584cd3ae34427f723222beb7423">Colors::Cyan</a>, ImVec4(0.0f, 0.9f, 0.9f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>, ImVec4(0.0f, 0.24f, 0.8f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a0edf31a391d52283430d2bd99f6b6ac1">Colors::Blue</a>, ImVec4(0.08f, 0.03f, 0.65f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a5dfbfc9efeddf706c5e281752db7c573">Colors::DarkBlue</a>, ImVec4(0.03f, 0.0f, 0.5f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a760324a705378e3de4e3639161131885">Colors::Indigo</a>, ImVec4(0.35f, 0.0f, 0.87f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a2fa2a6ba71f7e292c424321a64637405">Colors::Violet</a>, ImVec4(0.5f, 0.0f, 0.9f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a2b67f0b08aa6a5047d2ef6a161a9e44e">Colors::Purple</a>, ImVec4(0.31f, 0.0f, 0.67f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a498232d0967df69172d6ef5e21c6e100">Colors::Brown</a>, ImVec4(0.37f, 0.18f, 0.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a4271bd8520b13309c8b78e0c44bfe6f0">Colors::LightGray</a>, ImVec4(0.75f, 0.75f, 0.75f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff">Colors::Gray</a>, ImVec4(0.45f, 0.45f, 0.45f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a2ea00829ca38c543e737550157502b2b">Colors::DarkGray</a>, ImVec4(0.15f, 0.15f, 0.15f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26ad96b23c74ba7e191040188a2a0ec54c3">Colors::Black</a>, ImVec4(0.0f, 0.0f, 0.0f, 1.0f)},</div>
|
||||
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a5fcd4b9a5ef547f9210e74bc98283a44">Colors::White</a>, ImVec4(1.0f, 1.0f, 1.0f, 1.0f) },</div>
|
||||
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span> { <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a770f5a54c74f7a1a7fd9f2f53279d51f">Colors::NoColor</a>, ImVec4(0.0f, 0.0f, 0.0f, 0.0f)},</div>
|
||||
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span> };</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> </div>
|
||||
@@ -242,7 +242,7 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1WidgetOptions.html#a9e260ac34b0902d141cbdb8c278088ea"> 113</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structUIWidgets_1_1WidgetOptions.html#a9e260ac34b0902d141cbdb8c278088ea">tooltip</a> = <span class="stringliteral">""</span>;</div>
|
||||
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1WidgetOptions.html#ad1d148b8544d0cb6b45586ff381a45a2"> 114</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structUIWidgets_1_1WidgetOptions.html#ad1d148b8544d0cb6b45586ff381a45a2">disabled</a> = <span class="keyword">false</span>;</div>
|
||||
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1WidgetOptions.html#a90fa5acc828d0caeb8dc52271bca13cb"> 115</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structUIWidgets_1_1WidgetOptions.html#a90fa5acc828d0caeb8dc52271bca13cb">disabledTooltip</a> = <span class="stringliteral">""</span>;</div>
|
||||
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1WidgetOptions.html#aa42d74242d79b6093523ae6ac58b2504"> 116</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1WidgetOptions.html#aa42d74242d79b6093523ae6ac58b2504">color</a> = Colors::NoColor;</div>
|
||||
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1WidgetOptions.html#aa42d74242d79b6093523ae6ac58b2504"> 116</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1WidgetOptions.html#aa42d74242d79b6093523ae6ac58b2504">color</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a770f5a54c74f7a1a7fd9f2f53279d51f">Colors::NoColor</a>;</div>
|
||||
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> </div>
|
||||
<div class="foldopen" id="foldopen00118" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1WidgetOptions.html#ac668640eb1d78aa70e1dc965abb99e14"> 118</a></span> <a class="code hl_struct" href="structUIWidgets_1_1WidgetOptions.html">WidgetOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1WidgetOptions.html#ac668640eb1d78aa70e1dc965abb99e14">Color</a>(<a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> color_) {</div>
|
||||
@@ -268,7 +268,7 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="foldopen" id="foldopen00132" data-start="{" data-end="};">
|
||||
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ButtonOptions.html"> 132</a></span> <span class="keyword">struct </span><a class="code hl_struct" href="structUIWidgets_1_1ButtonOptions.html">ButtonOptions</a> : <a class="code hl_struct" href="structUIWidgets_1_1WidgetOptions.html">WidgetOptions</a> {</div>
|
||||
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ButtonOptions.html#a6ba8ceaf2c082e29650fbdcf060deaa0"> 133</a></span> ImVec2 <a class="code hl_variable" href="structUIWidgets_1_1ButtonOptions.html#a6ba8ceaf2c082e29650fbdcf060deaa0">size</a> = <a class="code hl_variable" href="namespaceUIWidgets_1_1Sizes.html#abe6a1a66ead934d3f3db9622228a1a67">Sizes::Fill</a>;</div>
|
||||
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ButtonOptions.html#aa3ca2312ba7a4417b3186d8a39463299"> 134</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1ButtonOptions.html#aa3ca2312ba7a4417b3186d8a39463299">color</a> = Colors::Gray;</div>
|
||||
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ButtonOptions.html#aa3ca2312ba7a4417b3186d8a39463299"> 134</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1ButtonOptions.html#aa3ca2312ba7a4417b3186d8a39463299">color</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff">Colors::Gray</a>;</div>
|
||||
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span> </div>
|
||||
<div class="foldopen" id="foldopen00136" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ButtonOptions.html#a13696251aa297ab0e7e7490ef8d77bbf"> 136</a></span> <a class="code hl_struct" href="structUIWidgets_1_1ButtonOptions.html">ButtonOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1ButtonOptions.html#a13696251aa297ab0e7e7490ef8d77bbf">Size</a>(ImVec2 size_) {</div>
|
||||
@@ -294,9 +294,9 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="foldopen" id="foldopen00150" data-start="{" data-end="};">
|
||||
<div class="line"><a id="l00150" name="l00150"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html"> 150</a></span> <span class="keyword">struct </span><a class="code hl_struct" href="structUIWidgets_1_1CheckboxOptions.html">CheckboxOptions</a> : <a class="code hl_struct" href="structUIWidgets_1_1WidgetOptions.html">WidgetOptions</a> {</div>
|
||||
<div class="line"><a id="l00151" name="l00151"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#ab34ff672852d4eecdf2bc8d88c055fd5"> 151</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#ab34ff672852d4eecdf2bc8d88c055fd5">defaultValue</a> = <span class="keyword">false</span>; <span class="comment">// Only applicable to CVarCheckbox</span></div>
|
||||
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#a05ec7ba9325042a29a724f3db0b0b4a8"> 152</a></span> <span class="keyword">enum</span> <a class="code hl_function" href="structUIWidgets_1_1CheckboxOptions.html#a24cd4d78a5d1a7ce771930b8edd3b881">ComponentAlignment</a> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#a05ec7ba9325042a29a724f3db0b0b4a8">alignment</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a24213ddadaf03dbf74f3eb862f6aa146ab9ef7c2621d3094132f03adfcff279eb">ComponentAlignment::Left</a>;</div>
|
||||
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#a4c1b64349d54b9305503a5f3b43e6d62"> 153</a></span> <span class="keyword">enum</span> <a class="code hl_function" href="structUIWidgets_1_1CheckboxOptions.html#a0dddf57b441e2724b7d7f9b95abb0351">LabelPosition</a> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#a4c1b64349d54b9305503a5f3b43e6d62">labelPosition</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a23ae264367182e084aed61c4b582521baa3d95e651a3cd6647e77f07bbca386b6">LabelPosition::Near</a>;</div>
|
||||
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#a421eb434379bd745ff97f5d197739cc6"> 154</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#a421eb434379bd745ff97f5d197739cc6">color</a> = <a class="code hl_variable" href="structUIWidgets_1_1WidgetOptions.html#aa42d74242d79b6093523ae6ac58b2504">WidgetOptions::color</a> = Colors::LightBlue;</div>
|
||||
<div class="line"><a id="l00152" name="l00152"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#afc302ed495894d639e5905a1d3fe9e1c"> 152</a></span> <a class="code hl_function" href="structUIWidgets_1_1CheckboxOptions.html#a24cd4d78a5d1a7ce771930b8edd3b881">ComponentAlignment</a> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#afc302ed495894d639e5905a1d3fe9e1c">alignment</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a24213ddadaf03dbf74f3eb862f6aa146ab9ef7c2621d3094132f03adfcff279eb">ComponentAlignment::Left</a>;</div>
|
||||
<div class="line"><a id="l00153" name="l00153"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#a1249e681e9409e0cbbabb0facb0cecac"> 153</a></span> <a class="code hl_function" href="structUIWidgets_1_1CheckboxOptions.html#a0dddf57b441e2724b7d7f9b95abb0351">LabelPosition</a> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#a1249e681e9409e0cbbabb0facb0cecac">labelPosition</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a23ae264367182e084aed61c4b582521baa3d95e651a3cd6647e77f07bbca386b6">LabelPosition::Near</a>;</div>
|
||||
<div class="line"><a id="l00154" name="l00154"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#a421eb434379bd745ff97f5d197739cc6"> 154</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#a421eb434379bd745ff97f5d197739cc6">color</a> = <a class="code hl_variable" href="structUIWidgets_1_1WidgetOptions.html#aa42d74242d79b6093523ae6ac58b2504">WidgetOptions::color</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>;</div>
|
||||
<div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span> </div>
|
||||
<div class="foldopen" id="foldopen00156" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00156" name="l00156"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#a424d0555cb09bbffd7798df1aff1a7ff"> 156</a></span> <a class="code hl_struct" href="structUIWidgets_1_1CheckboxOptions.html">CheckboxOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1CheckboxOptions.html#a424d0555cb09bbffd7798df1aff1a7ff">DefaultValue</a>(<span class="keywordtype">bool</span> defaultValue_) {</div>
|
||||
@@ -306,13 +306,13 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
</div>
|
||||
<div class="foldopen" id="foldopen00160" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#a24cd4d78a5d1a7ce771930b8edd3b881"> 160</a></span> <a class="code hl_struct" href="structUIWidgets_1_1CheckboxOptions.html">CheckboxOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1CheckboxOptions.html#a24cd4d78a5d1a7ce771930b8edd3b881">ComponentAlignment</a>(<a class="code hl_function" href="structUIWidgets_1_1CheckboxOptions.html#a24cd4d78a5d1a7ce771930b8edd3b881">ComponentAlignment</a> alignment_) {</div>
|
||||
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#a05ec7ba9325042a29a724f3db0b0b4a8">alignment</a> = alignment_;</div>
|
||||
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#afc302ed495894d639e5905a1d3fe9e1c">alignment</a> = alignment_;</div>
|
||||
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
||||
<div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span> }</div>
|
||||
</div>
|
||||
<div class="foldopen" id="foldopen00164" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00164" name="l00164"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1CheckboxOptions.html#a0dddf57b441e2724b7d7f9b95abb0351"> 164</a></span> <a class="code hl_struct" href="structUIWidgets_1_1CheckboxOptions.html">CheckboxOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1CheckboxOptions.html#a0dddf57b441e2724b7d7f9b95abb0351">LabelPosition</a>(<a class="code hl_function" href="structUIWidgets_1_1CheckboxOptions.html#a0dddf57b441e2724b7d7f9b95abb0351">LabelPosition</a> labelPosition_) {</div>
|
||||
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#a4c1b64349d54b9305503a5f3b43e6d62">labelPosition</a> = labelPosition_;</div>
|
||||
<div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span> <a class="code hl_variable" href="structUIWidgets_1_1CheckboxOptions.html#a1249e681e9409e0cbbabb0facb0cecac">labelPosition</a> = labelPosition_;</div>
|
||||
<div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
||||
<div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span> }</div>
|
||||
</div>
|
||||
@@ -335,10 +335,10 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="line"><a id="l00178" name="l00178"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html"> 178</a></span> <span class="keyword">struct </span><a class="code hl_struct" href="structUIWidgets_1_1ComboboxOptions.html">ComboboxOptions</a> : <a class="code hl_struct" href="structUIWidgets_1_1WidgetOptions.html">WidgetOptions</a> {</div>
|
||||
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#a0f1bee33e691977c334a429f53e7d0e2"> 179</a></span> std::unordered_map<int32_t, const char*> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#a0f1bee33e691977c334a429f53e7d0e2">comboMap</a> = {};</div>
|
||||
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#a7b9eb103cb87bb40bffb5f1a9d2de87d"> 180</a></span> uint32_t <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#a7b9eb103cb87bb40bffb5f1a9d2de87d">defaultIndex</a> = 0; <span class="comment">// Only applicable to CVarCombobox</span></div>
|
||||
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#aebf6b8fcc60bf75f8c1211f50ad3df3b"> 181</a></span> <span class="keyword">enum</span> <a class="code hl_function" href="structUIWidgets_1_1ComboboxOptions.html#ab9ef596b6c04a1b8a5d617ffcb6000a6">ComponentAlignment</a> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#aebf6b8fcc60bf75f8c1211f50ad3df3b">alignment</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a24213ddadaf03dbf74f3eb862f6aa146ab9ef7c2621d3094132f03adfcff279eb">ComponentAlignment::Left</a>;</div>
|
||||
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#a50cbbdd00fb787bd0fc6b7752c4054f4"> 182</a></span> <span class="keyword">enum</span> <a class="code hl_function" href="structUIWidgets_1_1ComboboxOptions.html#ac56c7f61c17ae6e81fd9ae901d69d3c5">LabelPosition</a> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#a50cbbdd00fb787bd0fc6b7752c4054f4">labelPosition</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a23ae264367182e084aed61c4b582521ba417d753323b515b648a610a58a23af8d">LabelPosition::Above</a>;</div>
|
||||
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#a3993bc98324ed677d62fd8e456ba7d8e"> 181</a></span> <a class="code hl_function" href="structUIWidgets_1_1ComboboxOptions.html#ab9ef596b6c04a1b8a5d617ffcb6000a6">ComponentAlignment</a> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#a3993bc98324ed677d62fd8e456ba7d8e">alignment</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a24213ddadaf03dbf74f3eb862f6aa146ab9ef7c2621d3094132f03adfcff279eb">ComponentAlignment::Left</a>;</div>
|
||||
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#adaa063172be93f9df157b2ad1ad47df5"> 182</a></span> <a class="code hl_function" href="structUIWidgets_1_1ComboboxOptions.html#ac56c7f61c17ae6e81fd9ae901d69d3c5">LabelPosition</a> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#adaa063172be93f9df157b2ad1ad47df5">labelPosition</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a23ae264367182e084aed61c4b582521ba417d753323b515b648a610a58a23af8d">LabelPosition::Above</a>;</div>
|
||||
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#a142aa6fcfdc6795acad6c3b09a3a9e3e"> 183</a></span> ImGuiComboFlags <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#a142aa6fcfdc6795acad6c3b09a3a9e3e">flags</a> = 0;</div>
|
||||
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#a46e5a28aad470ee7b17266dc1c11513f"> 184</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#a46e5a28aad470ee7b17266dc1c11513f">color</a> = Colors::LightBlue;</div>
|
||||
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#a46e5a28aad470ee7b17266dc1c11513f"> 184</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#a46e5a28aad470ee7b17266dc1c11513f">color</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>;</div>
|
||||
<div class="line"><a id="l00185" name="l00185"></a><span class="lineno"> 185</span> </div>
|
||||
<div class="foldopen" id="foldopen00186" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00186" name="l00186"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#aa1c8e40550438a3419cd867a2164bff7"> 186</a></span> <a class="code hl_struct" href="structUIWidgets_1_1ComboboxOptions.html">ComboboxOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1ComboboxOptions.html#aa1c8e40550438a3419cd867a2164bff7">ComboMap</a>(std::unordered_map<int32_t, const char*> comboMap_) {</div>
|
||||
@@ -354,13 +354,13 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
</div>
|
||||
<div class="foldopen" id="foldopen00194" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00194" name="l00194"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#ab9ef596b6c04a1b8a5d617ffcb6000a6"> 194</a></span> <a class="code hl_struct" href="structUIWidgets_1_1ComboboxOptions.html">ComboboxOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1ComboboxOptions.html#ab9ef596b6c04a1b8a5d617ffcb6000a6">ComponentAlignment</a>(<a class="code hl_function" href="structUIWidgets_1_1ComboboxOptions.html#ab9ef596b6c04a1b8a5d617ffcb6000a6">ComponentAlignment</a> alignment_) {</div>
|
||||
<div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#aebf6b8fcc60bf75f8c1211f50ad3df3b">alignment</a> = alignment_;</div>
|
||||
<div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#a3993bc98324ed677d62fd8e456ba7d8e">alignment</a> = alignment_;</div>
|
||||
<div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
||||
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span> }</div>
|
||||
</div>
|
||||
<div class="foldopen" id="foldopen00198" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1ComboboxOptions.html#ac56c7f61c17ae6e81fd9ae901d69d3c5"> 198</a></span> <a class="code hl_struct" href="structUIWidgets_1_1ComboboxOptions.html">ComboboxOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1ComboboxOptions.html#ac56c7f61c17ae6e81fd9ae901d69d3c5">LabelPosition</a>(<a class="code hl_function" href="structUIWidgets_1_1ComboboxOptions.html#ac56c7f61c17ae6e81fd9ae901d69d3c5">LabelPosition</a> labelPosition_) {</div>
|
||||
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#a50cbbdd00fb787bd0fc6b7752c4054f4">labelPosition</a> = labelPosition_;</div>
|
||||
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span> <a class="code hl_variable" href="structUIWidgets_1_1ComboboxOptions.html#adaa063172be93f9df157b2ad1ad47df5">labelPosition</a> = labelPosition_;</div>
|
||||
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
||||
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span> }</div>
|
||||
</div>
|
||||
@@ -387,9 +387,9 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="line"><a id="l00216" name="l00216"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#aa6fb389433a904b7efee4c7c1ceaac40"> 216</a></span> int32_t <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#aa6fb389433a904b7efee4c7c1ceaac40">min</a> = 1;</div>
|
||||
<div class="line"><a id="l00217" name="l00217"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#a8a0f9d19f38f204342d014bd8f2b6153"> 217</a></span> int32_t <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#a8a0f9d19f38f204342d014bd8f2b6153">max</a> = 10;</div>
|
||||
<div class="line"><a id="l00218" name="l00218"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#abfddd81049e57c1e832969aab1de9833"> 218</a></span> int32_t <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#abfddd81049e57c1e832969aab1de9833">defaultValue</a> = 1;</div>
|
||||
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#abeea8647e31396e58705c4f19ac4f256"> 219</a></span> <span class="keyword">enum</span> <a class="code hl_function" href="structUIWidgets_1_1IntSliderOptions.html#a35572dc6856a8b9cb641440618d20c1a">ComponentAlignment</a> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#abeea8647e31396e58705c4f19ac4f256">alignment</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a24213ddadaf03dbf74f3eb862f6aa146ab9ef7c2621d3094132f03adfcff279eb">ComponentAlignment::Left</a>;</div>
|
||||
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#a01471e334a913389a5f3f3b37507c648"> 220</a></span> <span class="keyword">enum</span> <a class="code hl_function" href="structUIWidgets_1_1IntSliderOptions.html#a1a4316faeca306d6b82a4e571d3beca2">LabelPosition</a> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#a01471e334a913389a5f3f3b37507c648">labelPosition</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a23ae264367182e084aed61c4b582521ba417d753323b515b648a610a58a23af8d">LabelPosition::Above</a>;</div>
|
||||
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#a11fdfb6c30fc8798ea63e48c5bbdd8a9"> 221</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#a11fdfb6c30fc8798ea63e48c5bbdd8a9">color</a> = Colors::Gray;</div>
|
||||
<div class="line"><a id="l00219" name="l00219"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#ad9f57d51181a0c4ff6ba3ddb620131d8"> 219</a></span> <a class="code hl_function" href="structUIWidgets_1_1IntSliderOptions.html#a35572dc6856a8b9cb641440618d20c1a">ComponentAlignment</a> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#ad9f57d51181a0c4ff6ba3ddb620131d8">alignment</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a24213ddadaf03dbf74f3eb862f6aa146ab9ef7c2621d3094132f03adfcff279eb">ComponentAlignment::Left</a>;</div>
|
||||
<div class="line"><a id="l00220" name="l00220"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#a6b50c2a1da54b58c3e71ff05ad40f924"> 220</a></span> <a class="code hl_function" href="structUIWidgets_1_1IntSliderOptions.html#a1a4316faeca306d6b82a4e571d3beca2">LabelPosition</a> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#a6b50c2a1da54b58c3e71ff05ad40f924">labelPosition</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a23ae264367182e084aed61c4b582521ba417d753323b515b648a610a58a23af8d">LabelPosition::Above</a>;</div>
|
||||
<div class="line"><a id="l00221" name="l00221"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#a11fdfb6c30fc8798ea63e48c5bbdd8a9"> 221</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#a11fdfb6c30fc8798ea63e48c5bbdd8a9">color</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff">Colors::Gray</a>;</div>
|
||||
<div class="line"><a id="l00222" name="l00222"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#a40ef9e299408f886a4f309878d67b3ef"> 222</a></span> ImGuiSliderFlags <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#a40ef9e299408f886a4f309878d67b3ef">flags</a> = 0;</div>
|
||||
<div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span> </div>
|
||||
<div class="foldopen" id="foldopen00224" data-start="{" data-end="}">
|
||||
@@ -430,13 +430,13 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
</div>
|
||||
<div class="foldopen" id="foldopen00248" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00248" name="l00248"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#a35572dc6856a8b9cb641440618d20c1a"> 248</a></span> <a class="code hl_struct" href="structUIWidgets_1_1IntSliderOptions.html">IntSliderOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1IntSliderOptions.html#a35572dc6856a8b9cb641440618d20c1a">ComponentAlignment</a>(<a class="code hl_function" href="structUIWidgets_1_1IntSliderOptions.html#a35572dc6856a8b9cb641440618d20c1a">ComponentAlignment</a> alignment_) {</div>
|
||||
<div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#abeea8647e31396e58705c4f19ac4f256">alignment</a> = alignment_;</div>
|
||||
<div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#ad9f57d51181a0c4ff6ba3ddb620131d8">alignment</a> = alignment_;</div>
|
||||
<div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
||||
<div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span> }</div>
|
||||
</div>
|
||||
<div class="foldopen" id="foldopen00252" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00252" name="l00252"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1IntSliderOptions.html#a1a4316faeca306d6b82a4e571d3beca2"> 252</a></span> <a class="code hl_struct" href="structUIWidgets_1_1IntSliderOptions.html">IntSliderOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1IntSliderOptions.html#a1a4316faeca306d6b82a4e571d3beca2">LabelPosition</a>(<a class="code hl_function" href="structUIWidgets_1_1IntSliderOptions.html#a1a4316faeca306d6b82a4e571d3beca2">LabelPosition</a> labelPosition_) {</div>
|
||||
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"> 253</span> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#a01471e334a913389a5f3f3b37507c648">labelPosition</a> = labelPosition_;</div>
|
||||
<div class="line"><a id="l00253" name="l00253"></a><span class="lineno"> 253</span> <a class="code hl_variable" href="structUIWidgets_1_1IntSliderOptions.html#a6b50c2a1da54b58c3e71ff05ad40f924">labelPosition</a> = labelPosition_;</div>
|
||||
<div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
||||
<div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span> }</div>
|
||||
</div>
|
||||
@@ -464,9 +464,9 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="line"><a id="l00271" name="l00271"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#ad81abc9a7ac11d1567528d12a93f2419"> 271</a></span> <span class="keywordtype">float</span> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#ad81abc9a7ac11d1567528d12a93f2419">max</a> = 10.0f;</div>
|
||||
<div class="line"><a id="l00272" name="l00272"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#a6c3382201536fe9205f0df3e1de43a24"> 272</a></span> <span class="keywordtype">float</span> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#a6c3382201536fe9205f0df3e1de43a24">defaultValue</a> = 1.0f;</div>
|
||||
<div class="line"><a id="l00273" name="l00273"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#abccef23b4c23bc2171c0f6ee7d4343f6"> 273</a></span> <span class="keywordtype">bool</span> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#abccef23b4c23bc2171c0f6ee7d4343f6">isPercentage</a> = <span class="keyword">false</span>; <span class="comment">// Multiplies visual value by 100</span></div>
|
||||
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#af16635c4f18edaf69b7174131d2f578e"> 274</a></span> <span class="keyword">enum</span> <a class="code hl_function" href="structUIWidgets_1_1FloatSliderOptions.html#a2f8d48df1d0fb8552dea421387e63bc3">ComponentAlignment</a> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#af16635c4f18edaf69b7174131d2f578e">alignment</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a24213ddadaf03dbf74f3eb862f6aa146ab9ef7c2621d3094132f03adfcff279eb">ComponentAlignment::Left</a>;</div>
|
||||
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#ab32e71c888485965a601571153d44d10"> 275</a></span> <span class="keyword">enum</span> <a class="code hl_function" href="structUIWidgets_1_1FloatSliderOptions.html#aa7c4093fbff4d453ee37ea020e396a2f">LabelPosition</a> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#ab32e71c888485965a601571153d44d10">labelPosition</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a23ae264367182e084aed61c4b582521ba417d753323b515b648a610a58a23af8d">LabelPosition::Above</a>;</div>
|
||||
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#a5f017a7e98ff6fd0504cecd94d5e54f0"> 276</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#a5f017a7e98ff6fd0504cecd94d5e54f0">color</a> = Colors::Gray;</div>
|
||||
<div class="line"><a id="l00274" name="l00274"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#a40cbe7b01b871a842c18301184f4db39"> 274</a></span> <a class="code hl_function" href="structUIWidgets_1_1FloatSliderOptions.html#a2f8d48df1d0fb8552dea421387e63bc3">ComponentAlignment</a> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#a40cbe7b01b871a842c18301184f4db39">alignment</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a24213ddadaf03dbf74f3eb862f6aa146ab9ef7c2621d3094132f03adfcff279eb">ComponentAlignment::Left</a>;</div>
|
||||
<div class="line"><a id="l00275" name="l00275"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#a7a64bf97fb926dd7e7ec07874dd9390f"> 275</a></span> <a class="code hl_function" href="structUIWidgets_1_1FloatSliderOptions.html#aa7c4093fbff4d453ee37ea020e396a2f">LabelPosition</a> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#a7a64bf97fb926dd7e7ec07874dd9390f">labelPosition</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#a23ae264367182e084aed61c4b582521ba417d753323b515b648a610a58a23af8d">LabelPosition::Above</a>;</div>
|
||||
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#a5f017a7e98ff6fd0504cecd94d5e54f0"> 276</a></span> <a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#a5f017a7e98ff6fd0504cecd94d5e54f0">color</a> = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff">Colors::Gray</a>;</div>
|
||||
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#a99d5f3cbea75988dec1c7201a7a9e87c"> 277</a></span> ImGuiSliderFlags <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#a99d5f3cbea75988dec1c7201a7a9e87c">flags</a> = 0;</div>
|
||||
<div class="line"><a id="l00278" name="l00278"></a><span class="lineno"> 278</span> </div>
|
||||
<div class="foldopen" id="foldopen00279" data-start="{" data-end="}">
|
||||
@@ -507,13 +507,13 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
</div>
|
||||
<div class="foldopen" id="foldopen00303" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00303" name="l00303"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#a2f8d48df1d0fb8552dea421387e63bc3"> 303</a></span> <a class="code hl_struct" href="structUIWidgets_1_1FloatSliderOptions.html">FloatSliderOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1FloatSliderOptions.html#a2f8d48df1d0fb8552dea421387e63bc3">ComponentAlignment</a>(<a class="code hl_function" href="structUIWidgets_1_1FloatSliderOptions.html#a2f8d48df1d0fb8552dea421387e63bc3">ComponentAlignment</a> alignment_) {</div>
|
||||
<div class="line"><a id="l00304" name="l00304"></a><span class="lineno"> 304</span> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#af16635c4f18edaf69b7174131d2f578e">alignment</a> = alignment_;</div>
|
||||
<div class="line"><a id="l00304" name="l00304"></a><span class="lineno"> 304</span> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#a40cbe7b01b871a842c18301184f4db39">alignment</a> = alignment_;</div>
|
||||
<div class="line"><a id="l00305" name="l00305"></a><span class="lineno"> 305</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
||||
<div class="line"><a id="l00306" name="l00306"></a><span class="lineno"> 306</span> }</div>
|
||||
</div>
|
||||
<div class="foldopen" id="foldopen00307" data-start="{" data-end="}">
|
||||
<div class="line"><a id="l00307" name="l00307"></a><span class="lineno"><a class="line" href="structUIWidgets_1_1FloatSliderOptions.html#aa7c4093fbff4d453ee37ea020e396a2f"> 307</a></span> <a class="code hl_struct" href="structUIWidgets_1_1FloatSliderOptions.html">FloatSliderOptions</a>& <a class="code hl_function" href="structUIWidgets_1_1FloatSliderOptions.html#aa7c4093fbff4d453ee37ea020e396a2f">LabelPosition</a>(<a class="code hl_function" href="structUIWidgets_1_1FloatSliderOptions.html#aa7c4093fbff4d453ee37ea020e396a2f">LabelPosition</a> labelPosition_) {</div>
|
||||
<div class="line"><a id="l00308" name="l00308"></a><span class="lineno"> 308</span> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#ab32e71c888485965a601571153d44d10">labelPosition</a> = labelPosition_;</div>
|
||||
<div class="line"><a id="l00308" name="l00308"></a><span class="lineno"> 308</span> <a class="code hl_variable" href="structUIWidgets_1_1FloatSliderOptions.html#a7a64bf97fb926dd7e7ec07874dd9390f">labelPosition</a> = labelPosition_;</div>
|
||||
<div class="line"><a id="l00309" name="l00309"></a><span class="lineno"> 309</span> <span class="keywordflow">return</span> *<span class="keyword">this</span>;</div>
|
||||
<div class="line"><a id="l00310" name="l00310"></a><span class="lineno"> 310</span> }</div>
|
||||
</div>
|
||||
@@ -542,30 +542,30 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
</div>
|
||||
<div class="line"><a id="l00327" name="l00327"></a><span class="lineno"> 327</span> </div>
|
||||
<div class="line"><a id="l00328" name="l00328"></a><span class="lineno"> 328</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a973ad4cb93e8f11fdc6df14d25ea1496">PushStyleMenu</a>(<span class="keyword">const</span> ImVec4& color);</div>
|
||||
<div class="line"><a id="l00329" name="l00329"></a><span class="lineno"> 329</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a973ad4cb93e8f11fdc6df14d25ea1496">PushStyleMenu</a>(Colors color = Colors::LightBlue);</div>
|
||||
<div class="line"><a id="l00329" name="l00329"></a><span class="lineno"> 329</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a973ad4cb93e8f11fdc6df14d25ea1496">PushStyleMenu</a>(Colors color = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>);</div>
|
||||
<div class="line"><a id="l00330" name="l00330"></a><span class="lineno"> 330</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a9e343e81c45af90bc2ef4d819a83bf05">PopStyleMenu</a>();</div>
|
||||
<div class="line"><a id="l00331" name="l00331"></a><span class="lineno"> 331</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#aed73bb0e7d02ca787973de9803f10562">BeginMenu</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, Colors color = Colors::LightBlue);</div>
|
||||
<div class="line"><a id="l00331" name="l00331"></a><span class="lineno"> 331</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#aed73bb0e7d02ca787973de9803f10562">BeginMenu</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, Colors color = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>);</div>
|
||||
<div class="line"><a id="l00332" name="l00332"></a><span class="lineno"> 332</span> </div>
|
||||
<div class="line"><a id="l00333" name="l00333"></a><span class="lineno"> 333</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a733b9ef5b0c9e7cc7e9c02af18844da5">PushStyleMenuItem</a>(<span class="keyword">const</span> ImVec4& color);</div>
|
||||
<div class="line"><a id="l00334" name="l00334"></a><span class="lineno"> 334</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a733b9ef5b0c9e7cc7e9c02af18844da5">PushStyleMenuItem</a>(Colors color = Colors::LightBlue);</div>
|
||||
<div class="line"><a id="l00334" name="l00334"></a><span class="lineno"> 334</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a733b9ef5b0c9e7cc7e9c02af18844da5">PushStyleMenuItem</a>(Colors color = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>);</div>
|
||||
<div class="line"><a id="l00335" name="l00335"></a><span class="lineno"> 335</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#aa0babae4358e66301d6b5d2a1db5451e">PopStyleMenuItem</a>();</div>
|
||||
<div class="line"><a id="l00336" name="l00336"></a><span class="lineno"> 336</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#a01da8f1c0f329294b79eb82d335c5bbd">MenuItem</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, <span class="keyword">const</span> <span class="keywordtype">char</span>* shortcut = <a class="code hl_define" href="miniaudio_8h.html#a070d2ce7b6bb7e5c05602aa8c308d0c4">NULL</a>, Colors color = Colors::LightBlue);</div>
|
||||
<div class="line"><a id="l00336" name="l00336"></a><span class="lineno"> 336</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#a01da8f1c0f329294b79eb82d335c5bbd">MenuItem</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, <span class="keyword">const</span> <span class="keywordtype">char</span>* shortcut = <a class="code hl_define" href="miniaudio_8h.html#a070d2ce7b6bb7e5c05602aa8c308d0c4">NULL</a>, Colors color = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>);</div>
|
||||
<div class="line"><a id="l00337" name="l00337"></a><span class="lineno"> 337</span> </div>
|
||||
<div class="line"><a id="l00338" name="l00338"></a><span class="lineno"> 338</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a7bf63e353090d99c90ff183fff2b582f">PushStyleButton</a>(<span class="keyword">const</span> ImVec4& color);</div>
|
||||
<div class="line"><a id="l00339" name="l00339"></a><span class="lineno"> 339</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a7bf63e353090d99c90ff183fff2b582f">PushStyleButton</a>(Colors color = Colors::Gray);</div>
|
||||
<div class="line"><a id="l00339" name="l00339"></a><span class="lineno"> 339</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a7bf63e353090d99c90ff183fff2b582f">PushStyleButton</a>(Colors color = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26a53f8ac366897849ea731c8780865c6ff">Colors::Gray</a>);</div>
|
||||
<div class="line"><a id="l00340" name="l00340"></a><span class="lineno"> 340</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a2af1f9ddf2209195e9ad4c2edefdec19">PopStyleButton</a>();</div>
|
||||
<div class="line"><a id="l00341" name="l00341"></a><span class="lineno"> 341</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#aff1b4b5ec89aa4afa79223288c55a91e">Button</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, <span class="keyword">const</span> ButtonOptions& options = {});</div>
|
||||
<div class="line"><a id="l00342" name="l00342"></a><span class="lineno"> 342</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#a2e6551e3cad6ecb45d3994d609743801">WindowButton</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, <span class="keyword">const</span> <span class="keywordtype">char</span>* cvarName, std::shared_ptr<Ship::GuiWindow> windowPtr, <span class="keyword">const</span> <a class="code hl_struct" href="structUIWidgets_1_1ButtonOptions.html">ButtonOptions</a>& options = {});</div>
|
||||
<div class="line"><a id="l00343" name="l00343"></a><span class="lineno"> 343</span> </div>
|
||||
<div class="line"><a id="l00344" name="l00344"></a><span class="lineno"> 344</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a330697ff7208bc380bcfe8640b864718">PushStyleCheckbox</a>(<span class="keyword">const</span> ImVec4& color);</div>
|
||||
<div class="line"><a id="l00345" name="l00345"></a><span class="lineno"> 345</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a330697ff7208bc380bcfe8640b864718">PushStyleCheckbox</a>(<a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> color = Colors::LightBlue);</div>
|
||||
<div class="line"><a id="l00345" name="l00345"></a><span class="lineno"> 345</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a330697ff7208bc380bcfe8640b864718">PushStyleCheckbox</a>(<a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> color = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>);</div>
|
||||
<div class="line"><a id="l00346" name="l00346"></a><span class="lineno"> 346</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a3afde5e39ce67a2370ecef5ffb427636">PopStyleCheckbox</a>();</div>
|
||||
<div class="line"><a id="l00347" name="l00347"></a><span class="lineno"> 347</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#ae0f4f1b0659f0e53e3077a5acb0c6b05">RenderText</a>(ImVec2 pos, <span class="keyword">const</span> <span class="keywordtype">char</span>* text, <span class="keyword">const</span> <span class="keywordtype">char</span>* text_end, <span class="keywordtype">bool</span> hide_text_after_hash);</div>
|
||||
<div class="line"><a id="l00348" name="l00348"></a><span class="lineno"> 348</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#a28268b432c9b36af9e83d12b8b28bb35">Checkbox</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, <span class="keywordtype">bool</span>* v, <span class="keyword">const</span> <a class="code hl_struct" href="structUIWidgets_1_1CheckboxOptions.html">CheckboxOptions</a>& options = {});</div>
|
||||
<div class="line"><a id="l00349" name="l00349"></a><span class="lineno"> 349</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#a00594a753bd5ce2c3f4f48f22aac4927">CVarCheckbox</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, <span class="keyword">const</span> <span class="keywordtype">char</span>* cvarName, <span class="keyword">const</span> <a class="code hl_struct" href="structUIWidgets_1_1CheckboxOptions.html">CheckboxOptions</a>& options = {});</div>
|
||||
<div class="line"><a id="l00350" name="l00350"></a><span class="lineno"> 350</span> </div>
|
||||
<div class="line"><a id="l00351" name="l00351"></a><span class="lineno"> 351</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#aae30218cc1c82fcad712520d28e0e6e4">PushStyleCombobox</a>(<span class="keyword">const</span> ImVec4& color);</div>
|
||||
<div class="line"><a id="l00352" name="l00352"></a><span class="lineno"> 352</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#aae30218cc1c82fcad712520d28e0e6e4">PushStyleCombobox</a>(<a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> color = Colors::LightBlue);</div>
|
||||
<div class="line"><a id="l00352" name="l00352"></a><span class="lineno"> 352</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#aae30218cc1c82fcad712520d28e0e6e4">PushStyleCombobox</a>(<a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> color = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>);</div>
|
||||
<div class="line"><a id="l00353" name="l00353"></a><span class="lineno"> 353</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#ac285e460c7ff8522bccc16c5c5589da1">PopStyleCombobox</a>();</div>
|
||||
<div class="line"><a id="l00354" name="l00354"></a><span class="lineno"> 354</span> </div>
|
||||
<div class="line"><a id="l00355" name="l00355"></a><span class="lineno"> 355</span> <span class="comment">/*using ComboVariant = std::variant<const std::unordered_map<int32_t, const char*>&, const std::vector<const char*>&>;</span></div>
|
||||
@@ -928,7 +928,7 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="line"><a id="l00701" name="l00701"></a><span class="lineno"> 701</span> }</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00702" name="l00702"></a><span class="lineno"> 702</span> </div>
|
||||
<div class="line"><a id="l00703" name="l00703"></a><span class="lineno"> 703</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a560e4ab7577da33003569105d9ec736f">PushStyleSlider</a>(<a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> color = Colors::LightBlue);</div>
|
||||
<div class="line"><a id="l00703" name="l00703"></a><span class="lineno"> 703</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#a560e4ab7577da33003569105d9ec736f">PushStyleSlider</a>(<a class="code hl_enumeration" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26">Colors</a> color = <a class="code hl_enumvalue" href="namespaceUIWidgets.html#ab518b3979a369a95a6e490c6d8f87d26af09727d11e63c3a65782bba8b4ffb471">Colors::LightBlue</a>);</div>
|
||||
<div class="line"><a id="l00704" name="l00704"></a><span class="lineno"> 704</span> <span class="keywordtype">void</span> <a class="code hl_function" href="namespaceUIWidgets.html#ab3668add920a14f28ddc7b864ad9a998">PopStyleSlider</a>();</div>
|
||||
<div class="line"><a id="l00705" name="l00705"></a><span class="lineno"> 705</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#a2eebccc487beff83c49f24c18987e684">SliderInt</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, int32_t* value, <span class="keyword">const</span> <a class="code hl_struct" href="structUIWidgets_1_1IntSliderOptions.html">IntSliderOptions</a>& options = {});</div>
|
||||
<div class="line"><a id="l00706" name="l00706"></a><span class="lineno"> 706</span> <span class="keywordtype">bool</span> <a class="code hl_function" href="namespaceUIWidgets.html#aaddc51b941be51b819be66b4c62ebc5d">CVarSliderInt</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* label, <span class="keyword">const</span> <span class="keywordtype">char</span>* cvarName, <span class="keyword">const</span> <a class="code hl_struct" href="structUIWidgets_1_1IntSliderOptions.html">IntSliderOptions</a>& options = {});</div>
|
||||
@@ -1026,28 +1026,28 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="ttc" id="astructUIWidgets_1_1ButtonOptions_html_aa3ca2312ba7a4417b3186d8a39463299"><div class="ttname"><a href="structUIWidgets_1_1ButtonOptions.html#aa3ca2312ba7a4417b3186d8a39463299">UIWidgets::ButtonOptions::color</a></div><div class="ttdeci">Colors color</div><div class="ttdef"><b>Definition</b> UIWidgets.h:134</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ButtonOptions_html_ab3d3fc603567389d14d839c61176dd86"><div class="ttname"><a href="structUIWidgets_1_1ButtonOptions.html#ab3d3fc603567389d14d839c61176dd86">UIWidgets::ButtonOptions::Color</a></div><div class="ttdeci">ButtonOptions & Color(Colors color_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:144</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html">UIWidgets::CheckboxOptions</a></div><div class="ttdef"><b>Definition</b> UIWidgets.h:150</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_a05ec7ba9325042a29a724f3db0b0b4a8"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#a05ec7ba9325042a29a724f3db0b0b4a8">UIWidgets::CheckboxOptions::alignment</a></div><div class="ttdeci">enum ComponentAlignment alignment</div><div class="ttdef"><b>Definition</b> UIWidgets.h:152</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_a0dddf57b441e2724b7d7f9b95abb0351"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#a0dddf57b441e2724b7d7f9b95abb0351">UIWidgets::CheckboxOptions::LabelPosition</a></div><div class="ttdeci">CheckboxOptions & LabelPosition(LabelPosition labelPosition_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:164</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_a1249e681e9409e0cbbabb0facb0cecac"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#a1249e681e9409e0cbbabb0facb0cecac">UIWidgets::CheckboxOptions::labelPosition</a></div><div class="ttdeci">LabelPosition labelPosition</div><div class="ttdef"><b>Definition</b> UIWidgets.h:153</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_a13f1897691103015936ccf5eb6f2a145"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#a13f1897691103015936ccf5eb6f2a145">UIWidgets::CheckboxOptions::Color</a></div><div class="ttdeci">CheckboxOptions & Color(Colors color_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:172</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_a24cd4d78a5d1a7ce771930b8edd3b881"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#a24cd4d78a5d1a7ce771930b8edd3b881">UIWidgets::CheckboxOptions::ComponentAlignment</a></div><div class="ttdeci">CheckboxOptions & ComponentAlignment(ComponentAlignment alignment_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:160</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_a421eb434379bd745ff97f5d197739cc6"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#a421eb434379bd745ff97f5d197739cc6">UIWidgets::CheckboxOptions::color</a></div><div class="ttdeci">Colors color</div><div class="ttdef"><b>Definition</b> UIWidgets.h:154</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_a424d0555cb09bbffd7798df1aff1a7ff"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#a424d0555cb09bbffd7798df1aff1a7ff">UIWidgets::CheckboxOptions::DefaultValue</a></div><div class="ttdeci">CheckboxOptions & DefaultValue(bool defaultValue_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:156</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_a4c1b64349d54b9305503a5f3b43e6d62"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#a4c1b64349d54b9305503a5f3b43e6d62">UIWidgets::CheckboxOptions::labelPosition</a></div><div class="ttdeci">enum LabelPosition labelPosition</div><div class="ttdef"><b>Definition</b> UIWidgets.h:153</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_a8bc71cc5c3e697d5730a396abad35192"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#a8bc71cc5c3e697d5730a396abad35192">UIWidgets::CheckboxOptions::Tooltip</a></div><div class="ttdeci">CheckboxOptions & Tooltip(const char *tooltip_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:168</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_ab34ff672852d4eecdf2bc8d88c055fd5"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#ab34ff672852d4eecdf2bc8d88c055fd5">UIWidgets::CheckboxOptions::defaultValue</a></div><div class="ttdeci">bool defaultValue</div><div class="ttdef"><b>Definition</b> UIWidgets.h:151</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1CheckboxOptions_html_afc302ed495894d639e5905a1d3fe9e1c"><div class="ttname"><a href="structUIWidgets_1_1CheckboxOptions.html#afc302ed495894d639e5905a1d3fe9e1c">UIWidgets::CheckboxOptions::alignment</a></div><div class="ttdeci">ComponentAlignment alignment</div><div class="ttdef"><b>Definition</b> UIWidgets.h:152</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html">UIWidgets::ComboboxOptions</a></div><div class="ttdef"><b>Definition</b> UIWidgets.h:178</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_a0f1bee33e691977c334a429f53e7d0e2"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#a0f1bee33e691977c334a429f53e7d0e2">UIWidgets::ComboboxOptions::comboMap</a></div><div class="ttdeci">std::unordered_map< int32_t, const char * > comboMap</div><div class="ttdef"><b>Definition</b> UIWidgets.h:179</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_a142aa6fcfdc6795acad6c3b09a3a9e3e"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#a142aa6fcfdc6795acad6c3b09a3a9e3e">UIWidgets::ComboboxOptions::flags</a></div><div class="ttdeci">ImGuiComboFlags flags</div><div class="ttdef"><b>Definition</b> UIWidgets.h:183</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_a1abe5f1a653dbfb5aa3ab50d06d85047"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#a1abe5f1a653dbfb5aa3ab50d06d85047">UIWidgets::ComboboxOptions::Tooltip</a></div><div class="ttdeci">ComboboxOptions & Tooltip(const char *tooltip_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:202</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_a307fc371986647bf9e333e89a75be2c3"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#a307fc371986647bf9e333e89a75be2c3">UIWidgets::ComboboxOptions::Color</a></div><div class="ttdeci">ComboboxOptions & Color(Colors color_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:206</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_a3993bc98324ed677d62fd8e456ba7d8e"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#a3993bc98324ed677d62fd8e456ba7d8e">UIWidgets::ComboboxOptions::alignment</a></div><div class="ttdeci">ComponentAlignment alignment</div><div class="ttdef"><b>Definition</b> UIWidgets.h:181</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_a46e5a28aad470ee7b17266dc1c11513f"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#a46e5a28aad470ee7b17266dc1c11513f">UIWidgets::ComboboxOptions::color</a></div><div class="ttdeci">Colors color</div><div class="ttdef"><b>Definition</b> UIWidgets.h:184</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_a50cbbdd00fb787bd0fc6b7752c4054f4"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#a50cbbdd00fb787bd0fc6b7752c4054f4">UIWidgets::ComboboxOptions::labelPosition</a></div><div class="ttdeci">enum LabelPosition labelPosition</div><div class="ttdef"><b>Definition</b> UIWidgets.h:182</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_a7b9eb103cb87bb40bffb5f1a9d2de87d"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#a7b9eb103cb87bb40bffb5f1a9d2de87d">UIWidgets::ComboboxOptions::defaultIndex</a></div><div class="ttdeci">uint32_t defaultIndex</div><div class="ttdef"><b>Definition</b> UIWidgets.h:180</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_aa1c8e40550438a3419cd867a2164bff7"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#aa1c8e40550438a3419cd867a2164bff7">UIWidgets::ComboboxOptions::ComboMap</a></div><div class="ttdeci">ComboboxOptions & ComboMap(std::unordered_map< int32_t, const char * > comboMap_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:186</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_ab9ef596b6c04a1b8a5d617ffcb6000a6"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#ab9ef596b6c04a1b8a5d617ffcb6000a6">UIWidgets::ComboboxOptions::ComponentAlignment</a></div><div class="ttdeci">ComboboxOptions & ComponentAlignment(ComponentAlignment alignment_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:194</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_ac56c7f61c17ae6e81fd9ae901d69d3c5"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#ac56c7f61c17ae6e81fd9ae901d69d3c5">UIWidgets::ComboboxOptions::LabelPosition</a></div><div class="ttdeci">ComboboxOptions & LabelPosition(LabelPosition labelPosition_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:198</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_adaa063172be93f9df157b2ad1ad47df5"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#adaa063172be93f9df157b2ad1ad47df5">UIWidgets::ComboboxOptions::labelPosition</a></div><div class="ttdeci">LabelPosition labelPosition</div><div class="ttdef"><b>Definition</b> UIWidgets.h:182</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_ae7873570b7b0c61ac5c7804610a96fce"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#ae7873570b7b0c61ac5c7804610a96fce">UIWidgets::ComboboxOptions::DefaultIndex</a></div><div class="ttdeci">ComboboxOptions & DefaultIndex(uint32_t defaultIndex_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:190</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1ComboboxOptions_html_aebf6b8fcc60bf75f8c1211f50ad3df3b"><div class="ttname"><a href="structUIWidgets_1_1ComboboxOptions.html#aebf6b8fcc60bf75f8c1211f50ad3df3b">UIWidgets::ComboboxOptions::alignment</a></div><div class="ttdeci">enum ComponentAlignment alignment</div><div class="ttdef"><b>Definition</b> UIWidgets.h:181</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html">UIWidgets::FloatSliderOptions</a></div><div class="ttdef"><b>Definition</b> UIWidgets.h:266</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a11a789e4aa792be4c99fbe7e04ab91c3"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a11a789e4aa792be4c99fbe7e04ab91c3">UIWidgets::FloatSliderOptions::format</a></div><div class="ttdeci">const char * format</div><div class="ttdef"><b>Definition</b> UIWidgets.h:268</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a1e3fe66b9a7838234705bb1cdc45abb7"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a1e3fe66b9a7838234705bb1cdc45abb7">UIWidgets::FloatSliderOptions::DefaultValue</a></div><div class="ttdeci">FloatSliderOptions & DefaultValue(float defaultValue_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:299</div></div>
|
||||
@@ -1055,24 +1055,23 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a2f8d48df1d0fb8552dea421387e63bc3"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a2f8d48df1d0fb8552dea421387e63bc3">UIWidgets::FloatSliderOptions::ComponentAlignment</a></div><div class="ttdeci">FloatSliderOptions & ComponentAlignment(ComponentAlignment alignment_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:303</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a33113b81a9e09099e18437470105e334"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a33113b81a9e09099e18437470105e334">UIWidgets::FloatSliderOptions::min</a></div><div class="ttdeci">float min</div><div class="ttdef"><b>Definition</b> UIWidgets.h:270</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a3a79d625ab24444a98a08ccbc7326637"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a3a79d625ab24444a98a08ccbc7326637">UIWidgets::FloatSliderOptions::Format</a></div><div class="ttdeci">FloatSliderOptions & Format(const char *format_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:283</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a40cbe7b01b871a842c18301184f4db39"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a40cbe7b01b871a842c18301184f4db39">UIWidgets::FloatSliderOptions::alignment</a></div><div class="ttdeci">ComponentAlignment alignment</div><div class="ttdef"><b>Definition</b> UIWidgets.h:274</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a468de0f700de06a33cecc6ec62921d8a"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a468de0f700de06a33cecc6ec62921d8a">UIWidgets::FloatSliderOptions::IsPercentage</a></div><div class="ttdeci">FloatSliderOptions & IsPercentage(bool isPercentage_=true)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:311</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a58cd314242dda429dc202a89d51a6631"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a58cd314242dda429dc202a89d51a6631">UIWidgets::FloatSliderOptions::Step</a></div><div class="ttdeci">FloatSliderOptions & Step(float step_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:287</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a59eed180408402038299ed3235a06624"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a59eed180408402038299ed3235a06624">UIWidgets::FloatSliderOptions::ShowButtons</a></div><div class="ttdeci">FloatSliderOptions & ShowButtons(bool showButtons_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:279</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a5f017a7e98ff6fd0504cecd94d5e54f0"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a5f017a7e98ff6fd0504cecd94d5e54f0">UIWidgets::FloatSliderOptions::color</a></div><div class="ttdeci">Colors color</div><div class="ttdef"><b>Definition</b> UIWidgets.h:276</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a6518bfd7324a07fc01de18700f364397"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a6518bfd7324a07fc01de18700f364397">UIWidgets::FloatSliderOptions::Color</a></div><div class="ttdeci">FloatSliderOptions & Color(Colors color_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:322</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a6c3382201536fe9205f0df3e1de43a24"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a6c3382201536fe9205f0df3e1de43a24">UIWidgets::FloatSliderOptions::defaultValue</a></div><div class="ttdeci">float defaultValue</div><div class="ttdef"><b>Definition</b> UIWidgets.h:272</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a7a64bf97fb926dd7e7ec07874dd9390f"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a7a64bf97fb926dd7e7ec07874dd9390f">UIWidgets::FloatSliderOptions::labelPosition</a></div><div class="ttdeci">LabelPosition labelPosition</div><div class="ttdef"><b>Definition</b> UIWidgets.h:275</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a972a3e7cb5f5d44cc4de2a605ef321ec"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a972a3e7cb5f5d44cc4de2a605ef321ec">UIWidgets::FloatSliderOptions::showButtons</a></div><div class="ttdeci">bool showButtons</div><div class="ttdef"><b>Definition</b> UIWidgets.h:267</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_a99d5f3cbea75988dec1c7201a7a9e87c"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#a99d5f3cbea75988dec1c7201a7a9e87c">UIWidgets::FloatSliderOptions::flags</a></div><div class="ttdeci">ImGuiSliderFlags flags</div><div class="ttdef"><b>Definition</b> UIWidgets.h:277</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_aa7c4093fbff4d453ee37ea020e396a2f"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#aa7c4093fbff4d453ee37ea020e396a2f">UIWidgets::FloatSliderOptions::LabelPosition</a></div><div class="ttdeci">FloatSliderOptions & LabelPosition(LabelPosition labelPosition_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:307</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_ab32e71c888485965a601571153d44d10"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#ab32e71c888485965a601571153d44d10">UIWidgets::FloatSliderOptions::labelPosition</a></div><div class="ttdeci">enum LabelPosition labelPosition</div><div class="ttdef"><b>Definition</b> UIWidgets.h:275</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_abccef23b4c23bc2171c0f6ee7d4343f6"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#abccef23b4c23bc2171c0f6ee7d4343f6">UIWidgets::FloatSliderOptions::isPercentage</a></div><div class="ttdeci">bool isPercentage</div><div class="ttdef"><b>Definition</b> UIWidgets.h:273</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_ac30d6ae344b54ca98ae74a034f6b832f"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#ac30d6ae344b54ca98ae74a034f6b832f">UIWidgets::FloatSliderOptions::step</a></div><div class="ttdeci">float step</div><div class="ttdef"><b>Definition</b> UIWidgets.h:269</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_ad3eed51f8880a898a2171f4873cd79c5"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#ad3eed51f8880a898a2171f4873cd79c5">UIWidgets::FloatSliderOptions::Min</a></div><div class="ttdeci">FloatSliderOptions & Min(float min_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:291</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_ad81abc9a7ac11d1567528d12a93f2419"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#ad81abc9a7ac11d1567528d12a93f2419">UIWidgets::FloatSliderOptions::max</a></div><div class="ttdeci">float max</div><div class="ttdef"><b>Definition</b> UIWidgets.h:271</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_af16635c4f18edaf69b7174131d2f578e"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#af16635c4f18edaf69b7174131d2f578e">UIWidgets::FloatSliderOptions::alignment</a></div><div class="ttdeci">enum ComponentAlignment alignment</div><div class="ttdef"><b>Definition</b> UIWidgets.h:274</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1FloatSliderOptions_html_afe0e94e96f3eae2de10acc7994b2745a"><div class="ttname"><a href="structUIWidgets_1_1FloatSliderOptions.html#afe0e94e96f3eae2de10acc7994b2745a">UIWidgets::FloatSliderOptions::Max</a></div><div class="ttdeci">FloatSliderOptions & Max(float max_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:295</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html">UIWidgets::IntSliderOptions</a></div><div class="ttdef"><b>Definition</b> UIWidgets.h:212</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a01471e334a913389a5f3f3b37507c648"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a01471e334a913389a5f3f3b37507c648">UIWidgets::IntSliderOptions::labelPosition</a></div><div class="ttdeci">enum LabelPosition labelPosition</div><div class="ttdef"><b>Definition</b> UIWidgets.h:220</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a11fdfb6c30fc8798ea63e48c5bbdd8a9"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a11fdfb6c30fc8798ea63e48c5bbdd8a9">UIWidgets::IntSliderOptions::color</a></div><div class="ttdeci">Colors color</div><div class="ttdef"><b>Definition</b> UIWidgets.h:221</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a1a4316faeca306d6b82a4e571d3beca2"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a1a4316faeca306d6b82a4e571d3beca2">UIWidgets::IntSliderOptions::LabelPosition</a></div><div class="ttdeci">IntSliderOptions & LabelPosition(LabelPosition labelPosition_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:252</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a35572dc6856a8b9cb641440618d20c1a"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a35572dc6856a8b9cb641440618d20c1a">UIWidgets::IntSliderOptions::ComponentAlignment</a></div><div class="ttdeci">IntSliderOptions & ComponentAlignment(ComponentAlignment alignment_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:248</div></div>
|
||||
@@ -1080,6 +1079,7 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a3780816abc3bc7bbce45109ebae46ff5"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a3780816abc3bc7bbce45109ebae46ff5">UIWidgets::IntSliderOptions::DefaultValue</a></div><div class="ttdeci">IntSliderOptions & DefaultValue(int32_t defaultValue_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:244</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a40ef9e299408f886a4f309878d67b3ef"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a40ef9e299408f886a4f309878d67b3ef">UIWidgets::IntSliderOptions::flags</a></div><div class="ttdeci">ImGuiSliderFlags flags</div><div class="ttdef"><b>Definition</b> UIWidgets.h:222</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a66e518c178bbbf5d10a646c623b22b54"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a66e518c178bbbf5d10a646c623b22b54">UIWidgets::IntSliderOptions::Min</a></div><div class="ttdeci">IntSliderOptions & Min(int32_t min_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:236</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a6b50c2a1da54b58c3e71ff05ad40f924"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a6b50c2a1da54b58c3e71ff05ad40f924">UIWidgets::IntSliderOptions::labelPosition</a></div><div class="ttdeci">LabelPosition labelPosition</div><div class="ttdef"><b>Definition</b> UIWidgets.h:220</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a78c255a708b8ad30d458235f686f31d6"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a78c255a708b8ad30d458235f686f31d6">UIWidgets::IntSliderOptions::Tooltip</a></div><div class="ttdeci">IntSliderOptions & Tooltip(const char *tooltip_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:256</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a80cc6b7976b7bc43ef027fcb336d85ff"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a80cc6b7976b7bc43ef027fcb336d85ff">UIWidgets::IntSliderOptions::step</a></div><div class="ttdeci">int32_t step</div><div class="ttdef"><b>Definition</b> UIWidgets.h:215</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_a80d7fce604044a1e66e669bd382b6c17"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#a80d7fce604044a1e66e669bd382b6c17">UIWidgets::IntSliderOptions::Color</a></div><div class="ttdeci">IntSliderOptions & Color(Colors color_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:260</div></div>
|
||||
@@ -1087,9 +1087,9 @@ $(function(){initNavTree('UIWidgets_8h_source.html',''); initResizable(true); })
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_aa6fb389433a904b7efee4c7c1ceaac40"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#aa6fb389433a904b7efee4c7c1ceaac40">UIWidgets::IntSliderOptions::min</a></div><div class="ttdeci">int32_t min</div><div class="ttdef"><b>Definition</b> UIWidgets.h:216</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_aa733c535f03679e2f44fa36afeafdb82"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#aa733c535f03679e2f44fa36afeafdb82">UIWidgets::IntSliderOptions::ShowButtons</a></div><div class="ttdeci">IntSliderOptions & ShowButtons(bool showButtons_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:224</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_abb66dbfef8c8a77150fbadc7f448efa8"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#abb66dbfef8c8a77150fbadc7f448efa8">UIWidgets::IntSliderOptions::Step</a></div><div class="ttdeci">IntSliderOptions & Step(int32_t step_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:232</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_abeea8647e31396e58705c4f19ac4f256"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#abeea8647e31396e58705c4f19ac4f256">UIWidgets::IntSliderOptions::alignment</a></div><div class="ttdeci">enum ComponentAlignment alignment</div><div class="ttdef"><b>Definition</b> UIWidgets.h:219</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_abfddd81049e57c1e832969aab1de9833"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#abfddd81049e57c1e832969aab1de9833">UIWidgets::IntSliderOptions::defaultValue</a></div><div class="ttdeci">int32_t defaultValue</div><div class="ttdef"><b>Definition</b> UIWidgets.h:218</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_ad5564b4b45983d86313f32703cb5530e"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#ad5564b4b45983d86313f32703cb5530e">UIWidgets::IntSliderOptions::showButtons</a></div><div class="ttdeci">bool showButtons</div><div class="ttdef"><b>Definition</b> UIWidgets.h:213</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_ad9f57d51181a0c4ff6ba3ddb620131d8"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#ad9f57d51181a0c4ff6ba3ddb620131d8">UIWidgets::IntSliderOptions::alignment</a></div><div class="ttdeci">ComponentAlignment alignment</div><div class="ttdef"><b>Definition</b> UIWidgets.h:219</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_aeb3c7df2e6e8c9fe8c68cce6a96e4d13"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#aeb3c7df2e6e8c9fe8c68cce6a96e4d13">UIWidgets::IntSliderOptions::Format</a></div><div class="ttdeci">IntSliderOptions & Format(const char *format_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:228</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1IntSliderOptions_html_af7d904f2ed0b37c6e389e1a053a00c64"><div class="ttname"><a href="structUIWidgets_1_1IntSliderOptions.html#af7d904f2ed0b37c6e389e1a053a00c64">UIWidgets::IntSliderOptions::Max</a></div><div class="ttdeci">IntSliderOptions & Max(int32_t max_)</div><div class="ttdef"><b>Definition</b> UIWidgets.h:240</div></div>
|
||||
<div class="ttc" id="astructUIWidgets_1_1TextFilters_html"><div class="ttname"><a href="structUIWidgets_1_1TextFilters.html">UIWidgets::TextFilters</a></div><div class="ttdef"><b>Definition</b> UIWidgets.h:18</div></div>
|
||||
|
||||
@@ -151,8 +151,8 @@ $(function(){initNavTree('World_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"><a class="line" href="classWorld.html"> 40</a></span><span class="keyword">class </span><a class="code hl_function" href="classWorld.html#afa39d4e6f714a7a3691ac0c656f5e8a8">World</a> {</div>
|
||||
<div class="foldopen" id="foldopen00041" data-start="{" data-end="};">
|
||||
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"><a class="line" href="structWorld_1_1Matrix.html"> 41</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_function" href="structWorld_1_1Matrix.html#ab8a87da299bcf104e50878722aaebab0">Matrix</a> {</div>
|
||||
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"><a class="line" href="structWorld_1_1Matrix.html#af4e951a1641dbac5195bd79d6a532473"> 42</a></span> Mtx <a class="code hl_variable" href="structWorld_1_1Matrix.html#af4e951a1641dbac5195bd79d6a532473">Screen2D</a>; <span class="comment">// Orthogonal projection for UI, skybox, and such</span></div>
|
||||
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"><a class="line" href="structWorld_1_1Matrix.html#a8eafdcf50908d5b72d647c2eea6b8775"> 43</a></span> Mtx <a class="code hl_variable" href="structWorld_1_1Matrix.html#a8eafdcf50908d5b72d647c2eea6b8775">Ortho</a>;</div>
|
||||
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"><a class="line" href="structWorld_1_1Matrix.html#af4e951a1641dbac5195bd79d6a532473"> 42</a></span> <a class="code hl_variable" href="classWorld.html#ae9ce07f0239d6ddc4485d1a285cb3a14">Mtx</a> <a class="code hl_variable" href="structWorld_1_1Matrix.html#af4e951a1641dbac5195bd79d6a532473">Screen2D</a>; <span class="comment">// Orthogonal projection for UI, skybox, and such</span></div>
|
||||
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"><a class="line" href="structWorld_1_1Matrix.html#a8eafdcf50908d5b72d647c2eea6b8775"> 43</a></span> <a class="code hl_variable" href="classWorld.html#ae9ce07f0239d6ddc4485d1a285cb3a14">Mtx</a> <a class="code hl_variable" href="structWorld_1_1Matrix.html#a8eafdcf50908d5b72d647c2eea6b8775">Ortho</a>;</div>
|
||||
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"><a class="line" href="structWorld_1_1Matrix.html#a983df39d265f71ce205fc2b44688948c"> 44</a></span> std::array<Mtx,5> <a class="code hl_variable" href="structWorld_1_1Matrix.html#a983df39d265f71ce205fc2b44688948c">Persp</a>;</div>
|
||||
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"><a class="line" href="structWorld_1_1Matrix.html#ae92b739995f414b2d8c86a774a1dfb1b"> 45</a></span> std::array<Mtx,5> <a class="code hl_variable" href="structWorld_1_1Matrix.html#ae92b739995f414b2d8c86a774a1dfb1b">LookAt</a>;</div>
|
||||
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"><a class="line" href="structWorld_1_1Matrix.html#abfa483739dc61bfa7e520c6158f252d5"> 46</a></span> std::array<Mtx, 8 * 4> <a class="code hl_variable" href="structWorld_1_1Matrix.html#abfa483739dc61bfa7e520c6158f252d5">Karts</a>; <span class="comment">// Eight players * four screens</span></div>
|
||||
@@ -165,7 +165,7 @@ $(function(){initNavTree('World_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> : <a class="code hl_variable" href="structWorld_1_1Matrix.html#a9fd757abd02261f0c5ee2d7215038959">Hud</a>(200), <a class="code hl_variable" href="structWorld_1_1Matrix.html#a168be47f1839dca2342b99cd10a5dda3">Objects</a>(1000)</div>
|
||||
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> {}</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"><a class="line" href="classWorld.html#af2e8be7576d8a3170ab38f804c8d064f"> 54</a></span>} <a class="code hl_typedef" href="matrix_8h.html#aeb723a6b88d7706d8fdb4ca15da2237f">Matrix</a>;</div>
|
||||
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span>};</div>
|
||||
</div>
|
||||
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span><span class="keyword">private</span>:</div>
|
||||
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"><a class="line" href="classWorld.html#adc7e2f067fffbdcbfabc04c93dc82f0d"> 56</a></span> std::unique_ptr<Track> <a class="code hl_variable" href="classWorld.html#adc7e2f067fffbdcbfabc04c93dc82f0d">mTrack</a>;</div>
|
||||
@@ -231,7 +231,7 @@ $(function(){initNavTree('World_8h_source.html',''); initResizable(true); });
|
||||
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> </div>
|
||||
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> <span class="keywordtype">void</span> <a class="code hl_function" href="classWorld.html#af25427e0a34095b888c41f28da36dcae">SetCurrentTrack</a>(std::unique_ptr<Track> track);</div>
|
||||
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> </div>
|
||||
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"><a class="line" href="classWorld.html#a3e3e6ed372981d57f8473417b47d0e00"> 115</a></span> <a class="code hl_struct" href="structWorld_1_1Matrix.html">Matrix</a> <a class="code hl_variable" href="classWorld.html#a3e3e6ed372981d57f8473417b47d0e00">world_mtx</a>;</div>
|
||||
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"><a class="line" href="classWorld.html#ae9ce07f0239d6ddc4485d1a285cb3a14"> 115</a></span> <a class="code hl_struct" href="structWorld_1_1Matrix.html">Matrix</a> <a class="code hl_variable" href="classWorld.html#ae9ce07f0239d6ddc4485d1a285cb3a14">Mtx</a>;</div>
|
||||
<div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span> </div>
|
||||
<div class="line"><a id="l00117" name="l00117"></a><span class="lineno"><a class="line" href="classWorld.html#aa5867ae6125d8a60a2053bf49ad7e229"> 117</a></span> std::vector<Cup*> <a class="code hl_variable" href="classWorld.html#aa5867ae6125d8a60a2053bf49ad7e229">Cups</a>;</div>
|
||||
<div class="line"><a id="l00118" name="l00118"></a><span class="lineno"><a class="line" href="classWorld.html#a46358439ccabf4a7c7901a675a081b46"> 118</a></span> <span class="keywordtype">size_t</span> <a class="code hl_variable" href="classWorld.html#a46358439ccabf4a7c7901a675a081b46">CupIndex</a> = 1;</div>
|
||||
@@ -291,7 +291,6 @@ $(function(){initNavTree('World_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="aclassWorld_html_a26047598532e37305e3e096a0d0c2ecd"><div class="ttname"><a href="classWorld.html#a26047598532e37305e3e096a0d0c2ecd">World::SetCurrentCup</a></div><div class="ttdeci">void SetCurrentCup(Cup *cup)</div><div class="ttdef"><b>Definition</b> World.cpp:92</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_a37da13d556bec8e05d87b87942bdb19e"><div class="ttname"><a href="classWorld.html#a37da13d556bec8e05d87b87942bdb19e">World::GetCurrentCup</a></div><div class="ttdeci">Cup * GetCurrentCup()</div><div class="ttdef"><b>Definition</b> World.h:95</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_a3aae64ec4571ac8870d606dc1b0bd9be"><div class="ttname"><a href="classWorld.html#a3aae64ec4571ac8870d606dc1b0bd9be">World::AddStaticMeshActor</a></div><div class="ttdeci">StaticMeshActor * AddStaticMeshActor(const std::string &name, FVector pos, IRotator rot, FVector scale, const std::string &model, int32_t *collision)</div><div class="ttdef"><b>Definition</b> World.cpp:169</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_a3e3e6ed372981d57f8473417b47d0e00"><div class="ttname"><a href="classWorld.html#a3e3e6ed372981d57f8473417b47d0e00">World::world_mtx</a></div><div class="ttdeci">Matrix world_mtx</div><div class="ttdef"><b>Definition</b> World.h:115</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_a425b754be9118b76205c27066b23c8d7"><div class="ttname"><a href="classWorld.html#a425b754be9118b76205c27066b23c8d7">World::GetWorld</a></div><div class="ttdeci">World * GetWorld(void)</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_a46358439ccabf4a7c7901a675a081b46"><div class="ttname"><a href="classWorld.html#a46358439ccabf4a7c7901a675a081b46">World::CupIndex</a></div><div class="ttdeci">size_t CupIndex</div><div class="ttdef"><b>Definition</b> World.h:118</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_a4e0f7eaac70026f4a8f374eb9aacdc68"><div class="ttname"><a href="classWorld.html#a4e0f7eaac70026f4a8f374eb9aacdc68">World::CurrentCup</a></div><div class="ttdeci">Cup * CurrentCup</div><div class="ttdef"><b>Definition</b> World.h:57</div></div>
|
||||
@@ -324,6 +323,7 @@ $(function(){initNavTree('World_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="aclassWorld_html_ad37e69520d6e295417b367621eec788b"><div class="ttname"><a href="classWorld.html#ad37e69520d6e295417b367621eec788b">World::mPlayerBombKart</a></div><div class="ttdeci">PlayerBombKart mPlayerBombKart[4]</div><div class="ttdef"><b>Definition</b> World.h:130</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_adc7e2f067fffbdcbfabc04c93dc82f0d"><div class="ttname"><a href="classWorld.html#adc7e2f067fffbdcbfabc04c93dc82f0d">World::mTrack</a></div><div class="ttdeci">std::unique_ptr< Track > mTrack</div><div class="ttdef"><b>Definition</b> World.h:56</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_ae5232a83ce9a364ca135d27fa6848161"><div class="ttname"><a href="classWorld.html#ae5232a83ce9a364ca135d27fa6848161">World::Instance</a></div><div class="ttdeci">static World * Instance</div><div class="ttdef"><b>Definition</b> World.h:60</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_ae9ce07f0239d6ddc4485d1a285cb3a14"><div class="ttname"><a href="classWorld.html#ae9ce07f0239d6ddc4485d1a285cb3a14">World::Mtx</a></div><div class="ttdeci">Matrix Mtx</div><div class="ttdef"><b>Definition</b> World.h:115</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_ae9fe987d2baa89be2ed53514b69de835"><div class="ttname"><a href="classWorld.html#ae9fe987d2baa89be2ed53514b69de835">World::DrawObjects</a></div><div class="ttdeci">void DrawObjects(s32 cameraId)</div><div class="ttdef"><b>Definition</b> World.cpp:224</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_aea32ed8b9ceecf53a32d8634240f8705"><div class="ttname"><a href="classWorld.html#aea32ed8b9ceecf53a32d8634240f8705">World::DrawStaticMeshActors</a></div><div class="ttdeci">void DrawStaticMeshActors()</div><div class="ttdef"><b>Definition</b> World.cpp:175</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_aeedd48b1439ac9d191c666888df7e453"><div class="ttname"><a href="classWorld.html#aeedd48b1439ac9d191c666888df7e453">World::TickParticles</a></div><div class="ttdeci">void TickParticles()</div><div class="ttdef"><b>Definition</b> World.cpp:230</div></div>
|
||||
@@ -333,7 +333,6 @@ $(function(){initNavTree('World_8h_source.html',''); initResizable(true); });
|
||||
<div class="ttc" id="aclassWorld_html_afa31aec713e3a54e22e4406e4442107d"><div class="ttname"><a href="classWorld.html#afa31aec713e3a54e22e4406e4442107d">World::GetRaceManager</a></div><div class="ttdeci">RaceManager & GetRaceManager()</div><div class="ttdef"><b>Definition</b> World.h:64</div></div>
|
||||
<div class="ttc" id="aclassWorld_html_afa39d4e6f714a7a3691ac0c656f5e8a8"><div class="ttname"><a href="classWorld.html#afa39d4e6f714a7a3691ac0c656f5e8a8">World::World</a></div><div class="ttdeci">World()</div><div class="ttdef"><b>Definition</b> World.cpp:26</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>
|
||||
<div class="ttc" id="amatrix_8h_html_aeb723a6b88d7706d8fdb4ca15da2237f"><div class="ttname"><a href="matrix_8h.html#aeb723a6b88d7706d8fdb4ca15da2237f">Matrix</a></div><div class="ttdeci">MtxF Matrix</div><div class="ttdef"><b>Definition</b> matrix.h:52</div></div>
|
||||
<div class="ttc" id="aobjects_8h_html"><div class="ttname"><a href="objects_8h.html">objects.h</a></div></div>
|
||||
<div class="ttc" id="astructActor_html"><div class="ttname"><a href="structActor.html">Actor</a></div><div class="ttdef"><b>Definition</b> actor_types.h:124</div></div>
|
||||
<div class="ttc" id="astructFVector_html"><div class="ttname"><a href="structFVector.html">FVector</a></div><div class="ttdef"><b>Definition</b> CoreMath.h:30</div></div>
|
||||
|
||||
@@ -223,7 +223,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00132" name="l00132"></a><span class="lineno"><a class="line" href="structActor.html#a40d6b4340f478a137d04651cc68a7aac"> 132</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="structActor.html#a40d6b4340f478a137d04651cc68a7aac">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00133" name="l00133"></a><span class="lineno"><a class="line" href="structActor.html#afa1455dbf1a4698584ed8c501439692f"> 133</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structActor.html#afa1455dbf1a4698584ed8c501439692f">pos</a>;</div>
|
||||
<div class="line"><a id="l00134" name="l00134"></a><span class="lineno"><a class="line" href="structActor.html#abb823b9528b91c1bc292f8729803785a"> 134</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structActor.html#abb823b9528b91c1bc292f8729803785a">velocity</a>;</div>
|
||||
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"><a class="line" href="structActor.html#a8e6289c2d4e46a0eee38cae861268e0c"> 135</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structActor.html#a8e6289c2d4e46a0eee38cae861268e0c">unk30</a>;</div>
|
||||
<div class="line"><a id="l00135" name="l00135"></a><span class="lineno"><a class="line" href="structActor.html#acd34f66c2555a2b2dba239da10475057"> 135</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structActor.html#acd34f66c2555a2b2dba239da10475057">unk30</a>;</div>
|
||||
<div class="line"><a id="l00136" name="l00136"></a><span class="lineno"><a class="line" href="structActor.html#ac722b487dbdddd92acbc81e998952643"> 136</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structActor.html#ac722b487dbdddd92acbc81e998952643">model</a>;</div>
|
||||
<div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -250,7 +250,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00157" name="l00157"></a><span class="lineno"><a class="line" href="structTrainCar.html#a3d5dc6ad02de20eeafbcd193d7f3abfe"> 157</a></span> <span class="comment">/* 0x10 */</span> s16 <a class="code hl_variable" href="structTrainCar.html#a3d5dc6ad02de20eeafbcd193d7f3abfe">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00158" name="l00158"></a><span class="lineno"><a class="line" href="structTrainCar.html#a5d7d62393c4c7839040a5af400d02a51"> 158</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structTrainCar.html#a5d7d62393c4c7839040a5af400d02a51">pos</a>;</div>
|
||||
<div class="line"><a id="l00159" name="l00159"></a><span class="lineno"><a class="line" href="structTrainCar.html#a85c6c1f3dee440e48971207659e85be7"> 159</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structTrainCar.html#a85c6c1f3dee440e48971207659e85be7">velocity</a>;</div>
|
||||
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"><a class="line" href="structTrainCar.html#aac6b50ee840f22e32305bfff25a31592"> 160</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structTrainCar.html#aac6b50ee840f22e32305bfff25a31592">unk30</a>;</div>
|
||||
<div class="line"><a id="l00160" name="l00160"></a><span class="lineno"><a class="line" href="structTrainCar.html#adbb8f8fc2875f11542ac4f46bce53cce"> 160</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structTrainCar.html#adbb8f8fc2875f11542ac4f46bce53cce">unk30</a>;</div>
|
||||
<div class="line"><a id="l00161" name="l00161"></a><span class="lineno"><a class="line" href="structTrainCar.html#ac6d40dcf8d9611d206ad371186839ef9"> 161</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structTrainCar.html#ac6d40dcf8d9611d206ad371186839ef9">model</a>;</div>
|
||||
<div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -274,7 +274,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00179" name="l00179"></a><span class="lineno"><a class="line" href="structRailroadCrossing.html#a0fbfb0fba4e5cadf01e818c2dc3ea23a"> 179</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="structRailroadCrossing.html#a0fbfb0fba4e5cadf01e818c2dc3ea23a">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00180" name="l00180"></a><span class="lineno"><a class="line" href="structRailroadCrossing.html#adb9d15641f3264973cacf57821f9eab9"> 180</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structRailroadCrossing.html#adb9d15641f3264973cacf57821f9eab9">pos</a>;</div>
|
||||
<div class="line"><a id="l00181" name="l00181"></a><span class="lineno"><a class="line" href="structRailroadCrossing.html#a08df8cfa936281bcfa3e9c92bf413cf5"> 181</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structRailroadCrossing.html#a08df8cfa936281bcfa3e9c92bf413cf5">velocity</a>;</div>
|
||||
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"><a class="line" href="structRailroadCrossing.html#ac380d6746717c7f6744c35117c55fab9"> 182</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structRailroadCrossing.html#ac380d6746717c7f6744c35117c55fab9">unk30</a>;</div>
|
||||
<div class="line"><a id="l00182" name="l00182"></a><span class="lineno"><a class="line" href="structRailroadCrossing.html#ada3db7bde004fe66a5b0ff43eadc32dd"> 182</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structRailroadCrossing.html#ada3db7bde004fe66a5b0ff43eadc32dd">unk30</a>;</div>
|
||||
<div class="line"><a id="l00183" name="l00183"></a><span class="lineno"><a class="line" href="structRailroadCrossing.html#afc917a6db89b2c263cfbf6a512719ba6"> 183</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structRailroadCrossing.html#afc917a6db89b2c263cfbf6a512719ba6">model</a>;</div>
|
||||
<div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -294,7 +294,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00197" name="l00197"></a><span class="lineno"><a class="line" href="structFallingRock.html#aa5bc8e9b49f55e2ed881d53e286f2e29"> 197</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="structFallingRock.html#aa5bc8e9b49f55e2ed881d53e286f2e29">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00198" name="l00198"></a><span class="lineno"><a class="line" href="structFallingRock.html#a9132acc2c2159d25dd0d752e4fa5f199"> 198</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structFallingRock.html#a9132acc2c2159d25dd0d752e4fa5f199">pos</a>;</div>
|
||||
<div class="line"><a id="l00199" name="l00199"></a><span class="lineno"><a class="line" href="structFallingRock.html#aaf8234241e92e7c55ad1a574d5e2fafc"> 199</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structFallingRock.html#aaf8234241e92e7c55ad1a574d5e2fafc">velocity</a>;</div>
|
||||
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"><a class="line" href="structFallingRock.html#ad491be26199f3898459b04adb4220aba"> 200</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structFallingRock.html#ad491be26199f3898459b04adb4220aba">unk30</a>;</div>
|
||||
<div class="line"><a id="l00200" name="l00200"></a><span class="lineno"><a class="line" href="structFallingRock.html#a1813485d40d1ba84720c6ac416bd685e"> 200</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structFallingRock.html#a1813485d40d1ba84720c6ac416bd685e">unk30</a>;</div>
|
||||
<div class="line"><a id="l00201" name="l00201"></a><span class="lineno"><a class="line" href="structFallingRock.html#ae2dfd7d3ef692dfa924b63e4980bd219"> 201</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structFallingRock.html#ae2dfd7d3ef692dfa924b63e4980bd219">model</a>;</div>
|
||||
<div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -333,7 +333,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span> <span class="comment">// Note, pathCenter[1] should be understood to be the Y velocity of the egg</span></div>
|
||||
<div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span> <span class="comment">// pathCenter[0] and pathCenter[2] are the X,Z coordinates of the center of the path</span></div>
|
||||
<div class="line"><a id="l00244" name="l00244"></a><span class="lineno"><a class="line" href="structYoshiValleyEgg.html#af69126005d92263176a9ab66e2d4672d"> 244</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structYoshiValleyEgg.html#af69126005d92263176a9ab66e2d4672d">pathCenter</a>;</div>
|
||||
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"><a class="line" href="structYoshiValleyEgg.html#ad9986d898c51d26e9e57febefd517264"> 245</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structYoshiValleyEgg.html#ad9986d898c51d26e9e57febefd517264">unk30</a>;</div>
|
||||
<div class="line"><a id="l00245" name="l00245"></a><span class="lineno"><a class="line" href="structYoshiValleyEgg.html#a217fb03109992b5767e9828e0784beb1"> 245</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structYoshiValleyEgg.html#a217fb03109992b5767e9828e0784beb1">unk30</a>;</div>
|
||||
<div class="line"><a id="l00246" name="l00246"></a><span class="lineno"><a class="line" href="structYoshiValleyEgg.html#a401f74c6a09c1ee3fb2e7c3b4826fffd"> 246</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structYoshiValleyEgg.html#a401f74c6a09c1ee3fb2e7c3b4826fffd">model</a>;</div>
|
||||
<div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -354,7 +354,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00261" name="l00261"></a><span class="lineno"><a class="line" href="structKiwanoFruit.html#a84bcafb455436df44151349caf4f7946"> 261</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="structKiwanoFruit.html#a84bcafb455436df44151349caf4f7946">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00262" name="l00262"></a><span class="lineno"><a class="line" href="structKiwanoFruit.html#ac3f39d0c46c091b04cb44a6dbc51a478"> 262</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structKiwanoFruit.html#ac3f39d0c46c091b04cb44a6dbc51a478">pos</a>;</div>
|
||||
<div class="line"><a id="l00263" name="l00263"></a><span class="lineno"><a class="line" href="structKiwanoFruit.html#a42e01e9caa040b6c495d7d30a93536c2"> 263</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structKiwanoFruit.html#a42e01e9caa040b6c495d7d30a93536c2">velocity</a>;</div>
|
||||
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"><a class="line" href="structKiwanoFruit.html#ab1488dd694f15ccc4a12190bd1100134"> 264</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structKiwanoFruit.html#ab1488dd694f15ccc4a12190bd1100134">unk30</a>;</div>
|
||||
<div class="line"><a id="l00264" name="l00264"></a><span class="lineno"><a class="line" href="structKiwanoFruit.html#a33b682d0233daccaaa7f8f2a52e7f3ea"> 264</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structKiwanoFruit.html#a33b682d0233daccaaa7f8f2a52e7f3ea">unk30</a>;</div>
|
||||
<div class="line"><a id="l00265" name="l00265"></a><span class="lineno"><a class="line" href="structKiwanoFruit.html#af729769e8645be38eacc0d73e46f442f"> 265</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structKiwanoFruit.html#af729769e8645be38eacc0d73e46f442f">model</a>;</div>
|
||||
<div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -371,7 +371,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00276" name="l00276"></a><span class="lineno"><a class="line" href="structPaddleWheelBoat.html#a690a91c265b00229e06e8a37fb222902"> 276</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="structPaddleWheelBoat.html#a690a91c265b00229e06e8a37fb222902">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00277" name="l00277"></a><span class="lineno"><a class="line" href="structPaddleWheelBoat.html#a04c8b0f00d8fa9d26e2190baacca43da"> 277</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structPaddleWheelBoat.html#a04c8b0f00d8fa9d26e2190baacca43da">pos</a>;</div>
|
||||
<div class="line"><a id="l00278" name="l00278"></a><span class="lineno"><a class="line" href="structPaddleWheelBoat.html#a2d7a35ed976dc26fb5925f0017c78d79"> 278</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structPaddleWheelBoat.html#a2d7a35ed976dc26fb5925f0017c78d79">velocity</a>;</div>
|
||||
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno"><a class="line" href="structPaddleWheelBoat.html#aea35ddd3091c75afb37d3e439ad61a1e"> 279</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structPaddleWheelBoat.html#aea35ddd3091c75afb37d3e439ad61a1e">unk30</a>;</div>
|
||||
<div class="line"><a id="l00279" name="l00279"></a><span class="lineno"><a class="line" href="structPaddleWheelBoat.html#aef82506c4c95dcbec21f80008b4816f2"> 279</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structPaddleWheelBoat.html#aef82506c4c95dcbec21f80008b4816f2">unk30</a>;</div>
|
||||
<div class="line"><a id="l00280" name="l00280"></a><span class="lineno"><a class="line" href="structPaddleWheelBoat.html#aec9fa21a1ff1f51cce7065102f8f8052"> 280</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structPaddleWheelBoat.html#aec9fa21a1ff1f51cce7065102f8f8052">model</a>;</div>
|
||||
<div class="line"><a id="l00281" name="l00281"></a><span class="lineno"> 281</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -386,7 +386,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00289" name="l00289"></a><span class="lineno"><a class="line" href="structPiranhaPlant.html#af186852c5086a31a6361caaa2ea8a5f1"> 289</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structPiranhaPlant.html#af186852c5086a31a6361caaa2ea8a5f1">pos</a>;</div>
|
||||
<div class="line"><a id="l00290" name="l00290"></a><span class="lineno"><a class="line" href="structPiranhaPlant.html#aad0102ae4844055bddecf89439f28ba0"> 290</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a4bb48028df2f1919a4ee3cc3cc1ee8ea">Vec4s</a> <a class="code hl_variable" href="structPiranhaPlant.html#aad0102ae4844055bddecf89439f28ba0">timers</a>; <span class="comment">// A per-camera timer. Might be more appropriate to call this state</span></div>
|
||||
<div class="line"><a id="l00291" name="l00291"></a><span class="lineno"><a class="line" href="structPiranhaPlant.html#aca59204d27dd23b1ac15f59e0cb51531"> 291</a></span> <span class="comment">/* 0x2C */</span> f32 <a class="code hl_variable" href="structPiranhaPlant.html#aca59204d27dd23b1ac15f59e0cb51531">unk_02C</a>;</div>
|
||||
<div class="line"><a id="l00292" name="l00292"></a><span class="lineno"><a class="line" href="structPiranhaPlant.html#aa6f9bb3fbfa884d31bada7522d8b8f15"> 292</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structPiranhaPlant.html#aa6f9bb3fbfa884d31bada7522d8b8f15">unk30</a>;</div>
|
||||
<div class="line"><a id="l00292" name="l00292"></a><span class="lineno"><a class="line" href="structPiranhaPlant.html#a7694e56003d6e21b8dd659301bccab95"> 292</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structPiranhaPlant.html#a7694e56003d6e21b8dd659301bccab95">unk30</a>;</div>
|
||||
<div class="line"><a id="l00293" name="l00293"></a><span class="lineno"><a class="line" href="structPiranhaPlant.html#ad9575ca8feb0dd623f567ee2212e2e44"> 293</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structPiranhaPlant.html#ad9575ca8feb0dd623f567ee2212e2e44">model</a>;</div>
|
||||
<div class="line"><a id="l00294" name="l00294"></a><span class="lineno"> 294</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -403,7 +403,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00304" name="l00304"></a><span class="lineno"><a class="line" href="structPalmTree.html#a282ed5c4d56cc7999035b205a2949502"> 304</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="structPalmTree.html#a282ed5c4d56cc7999035b205a2949502">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00305" name="l00305"></a><span class="lineno"><a class="line" href="structPalmTree.html#aab98b54e5e080dd6ee5a38abf70fb878"> 305</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structPalmTree.html#aab98b54e5e080dd6ee5a38abf70fb878">pos</a>;</div>
|
||||
<div class="line"><a id="l00306" name="l00306"></a><span class="lineno"><a class="line" href="structPalmTree.html#a93c02635c22b94d6574d65d9d7c8a63c"> 306</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structPalmTree.html#a93c02635c22b94d6574d65d9d7c8a63c">velocity</a>;</div>
|
||||
<div class="line"><a id="l00307" name="l00307"></a><span class="lineno"><a class="line" href="structPalmTree.html#a4c8525ad9fd303cb2708fb2f81efdb8f"> 307</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structPalmTree.html#a4c8525ad9fd303cb2708fb2f81efdb8f">unk30</a>;</div>
|
||||
<div class="line"><a id="l00307" name="l00307"></a><span class="lineno"><a class="line" href="structPalmTree.html#ad1fa675ac559032455ac1bf6c2d3c08f"> 307</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structPalmTree.html#ad1fa675ac559032455ac1bf6c2d3c08f">unk30</a>;</div>
|
||||
<div class="line"><a id="l00308" name="l00308"></a><span class="lineno"><a class="line" href="structPalmTree.html#ab8dd8bc6495301f31df1f0da71bbfd1c"> 308</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structPalmTree.html#ab8dd8bc6495301f31df1f0da71bbfd1c">model</a>;</div>
|
||||
<div class="line"><a id="l00309" name="l00309"></a><span class="lineno"> 309</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -422,7 +422,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00321" name="l00321"></a><span class="lineno"><a class="line" href="structTripleShellParent.html#a767e1128055034a8ffa0ee37b29042f7"> 321</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="structTripleShellParent.html#a767e1128055034a8ffa0ee37b29042f7">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00322" name="l00322"></a><span class="lineno"><a class="line" href="structTripleShellParent.html#a3f1a969b7c2966d4897e163cfe0c00f7"> 322</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structTripleShellParent.html#a3f1a969b7c2966d4897e163cfe0c00f7">unk_18</a>;</div>
|
||||
<div class="line"><a id="l00323" name="l00323"></a><span class="lineno"><a class="line" href="structTripleShellParent.html#ae15f5957e569bd7f57fb0fc1bc0a2934"> 323</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structTripleShellParent.html#ae15f5957e569bd7f57fb0fc1bc0a2934">shellIndices</a>; <span class="comment">// Indices in gActorList for the shells "owned" by this parent</span></div>
|
||||
<div class="line"><a id="l00324" name="l00324"></a><span class="lineno"><a class="line" href="structTripleShellParent.html#aa68e57da9f6cb56a390632ae9b5ac15f"> 324</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structTripleShellParent.html#aa68e57da9f6cb56a390632ae9b5ac15f">unk30</a>;</div>
|
||||
<div class="line"><a id="l00324" name="l00324"></a><span class="lineno"><a class="line" href="structTripleShellParent.html#a13b6efc8edb8f17285a9f22419e4244a"> 324</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structTripleShellParent.html#a13b6efc8edb8f17285a9f22419e4244a">unk30</a>;</div>
|
||||
<div class="line"><a id="l00325" name="l00325"></a><span class="lineno"><a class="line" href="structTripleShellParent.html#acb2b0f491126304b96ed36d280f593b1"> 325</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structTripleShellParent.html#acb2b0f491126304b96ed36d280f593b1">model</a>;</div>
|
||||
<div class="line"><a id="l00326" name="l00326"></a><span class="lineno"> 326</span>} <a class="code hl_struct" href="structTripleShellParent.html">TripleShellParent</a>; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -452,7 +452,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00349" name="l00349"></a><span class="lineno"><a class="line" href="structShellActor.html#a3e3e92aa8acac3a0560b75ae34be6369"> 349</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="structShellActor.html#a3e3e92aa8acac3a0560b75ae34be6369">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00350" name="l00350"></a><span class="lineno"><a class="line" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8"> 350</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">pos</a>;</div>
|
||||
<div class="line"><a id="l00351" name="l00351"></a><span class="lineno"><a class="line" href="structShellActor.html#a89a884c6ba2b5b022b7dcb5e74d50910"> 351</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structShellActor.html#a89a884c6ba2b5b022b7dcb5e74d50910">velocity</a>; <span class="comment">// All 0 until the shell is fired</span></div>
|
||||
<div class="line"><a id="l00352" name="l00352"></a><span class="lineno"><a class="line" href="structShellActor.html#a88b3a83269c9ac761d711fdd5db63363"> 352</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structShellActor.html#a88b3a83269c9ac761d711fdd5db63363">unk30</a>;</div>
|
||||
<div class="line"><a id="l00352" name="l00352"></a><span class="lineno"><a class="line" href="structShellActor.html#acf7c6324c79136005a8a16b0280862d4"> 352</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structShellActor.html#acf7c6324c79136005a8a16b0280862d4">unk30</a>;</div>
|
||||
<div class="line"><a id="l00353" name="l00353"></a><span class="lineno"><a class="line" href="structShellActor.html#abb69af2d8de513a7f3ddadb94b2b6078"> 353</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structShellActor.html#abb69af2d8de513a7f3ddadb94b2b6078">model</a>;</div>
|
||||
<div class="line"><a id="l00354" name="l00354"></a><span class="lineno"> 354</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -473,7 +473,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00368" name="l00368"></a><span class="lineno"><a class="line" href="structItemBox.html#a5710f43670047b82840061ec6362409c"> 368</a></span> <span class="comment">/* 0x24 */</span> f32 <a class="code hl_variable" href="structItemBox.html#a5710f43670047b82840061ec6362409c">origY</a>; <span class="comment">// Original Y position. Basically the Y position the box will reset to after being touched</span></div>
|
||||
<div class="line"><a id="l00369" name="l00369"></a><span class="lineno"><a class="line" href="structItemBox.html#a479e6887df34129f957616214f1cc426"> 369</a></span> <span class="comment">/* 0x28 */</span> f32 <a class="code hl_variable" href="structItemBox.html#a479e6887df34129f957616214f1cc426">unk_028</a>;</div>
|
||||
<div class="line"><a id="l00370" name="l00370"></a><span class="lineno"><a class="line" href="structItemBox.html#acbe8c0af0b7e62a73c6537404b952999"> 370</a></span> <span class="comment">/* 0x2C */</span> f32 <a class="code hl_variable" href="structItemBox.html#acbe8c0af0b7e62a73c6537404b952999">unk_02C</a>;</div>
|
||||
<div class="line"><a id="l00371" name="l00371"></a><span class="lineno"><a class="line" href="structItemBox.html#a6837f4f2c774286370cf25fa8db0b436"> 371</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structItemBox.html#a6837f4f2c774286370cf25fa8db0b436">unk30</a>;</div>
|
||||
<div class="line"><a id="l00371" name="l00371"></a><span class="lineno"><a class="line" href="structItemBox.html#af8f78b9ee3b51c94f1c5e9492c06b54c"> 371</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structItemBox.html#af8f78b9ee3b51c94f1c5e9492c06b54c">unk30</a>;</div>
|
||||
<div class="line"><a id="l00372" name="l00372"></a><span class="lineno"><a class="line" href="structItemBox.html#aa61066eefb600fd439ffca1deb6beecc"> 372</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structItemBox.html#aa61066eefb600fd439ffca1deb6beecc">model</a>;</div>
|
||||
<div class="line"><a id="l00373" name="l00373"></a><span class="lineno"> 373</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -492,7 +492,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00385" name="l00385"></a><span class="lineno"><a class="line" href="structFakeItemBox.html#a915ac8f7b08bc18610519794e39db176"> 385</a></span> <span class="comment">/* 0x24 */</span> f32 <a class="code hl_variable" href="structFakeItemBox.html#a915ac8f7b08bc18610519794e39db176">playerId</a>;</div>
|
||||
<div class="line"><a id="l00386" name="l00386"></a><span class="lineno"><a class="line" href="structFakeItemBox.html#a340c35ebd10c6000661e1edcf8a91e42"> 386</a></span> <span class="comment">/* 0x28 */</span> f32 <a class="code hl_variable" href="structFakeItemBox.html#a340c35ebd10c6000661e1edcf8a91e42">targetY</a>;</div>
|
||||
<div class="line"><a id="l00387" name="l00387"></a><span class="lineno"><a class="line" href="structFakeItemBox.html#af8abef83f63456bc800357917aa3517c"> 387</a></span> <span class="comment">/* 0x2C */</span> f32 <a class="code hl_variable" href="structFakeItemBox.html#af8abef83f63456bc800357917aa3517c">unk_02C</a>;</div>
|
||||
<div class="line"><a id="l00388" name="l00388"></a><span class="lineno"><a class="line" href="structFakeItemBox.html#a3be9b48d6777077324f1bcd33de89d21"> 388</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structFakeItemBox.html#a3be9b48d6777077324f1bcd33de89d21">unk30</a>;</div>
|
||||
<div class="line"><a id="l00388" name="l00388"></a><span class="lineno"><a class="line" href="structFakeItemBox.html#a82f986c6d7570407077c1c01bd53bcdb"> 388</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structFakeItemBox.html#a82f986c6d7570407077c1c01bd53bcdb">unk30</a>;</div>
|
||||
<div class="line"><a id="l00389" name="l00389"></a><span class="lineno"><a class="line" href="structFakeItemBox.html#a24d5f66ab329d7f302742e0dbc81ac87"> 389</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structFakeItemBox.html#a24d5f66ab329d7f302742e0dbc81ac87">model</a>;</div>
|
||||
<div class="line"><a id="l00390" name="l00390"></a><span class="lineno"> 390</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -510,7 +510,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00401" name="l00401"></a><span class="lineno"><a class="line" href="structBananaBunchParent.html#a2bfe2004c8d1a9f6d97c9fa1d614fe03"> 401</a></span> <span class="comment">/* 0x1C */</span> s16 <a class="code hl_variable" href="structBananaBunchParent.html#a2bfe2004c8d1a9f6d97c9fa1d614fe03">bananasAvailable</a>;</div>
|
||||
<div class="line"><a id="l00402" name="l00402"></a><span class="lineno"><a class="line" href="structBananaBunchParent.html#a9da96b458e7d1f0ddd3130cd3443cf36"> 402</a></span> <span class="comment">/* 0x1E */</span> s16 <a class="code hl_variable" href="structBananaBunchParent.html#a9da96b458e7d1f0ddd3130cd3443cf36">unk_1E</a>;</div>
|
||||
<div class="line"><a id="l00403" name="l00403"></a><span class="lineno"><a class="line" href="structBananaBunchParent.html#ad308ed0758aef4141ec5e6de8b8101f8"> 403</a></span> <span class="comment">/* 0x20 */</span> f32 <a class="code hl_variable" href="structBananaBunchParent.html#ad308ed0758aef4141ec5e6de8b8101f8">unk_20</a>[4];</div>
|
||||
<div class="line"><a id="l00404" name="l00404"></a><span class="lineno"><a class="line" href="structBananaBunchParent.html#ab83e15be5ca3958f9f30ea3ae8767be5"> 404</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structBananaBunchParent.html#ab83e15be5ca3958f9f30ea3ae8767be5">unk30</a>;</div>
|
||||
<div class="line"><a id="l00404" name="l00404"></a><span class="lineno"><a class="line" href="structBananaBunchParent.html#ae1c190eae7f8f237b5a37aa109a3e7b5"> 404</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structBananaBunchParent.html#ae1c190eae7f8f237b5a37aa109a3e7b5">unk30</a>;</div>
|
||||
<div class="line"><a id="l00405" name="l00405"></a><span class="lineno"><a class="line" href="structBananaBunchParent.html#ae8c91dc7d2c31c3f0b10b7cbc1952f5c"> 405</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structBananaBunchParent.html#ae8c91dc7d2c31c3f0b10b7cbc1952f5c">model</a>;</div>
|
||||
<div class="line"><a id="l00406" name="l00406"></a><span class="lineno"> 406</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -535,7 +535,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="line"><a id="l00424" name="l00424"></a><span class="lineno"><a class="line" href="structBananaActor.html#a4598dafe53e7c6710f6d31b33dc3cef6"> 424</a></span> <span class="comment">/* 0x16 */</span> s16 <a class="code hl_variable" href="structBananaActor.html#a4598dafe53e7c6710f6d31b33dc3cef6">unk_16</a>;</div>
|
||||
<div class="line"><a id="l00425" name="l00425"></a><span class="lineno"><a class="line" href="structBananaActor.html#a83d149d5f5dd3bdea515cb6d0ad6a0ee"> 425</a></span> <span class="comment">/* 0x18 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structBananaActor.html#a83d149d5f5dd3bdea515cb6d0ad6a0ee">pos</a>;</div>
|
||||
<div class="line"><a id="l00426" name="l00426"></a><span class="lineno"><a class="line" href="structBananaActor.html#a10bc99e6eeda7a4c8c7368dc8df52777"> 426</a></span> <span class="comment">/* 0x24 */</span> <a class="code hl_typedef" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> <a class="code hl_variable" href="structBananaActor.html#a10bc99e6eeda7a4c8c7368dc8df52777">velocity</a>;</div>
|
||||
<div class="line"><a id="l00427" name="l00427"></a><span class="lineno"><a class="line" href="structBananaActor.html#acaf134645aaebac65f5bd6dbe9d24afa"> 427</a></span> <span class="comment">/* 0x30 */</span> <span class="keyword">struct </span><a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structBananaActor.html#acaf134645aaebac65f5bd6dbe9d24afa">unk30</a>;</div>
|
||||
<div class="line"><a id="l00427" name="l00427"></a><span class="lineno"><a class="line" href="structBananaActor.html#a23b3c1167f55987ca33a44a544c1b000"> 427</a></span> <span class="comment">/* 0x30 */</span> <a class="code hl_struct" href="structCollision.html">Collision</a> <a class="code hl_variable" href="structBananaActor.html#a23b3c1167f55987ca33a44a544c1b000">unk30</a>;</div>
|
||||
<div class="line"><a id="l00428" name="l00428"></a><span class="lineno"><a class="line" href="structBananaActor.html#acc5baf6872a8d72ff9c2e2d01e230239"> 428</a></span> <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="structBananaActor.html#acc5baf6872a8d72ff9c2e2d01e230239">model</a>;</div>
|
||||
<div class="line"><a id="l00429" name="l00429"></a><span class="lineno"> 429</span>}; <span class="comment">// size = 0x70</span></div>
|
||||
</div>
|
||||
@@ -621,11 +621,11 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructActor_html"><div class="ttname"><a href="structActor.html">Actor</a></div><div class="ttdef"><b>Definition</b> actor_types.h:124</div></div>
|
||||
<div class="ttc" id="astructActor_html_a1a515077e28877484ea593456e07b0d6"><div class="ttname"><a href="structActor.html#a1a515077e28877484ea593456e07b0d6">Actor::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:125</div></div>
|
||||
<div class="ttc" id="astructActor_html_a40d6b4340f478a137d04651cc68a7aac"><div class="ttname"><a href="structActor.html#a40d6b4340f478a137d04651cc68a7aac">Actor::unk_16</a></div><div class="ttdeci">s16 unk_16</div><div class="ttdef"><b>Definition</b> actor_types.h:132</div></div>
|
||||
<div class="ttc" id="astructActor_html_a8e6289c2d4e46a0eee38cae861268e0c"><div class="ttname"><a href="structActor.html#a8e6289c2d4e46a0eee38cae861268e0c">Actor::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:135</div></div>
|
||||
<div class="ttc" id="astructActor_html_a8fedca3871be05588e5263f4a184ad5d"><div class="ttname"><a href="structActor.html#a8fedca3871be05588e5263f4a184ad5d">Actor::state</a></div><div class="ttdeci">s16 state</div><div class="ttdef"><b>Definition</b> actor_types.h:128</div></div>
|
||||
<div class="ttc" id="astructActor_html_aafc0746715101e8b4dd9afcd88a90ab9"><div class="ttname"><a href="structActor.html#aafc0746715101e8b4dd9afcd88a90ab9">Actor::rot</a></div><div class="ttdeci">Vec3s rot</div><div class="ttdef"><b>Definition</b> actor_types.h:131</div></div>
|
||||
<div class="ttc" id="astructActor_html_abb823b9528b91c1bc292f8729803785a"><div class="ttname"><a href="structActor.html#abb823b9528b91c1bc292f8729803785a">Actor::velocity</a></div><div class="ttdeci">Vec3f velocity</div><div class="ttdef"><b>Definition</b> actor_types.h:134</div></div>
|
||||
<div class="ttc" id="astructActor_html_ac722b487dbdddd92acbc81e998952643"><div class="ttname"><a href="structActor.html#ac722b487dbdddd92acbc81e998952643">Actor::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:136</div></div>
|
||||
<div class="ttc" id="astructActor_html_acd34f66c2555a2b2dba239da10475057"><div class="ttname"><a href="structActor.html#acd34f66c2555a2b2dba239da10475057">Actor::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:135</div></div>
|
||||
<div class="ttc" id="astructActor_html_adcfb3392dc0eb67986f52f2c51fc2b5d"><div class="ttname"><a href="structActor.html#adcfb3392dc0eb67986f52f2c51fc2b5d">Actor::unk_08</a></div><div class="ttdeci">f32 unk_08</div><div class="ttdef"><b>Definition</b> actor_types.h:129</div></div>
|
||||
<div class="ttc" id="astructActor_html_ae96f9783bff4ee28d963be1c0a277e5f"><div class="ttname"><a href="structActor.html#ae96f9783bff4ee28d963be1c0a277e5f">Actor::unk_04</a></div><div class="ttdeci">s16 unk_04</div><div class="ttdef"><b>Definition</b> actor_types.h:127</div></div>
|
||||
<div class="ttc" id="astructActor_html_af49bb0c1202a06dc594529a2e77249c6"><div class="ttname"><a href="structActor.html#af49bb0c1202a06dc594529a2e77249c6">Actor::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:126</div></div>
|
||||
@@ -634,6 +634,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructBananaActor_html"><div class="ttname"><a href="structBananaActor.html">BananaActor</a></div><div class="ttdef"><b>Definition</b> actor_types.h:408</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_a10bc99e6eeda7a4c8c7368dc8df52777"><div class="ttname"><a href="structBananaActor.html#a10bc99e6eeda7a4c8c7368dc8df52777">BananaActor::velocity</a></div><div class="ttdeci">Vec3f velocity</div><div class="ttdef"><b>Definition</b> actor_types.h:426</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_a125826669f88f4663fb32d45e39fb6de"><div class="ttname"><a href="structBananaActor.html#a125826669f88f4663fb32d45e39fb6de">BananaActor::rot</a></div><div class="ttdeci">Vec3s rot</div><div class="ttdef"><b>Definition</b> actor_types.h:417</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_a23b3c1167f55987ca33a44a544c1b000"><div class="ttname"><a href="structBananaActor.html#a23b3c1167f55987ca33a44a544c1b000">BananaActor::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:427</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_a2c7136a31124c699629cd3d88562869b"><div class="ttname"><a href="structBananaActor.html#a2c7136a31124c699629cd3d88562869b">BananaActor::boundingBoxSize</a></div><div class="ttdeci">f32 boundingBoxSize</div><div class="ttdef"><b>Definition</b> actor_types.h:415</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_a4598dafe53e7c6710f6d31b33dc3cef6"><div class="ttname"><a href="structBananaActor.html#a4598dafe53e7c6710f6d31b33dc3cef6">BananaActor::unk_16</a></div><div class="ttdeci">s16 unk_16</div><div class="ttdef"><b>Definition</b> actor_types.h:424</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_a72b8568471d0153d1c1989acdd0a4627"><div class="ttname"><a href="structBananaActor.html#a72b8568471d0153d1c1989acdd0a4627">BananaActor::playerId</a></div><div class="ttdeci">s16 playerId</div><div class="ttdef"><b>Definition</b> actor_types.h:419</div></div>
|
||||
@@ -643,7 +644,6 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructBananaActor_html_ab30bfa430265f8e869e8b3ebf8bb9d03"><div class="ttname"><a href="structBananaActor.html#ab30bfa430265f8e869e8b3ebf8bb9d03">BananaActor::bananaId</a></div><div class="ttdeci">s16 bananaId</div><div class="ttdef"><b>Definition</b> actor_types.h:414</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_ac39f5deb313095419b8e2d5a749b54a0"><div class="ttname"><a href="structBananaActor.html#ac39f5deb313095419b8e2d5a749b54a0">BananaActor::unk_04</a></div><div class="ttdeci">s16 unk_04</div><div class="ttdef"><b>Definition</b> actor_types.h:411</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_ac746bc7c825677ad4a7f3dc298808b4e"><div class="ttname"><a href="structBananaActor.html#ac746bc7c825677ad4a7f3dc298808b4e">BananaActor::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:410</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_acaf134645aaebac65f5bd6dbe9d24afa"><div class="ttname"><a href="structBananaActor.html#acaf134645aaebac65f5bd6dbe9d24afa">BananaActor::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:427</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_acc5baf6872a8d72ff9c2e2d01e230239"><div class="ttname"><a href="structBananaActor.html#acc5baf6872a8d72ff9c2e2d01e230239">BananaActor::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:428</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_ad686614e95607653ffbf00b39cd10397"><div class="ttname"><a href="structBananaActor.html#ad686614e95607653ffbf00b39cd10397">BananaActor::youngerIndex</a></div><div class="ttdeci">s16 youngerIndex</div><div class="ttdef"><b>Definition</b> actor_types.h:421</div></div>
|
||||
<div class="ttc" id="astructBananaActor_html_ae924710af4c69beea980be8be2f7ad0e"><div class="ttname"><a href="structBananaActor.html#ae924710af4c69beea980be8be2f7ad0e">BananaActor::parentIndex</a></div><div class="ttdeci">s16 parentIndex</div><div class="ttdef"><b>Definition</b> actor_types.h:413</div></div>
|
||||
@@ -655,11 +655,11 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructBananaBunchParent_html_a51be60b0ee4aaf0418157b25163904c2"><div class="ttname"><a href="structBananaBunchParent.html#a51be60b0ee4aaf0418157b25163904c2">BananaBunchParent::unk_04</a></div><div class="ttdeci">s16 unk_04</div><div class="ttdef"><b>Definition</b> actor_types.h:395</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_a523049b0bb754bb1474e316a939734e1"><div class="ttname"><a href="structBananaBunchParent.html#a523049b0bb754bb1474e316a939734e1">BananaBunchParent::unk_08</a></div><div class="ttdeci">f32 unk_08</div><div class="ttdef"><b>Definition</b> actor_types.h:397</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_a9da96b458e7d1f0ddd3130cd3443cf36"><div class="ttname"><a href="structBananaBunchParent.html#a9da96b458e7d1f0ddd3130cd3443cf36">BananaBunchParent::unk_1E</a></div><div class="ttdeci">s16 unk_1E</div><div class="ttdef"><b>Definition</b> actor_types.h:402</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_ab83e15be5ca3958f9f30ea3ae8767be5"><div class="ttname"><a href="structBananaBunchParent.html#ab83e15be5ca3958f9f30ea3ae8767be5">BananaBunchParent::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:404</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_abe346356b3aaefdd530f6e119deef37a"><div class="ttname"><a href="structBananaBunchParent.html#abe346356b3aaefdd530f6e119deef37a">BananaBunchParent::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:394</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_abed61c26331a3ddf65be3ff692da89ae"><div class="ttname"><a href="structBananaBunchParent.html#abed61c26331a3ddf65be3ff692da89ae">BananaBunchParent::bananaIndices</a></div><div class="ttdeci">s16 bananaIndices[5]</div><div class="ttdef"><b>Definition</b> actor_types.h:400</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_ace9ff16f10758860c1c120eb60d9cfc4"><div class="ttname"><a href="structBananaBunchParent.html#ace9ff16f10758860c1c120eb60d9cfc4">BananaBunchParent::unk_0C</a></div><div class="ttdeci">f32 unk_0C</div><div class="ttdef"><b>Definition</b> actor_types.h:398</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_ad308ed0758aef4141ec5e6de8b8101f8"><div class="ttname"><a href="structBananaBunchParent.html#ad308ed0758aef4141ec5e6de8b8101f8">BananaBunchParent::unk_20</a></div><div class="ttdeci">f32 unk_20[4]</div><div class="ttdef"><b>Definition</b> actor_types.h:403</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_ae1c190eae7f8f237b5a37aa109a3e7b5"><div class="ttname"><a href="structBananaBunchParent.html#ae1c190eae7f8f237b5a37aa109a3e7b5">BananaBunchParent::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:404</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_ae8c91dc7d2c31c3f0b10b7cbc1952f5c"><div class="ttname"><a href="structBananaBunchParent.html#ae8c91dc7d2c31c3f0b10b7cbc1952f5c">BananaBunchParent::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:405</div></div>
|
||||
<div class="ttc" id="astructBananaBunchParent_html_afb695515f0750a61ead8bda3c38cd033"><div class="ttname"><a href="structBananaBunchParent.html#afb695515f0750a61ead8bda3c38cd033">BananaBunchParent::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:393</div></div>
|
||||
<div class="ttc" id="astructCollision_html"><div class="ttname"><a href="structCollision.html">Collision</a></div><div class="ttdef"><b>Definition</b> common_structs.h:147</div></div>
|
||||
@@ -668,10 +668,10 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructFakeItemBox_html_a24d5f66ab329d7f302742e0dbc81ac87"><div class="ttname"><a href="structFakeItemBox.html#a24d5f66ab329d7f302742e0dbc81ac87">FakeItemBox::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:389</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_a29e91595b541928305d78842ada268da"><div class="ttname"><a href="structFakeItemBox.html#a29e91595b541928305d78842ada268da">FakeItemBox::someTimer</a></div><div class="ttdeci">s16 someTimer</div><div class="ttdef"><b>Definition</b> actor_types.h:378</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_a340c35ebd10c6000661e1edcf8a91e42"><div class="ttname"><a href="structFakeItemBox.html#a340c35ebd10c6000661e1edcf8a91e42">FakeItemBox::targetY</a></div><div class="ttdeci">f32 targetY</div><div class="ttdef"><b>Definition</b> actor_types.h:386</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_a3be9b48d6777077324f1bcd33de89d21"><div class="ttname"><a href="structFakeItemBox.html#a3be9b48d6777077324f1bcd33de89d21">FakeItemBox::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:388</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_a401fed8ebe4c593806a38769f84029f6"><div class="ttname"><a href="structFakeItemBox.html#a401fed8ebe4c593806a38769f84029f6">FakeItemBox::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:377</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_a616ed6fc7508f5dd63992646880f1fd1"><div class="ttname"><a href="structFakeItemBox.html#a616ed6fc7508f5dd63992646880f1fd1">FakeItemBox::boundingBoxSize</a></div><div class="ttdeci">f32 boundingBoxSize</div><div class="ttdef"><b>Definition</b> actor_types.h:381</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_a746708f466ee6c64434cae235b79f39d"><div class="ttname"><a href="structFakeItemBox.html#a746708f466ee6c64434cae235b79f39d">FakeItemBox::sizeScaling</a></div><div class="ttdeci">f32 sizeScaling</div><div class="ttdef"><b>Definition</b> actor_types.h:380</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_a82f986c6d7570407077c1c01bd53bcdb"><div class="ttname"><a href="structFakeItemBox.html#a82f986c6d7570407077c1c01bd53bcdb">FakeItemBox::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:388</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_a915ac8f7b08bc18610519794e39db176"><div class="ttname"><a href="structFakeItemBox.html#a915ac8f7b08bc18610519794e39db176">FakeItemBox::playerId</a></div><div class="ttdeci">f32 playerId</div><div class="ttdef"><b>Definition</b> actor_types.h:385</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_ac40351f6f80e83eeb4f2821d38f25bb4"><div class="ttname"><a href="structFakeItemBox.html#ac40351f6f80e83eeb4f2821d38f25bb4">FakeItemBox::state</a></div><div class="ttdeci">s16 state</div><div class="ttdef"><b>Definition</b> actor_types.h:379</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_ad1acc2bc2fef7b5ed76382dc9fff8978"><div class="ttname"><a href="structFakeItemBox.html#ad1acc2bc2fef7b5ed76382dc9fff8978">FakeItemBox::unk_16</a></div><div class="ttdeci">s16 unk_16</div><div class="ttdef"><b>Definition</b> actor_types.h:383</div></div>
|
||||
@@ -679,6 +679,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructFakeItemBox_html_ae6a281aea1539ac409a2165be5686c63"><div class="ttname"><a href="structFakeItemBox.html#ae6a281aea1539ac409a2165be5686c63">FakeItemBox::pos</a></div><div class="ttdeci">Vec3f pos</div><div class="ttdef"><b>Definition</b> actor_types.h:384</div></div>
|
||||
<div class="ttc" id="astructFakeItemBox_html_af8abef83f63456bc800357917aa3517c"><div class="ttname"><a href="structFakeItemBox.html#af8abef83f63456bc800357917aa3517c">FakeItemBox::unk_02C</a></div><div class="ttdeci">f32 unk_02C</div><div class="ttdef"><b>Definition</b> actor_types.h:387</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html"><div class="ttname"><a href="structFallingRock.html">FallingRock</a></div><div class="ttdef"><b>Definition</b> actor_types.h:189</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_a1813485d40d1ba84720c6ac416bd685e"><div class="ttname"><a href="structFallingRock.html#a1813485d40d1ba84720c6ac416bd685e">FallingRock::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:200</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_a2f0889a792eb41e695782460e49b4107"><div class="ttname"><a href="structFallingRock.html#a2f0889a792eb41e695782460e49b4107">FallingRock::respawnTimer</a></div><div class="ttdeci">s16 respawnTimer</div><div class="ttdef"><b>Definition</b> actor_types.h:192</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_a373091fb2a25dcdb1a895dba44078564"><div class="ttname"><a href="structFallingRock.html#a373091fb2a25dcdb1a895dba44078564">FallingRock::unk_08</a></div><div class="ttdeci">f32 unk_08</div><div class="ttdef"><b>Definition</b> actor_types.h:194</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_a4e01cc977edd28d2b84aecb215980491"><div class="ttname"><a href="structFallingRock.html#a4e01cc977edd28d2b84aecb215980491">FallingRock::rot</a></div><div class="ttdeci">Vec3s rot</div><div class="ttdef"><b>Definition</b> actor_types.h:196</div></div>
|
||||
@@ -687,7 +688,6 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructFallingRock_html_a9d637a307a47bb3f4ac97acf65669fc6"><div class="ttname"><a href="structFallingRock.html#a9d637a307a47bb3f4ac97acf65669fc6">FallingRock::boundingBoxSize</a></div><div class="ttdeci">f32 boundingBoxSize</div><div class="ttdef"><b>Definition</b> actor_types.h:195</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_aa5bc8e9b49f55e2ed881d53e286f2e29"><div class="ttname"><a href="structFallingRock.html#aa5bc8e9b49f55e2ed881d53e286f2e29">FallingRock::unk_16</a></div><div class="ttdeci">s16 unk_16</div><div class="ttdef"><b>Definition</b> actor_types.h:197</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_aaf8234241e92e7c55ad1a574d5e2fafc"><div class="ttname"><a href="structFallingRock.html#aaf8234241e92e7c55ad1a574d5e2fafc">FallingRock::velocity</a></div><div class="ttdeci">Vec3f velocity</div><div class="ttdef"><b>Definition</b> actor_types.h:199</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_ad491be26199f3898459b04adb4220aba"><div class="ttname"><a href="structFallingRock.html#ad491be26199f3898459b04adb4220aba">FallingRock::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:200</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_ad5d8e6c753785be4c17e80f1778813f9"><div class="ttname"><a href="structFallingRock.html#ad5d8e6c753785be4c17e80f1778813f9">FallingRock::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:190</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_ae0a78cba9faef18d6ac212c5982d1065"><div class="ttname"><a href="structFallingRock.html#ae0a78cba9faef18d6ac212c5982d1065">FallingRock::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:191</div></div>
|
||||
<div class="ttc" id="astructFallingRock_html_ae2dfd7d3ef692dfa924b63e4980bd219"><div class="ttname"><a href="structFallingRock.html#ae2dfd7d3ef692dfa924b63e4980bd219">FallingRock::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:201</div></div>
|
||||
@@ -696,7 +696,6 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructItemBox_html_a160bba22d28fcae6f869677df5788390"><div class="ttname"><a href="structItemBox.html#a160bba22d28fcae6f869677df5788390">ItemBox::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:358</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_a479e6887df34129f957616214f1cc426"><div class="ttname"><a href="structItemBox.html#a479e6887df34129f957616214f1cc426">ItemBox::unk_028</a></div><div class="ttdeci">f32 unk_028</div><div class="ttdef"><b>Definition</b> actor_types.h:369</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_a5710f43670047b82840061ec6362409c"><div class="ttname"><a href="structItemBox.html#a5710f43670047b82840061ec6362409c">ItemBox::origY</a></div><div class="ttdeci">f32 origY</div><div class="ttdef"><b>Definition</b> actor_types.h:368</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_a6837f4f2c774286370cf25fa8db0b436"><div class="ttname"><a href="structItemBox.html#a6837f4f2c774286370cf25fa8db0b436">ItemBox::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:371</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_a6b37d97242511db5433fe8cface653a4"><div class="ttname"><a href="structItemBox.html#a6b37d97242511db5433fe8cface653a4">ItemBox::boundingBoxSize</a></div><div class="ttdeci">f32 boundingBoxSize</div><div class="ttdef"><b>Definition</b> actor_types.h:364</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_a759e68102fd37f6cac8bc11822bc9664"><div class="ttname"><a href="structItemBox.html#a759e68102fd37f6cac8bc11822bc9664">ItemBox::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:357</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_a7a0945c90ee7304aa05729d0b59a4413"><div class="ttname"><a href="structItemBox.html#a7a0945c90ee7304aa05729d0b59a4413">ItemBox::pos</a></div><div class="ttdeci">Vec3f pos</div><div class="ttdef"><b>Definition</b> actor_types.h:367</div></div>
|
||||
@@ -705,9 +704,11 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructItemBox_html_aa61066eefb600fd439ffca1deb6beecc"><div class="ttname"><a href="structItemBox.html#aa61066eefb600fd439ffca1deb6beecc">ItemBox::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:372</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_aad7a9f46654608486a15ebd5251b70e7"><div class="ttname"><a href="structItemBox.html#aad7a9f46654608486a15ebd5251b70e7">ItemBox::rot</a></div><div class="ttdeci">Vec3s rot</div><div class="ttdef"><b>Definition</b> actor_types.h:365</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_acbe8c0af0b7e62a73c6537404b952999"><div class="ttname"><a href="structItemBox.html#acbe8c0af0b7e62a73c6537404b952999">ItemBox::unk_02C</a></div><div class="ttdeci">f32 unk_02C</div><div class="ttdef"><b>Definition</b> actor_types.h:370</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_af8f78b9ee3b51c94f1c5e9492c06b54c"><div class="ttname"><a href="structItemBox.html#af8f78b9ee3b51c94f1c5e9492c06b54c">ItemBox::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:371</div></div>
|
||||
<div class="ttc" id="astructItemBox_html_afbe6f4cee304f147c300049c1e8b95b7"><div class="ttname"><a href="structItemBox.html#afbe6f4cee304f147c300049c1e8b95b7">ItemBox::unk_16</a></div><div class="ttdeci">s16 unk_16</div><div class="ttdef"><b>Definition</b> actor_types.h:366</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html"><div class="ttname"><a href="structKiwanoFruit.html">KiwanoFruit</a></div><div class="ttdef"><b>Definition</b> actor_types.h:249</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_a188f60f643194dc691ea02d9a4ca5e36"><div class="ttname"><a href="structKiwanoFruit.html#a188f60f643194dc691ea02d9a4ca5e36">KiwanoFruit::boundingBoxSize</a></div><div class="ttdeci">f32 boundingBoxSize</div><div class="ttdef"><b>Definition</b> actor_types.h:257</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_a33b682d0233daccaaa7f8f2a52e7f3ea"><div class="ttname"><a href="structKiwanoFruit.html#a33b682d0233daccaaa7f8f2a52e7f3ea">KiwanoFruit::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:264</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_a395221128fc4678e43d97556c14b0b75"><div class="ttname"><a href="structKiwanoFruit.html#a395221128fc4678e43d97556c14b0b75">KiwanoFruit::bonkTimer</a></div><div class="ttdeci">f32 bonkTimer</div><div class="ttdef"><b>Definition</b> actor_types.h:255</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_a42e01e9caa040b6c495d7d30a93536c2"><div class="ttname"><a href="structKiwanoFruit.html#a42e01e9caa040b6c495d7d30a93536c2">KiwanoFruit::velocity</a></div><div class="ttdeci">Vec3f velocity</div><div class="ttdef"><b>Definition</b> actor_types.h:263</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_a45799822f9f1e3ac2fd213a6012ff510"><div class="ttname"><a href="structKiwanoFruit.html#a45799822f9f1e3ac2fd213a6012ff510">KiwanoFruit::animState</a></div><div class="ttdeci">s16 animState</div><div class="ttdef"><b>Definition</b> actor_types.h:258</div></div>
|
||||
@@ -716,7 +717,6 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructKiwanoFruit_html_a84bcafb455436df44151349caf4f7946"><div class="ttname"><a href="structKiwanoFruit.html#a84bcafb455436df44151349caf4f7946">KiwanoFruit::unk_16</a></div><div class="ttdeci">s16 unk_16</div><div class="ttdef"><b>Definition</b> actor_types.h:261</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_a950aff93d9e44ce1ef637f94c0211df3"><div class="ttname"><a href="structKiwanoFruit.html#a950aff93d9e44ce1ef637f94c0211df3">KiwanoFruit::unk_14</a></div><div class="ttdeci">s16 unk_14</div><div class="ttdef"><b>Definition</b> actor_types.h:260</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_aa0f27c3d651683f99a007212680bdf40"><div class="ttname"><a href="structKiwanoFruit.html#aa0f27c3d651683f99a007212680bdf40">KiwanoFruit::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:251</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_ab1488dd694f15ccc4a12190bd1100134"><div class="ttname"><a href="structKiwanoFruit.html#ab1488dd694f15ccc4a12190bd1100134">KiwanoFruit::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:264</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_ac2024c25671678292ad713fc6a337fe2"><div class="ttname"><a href="structKiwanoFruit.html#ac2024c25671678292ad713fc6a337fe2">KiwanoFruit::targetPlayer</a></div><div class="ttdeci">s16 targetPlayer</div><div class="ttdef"><b>Definition</b> actor_types.h:253</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_ac3f39d0c46c091b04cb44a6dbc51a478"><div class="ttname"><a href="structKiwanoFruit.html#ac3f39d0c46c091b04cb44a6dbc51a478">KiwanoFruit::pos</a></div><div class="ttdeci">Vec3f pos</div><div class="ttdef"><b>Definition</b> actor_types.h:262</div></div>
|
||||
<div class="ttc" id="astructKiwanoFruit_html_adf70a7f3dc53798340be6b62a77cdf43"><div class="ttname"><a href="structKiwanoFruit.html#adf70a7f3dc53798340be6b62a77cdf43">KiwanoFruit::state</a></div><div class="ttdeci">s16 state</div><div class="ttdef"><b>Definition</b> actor_types.h:254</div></div>
|
||||
@@ -732,25 +732,25 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructPaddleWheelBoat_html_acae546f754e8b0f66afe45c6f28e3268"><div class="ttname"><a href="structPaddleWheelBoat.html#acae546f754e8b0f66afe45c6f28e3268">PaddleWheelBoat::unk_08</a></div><div class="ttdeci">f32 unk_08</div><div class="ttdef"><b>Definition</b> actor_types.h:273</div></div>
|
||||
<div class="ttc" id="astructPaddleWheelBoat_html_ace185cb415d41e1c06c9551e82265cd1"><div class="ttname"><a href="structPaddleWheelBoat.html#ace185cb415d41e1c06c9551e82265cd1">PaddleWheelBoat::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:270</div></div>
|
||||
<div class="ttc" id="astructPaddleWheelBoat_html_ad0d6d44e3080845246da23854683a756"><div class="ttname"><a href="structPaddleWheelBoat.html#ad0d6d44e3080845246da23854683a756">PaddleWheelBoat::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:269</div></div>
|
||||
<div class="ttc" id="astructPaddleWheelBoat_html_aea35ddd3091c75afb37d3e439ad61a1e"><div class="ttname"><a href="structPaddleWheelBoat.html#aea35ddd3091c75afb37d3e439ad61a1e">PaddleWheelBoat::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:279</div></div>
|
||||
<div class="ttc" id="astructPaddleWheelBoat_html_aec9fa21a1ff1f51cce7065102f8f8052"><div class="ttname"><a href="structPaddleWheelBoat.html#aec9fa21a1ff1f51cce7065102f8f8052">PaddleWheelBoat::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:280</div></div>
|
||||
<div class="ttc" id="astructPaddleWheelBoat_html_aef82506c4c95dcbec21f80008b4816f2"><div class="ttname"><a href="structPaddleWheelBoat.html#aef82506c4c95dcbec21f80008b4816f2">PaddleWheelBoat::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:279</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html"><div class="ttname"><a href="structPalmTree.html">PalmTree</a></div><div class="ttdef"><b>Definition</b> actor_types.h:296</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_a033cbccbbf4c3aa3d05a8fc23facb589"><div class="ttname"><a href="structPalmTree.html#a033cbccbbf4c3aa3d05a8fc23facb589">PalmTree::rot</a></div><div class="ttdeci">Vec3s rot</div><div class="ttdef"><b>Definition</b> actor_types.h:303</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_a0ddd60ade4eb273f4c5292708ea8602c"><div class="ttname"><a href="structPalmTree.html#a0ddd60ade4eb273f4c5292708ea8602c">PalmTree::state</a></div><div class="ttdeci">s16 state</div><div class="ttdef"><b>Definition</b> actor_types.h:300</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_a1e77cf569eede02407cdde66a34fe85b"><div class="ttname"><a href="structPalmTree.html#a1e77cf569eede02407cdde66a34fe85b">PalmTree::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:297</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_a282ed5c4d56cc7999035b205a2949502"><div class="ttname"><a href="structPalmTree.html#a282ed5c4d56cc7999035b205a2949502">PalmTree::unk_16</a></div><div class="ttdeci">s16 unk_16</div><div class="ttdef"><b>Definition</b> actor_types.h:304</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_a333d6df0703b3cb4b86945f6f9d92844"><div class="ttname"><a href="structPalmTree.html#a333d6df0703b3cb4b86945f6f9d92844">PalmTree::unk_08</a></div><div class="ttdeci">f32 unk_08</div><div class="ttdef"><b>Definition</b> actor_types.h:301</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_a4c8525ad9fd303cb2708fb2f81efdb8f"><div class="ttname"><a href="structPalmTree.html#a4c8525ad9fd303cb2708fb2f81efdb8f">PalmTree::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:307</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_a8b06b5727e27aac50742e6e946840476"><div class="ttname"><a href="structPalmTree.html#a8b06b5727e27aac50742e6e946840476">PalmTree::variant</a></div><div class="ttdeci">s16 variant</div><div class="ttdef"><b>Definition</b> actor_types.h:299</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_a939bcfc384f24f1cafcf739c4fc2993c"><div class="ttname"><a href="structPalmTree.html#a939bcfc384f24f1cafcf739c4fc2993c">PalmTree::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:298</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_a93c02635c22b94d6574d65d9d7c8a63c"><div class="ttname"><a href="structPalmTree.html#a93c02635c22b94d6574d65d9d7c8a63c">PalmTree::velocity</a></div><div class="ttdeci">Vec3f velocity</div><div class="ttdef"><b>Definition</b> actor_types.h:306</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_aab98b54e5e080dd6ee5a38abf70fb878"><div class="ttname"><a href="structPalmTree.html#aab98b54e5e080dd6ee5a38abf70fb878">PalmTree::pos</a></div><div class="ttdeci">Vec3f pos</div><div class="ttdef"><b>Definition</b> actor_types.h:305</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_ab8dd8bc6495301f31df1f0da71bbfd1c"><div class="ttname"><a href="structPalmTree.html#ab8dd8bc6495301f31df1f0da71bbfd1c">PalmTree::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:308</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_ace572a25b85eac080632ea918c504a5e"><div class="ttname"><a href="structPalmTree.html#ace572a25b85eac080632ea918c504a5e">PalmTree::boundingBoxSize</a></div><div class="ttdeci">f32 boundingBoxSize</div><div class="ttdef"><b>Definition</b> actor_types.h:302</div></div>
|
||||
<div class="ttc" id="astructPalmTree_html_ad1fa675ac559032455ac1bf6c2d3c08f"><div class="ttname"><a href="structPalmTree.html#ad1fa675ac559032455ac1bf6c2d3c08f">PalmTree::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:307</div></div>
|
||||
<div class="ttc" id="astructPiranhaPlant_html"><div class="ttname"><a href="structPiranhaPlant.html">PiranhaPlant</a></div><div class="ttdef"><b>Definition</b> actor_types.h:283</div></div>
|
||||
<div class="ttc" id="astructPiranhaPlant_html_a2b920e708ce2c7685c5fec09e7dda782"><div class="ttname"><a href="structPiranhaPlant.html#a2b920e708ce2c7685c5fec09e7dda782">PiranhaPlant::visibilityStates</a></div><div class="ttdeci">Vec4s visibilityStates</div><div class="ttdef"><b>Definition</b> actor_types.h:286</div></div>
|
||||
<div class="ttc" id="astructPiranhaPlant_html_a62fcae398f68d69ce22ffb421b1a6178"><div class="ttname"><a href="structPiranhaPlant.html#a62fcae398f68d69ce22ffb421b1a6178">PiranhaPlant::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:284</div></div>
|
||||
<div class="ttc" id="astructPiranhaPlant_html_aa6f9bb3fbfa884d31bada7522d8b8f15"><div class="ttname"><a href="structPiranhaPlant.html#aa6f9bb3fbfa884d31bada7522d8b8f15">PiranhaPlant::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:292</div></div>
|
||||
<div class="ttc" id="astructPiranhaPlant_html_a7694e56003d6e21b8dd659301bccab95"><div class="ttname"><a href="structPiranhaPlant.html#a7694e56003d6e21b8dd659301bccab95">PiranhaPlant::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:292</div></div>
|
||||
<div class="ttc" id="astructPiranhaPlant_html_aad0102ae4844055bddecf89439f28ba0"><div class="ttname"><a href="structPiranhaPlant.html#aad0102ae4844055bddecf89439f28ba0">PiranhaPlant::timers</a></div><div class="ttdeci">Vec4s timers</div><div class="ttdef"><b>Definition</b> actor_types.h:290</div></div>
|
||||
<div class="ttc" id="astructPiranhaPlant_html_aca59204d27dd23b1ac15f59e0cb51531"><div class="ttname"><a href="structPiranhaPlant.html#aca59204d27dd23b1ac15f59e0cb51531">PiranhaPlant::unk_02C</a></div><div class="ttdeci">f32 unk_02C</div><div class="ttdef"><b>Definition</b> actor_types.h:291</div></div>
|
||||
<div class="ttc" id="astructPiranhaPlant_html_acf6dec6072a42edb8ee8bdf7a04b3060"><div class="ttname"><a href="structPiranhaPlant.html#acf6dec6072a42edb8ee8bdf7a04b3060">PiranhaPlant::unk10</a></div><div class="ttdeci">Vec4s unk10</div><div class="ttdef"><b>Definition</b> actor_types.h:288</div></div>
|
||||
@@ -768,7 +768,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructRailroadCrossing_html_ab9db8067085f28f314a19c64b7cad921"><div class="ttname"><a href="structRailroadCrossing.html#ab9db8067085f28f314a19c64b7cad921">RailroadCrossing::unk_08</a></div><div class="ttdeci">f32 unk_08</div><div class="ttdef"><b>Definition</b> actor_types.h:174</div></div>
|
||||
<div class="ttc" id="astructRailroadCrossing_html_abbe5b15da70c7c9cc2c357f6bff833e3"><div class="ttname"><a href="structRailroadCrossing.html#abbe5b15da70c7c9cc2c357f6bff833e3">RailroadCrossing::boundingBoxSize</a></div><div class="ttdeci">f32 boundingBoxSize</div><div class="ttdef"><b>Definition</b> actor_types.h:175</div></div>
|
||||
<div class="ttc" id="astructRailroadCrossing_html_abf434f92ec088485a5e5842f2878118e"><div class="ttname"><a href="structRailroadCrossing.html#abf434f92ec088485a5e5842f2878118e">RailroadCrossing::rot</a></div><div class="ttdeci">Vec3s rot</div><div class="ttdef"><b>Definition</b> actor_types.h:178</div></div>
|
||||
<div class="ttc" id="astructRailroadCrossing_html_ac380d6746717c7f6744c35117c55fab9"><div class="ttname"><a href="structRailroadCrossing.html#ac380d6746717c7f6744c35117c55fab9">RailroadCrossing::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:182</div></div>
|
||||
<div class="ttc" id="astructRailroadCrossing_html_ada3db7bde004fe66a5b0ff43eadc32dd"><div class="ttname"><a href="structRailroadCrossing.html#ada3db7bde004fe66a5b0ff43eadc32dd">RailroadCrossing::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:182</div></div>
|
||||
<div class="ttc" id="astructRailroadCrossing_html_adb9d15641f3264973cacf57821f9eab9"><div class="ttname"><a href="structRailroadCrossing.html#adb9d15641f3264973cacf57821f9eab9">RailroadCrossing::pos</a></div><div class="ttdeci">Vec3f pos</div><div class="ttdef"><b>Definition</b> actor_types.h:180</div></div>
|
||||
<div class="ttc" id="astructRailroadCrossing_html_ae8dffede0df7f0e6c6eef1e9c9a131d8"><div class="ttname"><a href="structRailroadCrossing.html#ae8dffede0df7f0e6c6eef1e9c9a131d8">RailroadCrossing::someTimer</a></div><div class="ttdeci">s16 someTimer</div><div class="ttdef"><b>Definition</b> actor_types.h:167</div></div>
|
||||
<div class="ttc" id="astructRailroadCrossing_html_afc917a6db89b2c263cfbf6a512719ba6"><div class="ttname"><a href="structRailroadCrossing.html#afc917a6db89b2c263cfbf6a512719ba6">RailroadCrossing::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:183</div></div>
|
||||
@@ -782,11 +782,11 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructShellActor_html_a6d1756d5e7cf11fdb35eec5ef86c6951"><div class="ttname"><a href="structShellActor.html#a6d1756d5e7cf11fdb35eec5ef86c6951">ShellActor::shellId</a></div><div class="ttdeci">f32 shellId</div><div class="ttdef"><b>Definition</b> actor_types.h:340</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_a6eb62ab515773b295e7d8c4f6c10ae1b"><div class="ttname"><a href="structShellActor.html#a6eb62ab515773b295e7d8c4f6c10ae1b">ShellActor::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:329</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_a77c5d4878d9a0867430326a1d63491dc"><div class="ttname"><a href="structShellActor.html#a77c5d4878d9a0867430326a1d63491dc">ShellActor::playerId</a></div><div class="ttdeci">s16 playerId</div><div class="ttdef"><b>Definition</b> actor_types.h:348</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_a88b3a83269c9ac761d711fdd5db63363"><div class="ttname"><a href="structShellActor.html#a88b3a83269c9ac761d711fdd5db63363">ShellActor::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:352</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_a89a884c6ba2b5b022b7dcb5e74d50910"><div class="ttname"><a href="structShellActor.html#a89a884c6ba2b5b022b7dcb5e74d50910">ShellActor::velocity</a></div><div class="ttdeci">Vec3f velocity</div><div class="ttdef"><b>Definition</b> actor_types.h:351</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_abb69af2d8de513a7f3ddadb94b2b6078"><div class="ttname"><a href="structShellActor.html#abb69af2d8de513a7f3ddadb94b2b6078">ShellActor::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:353</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_ac40ddee32f5d1a093578e3f23ed76e0b"><div class="ttname"><a href="structShellActor.html#ac40ddee32f5d1a093578e3f23ed76e0b">ShellActor::parentIndex</a></div><div class="ttdeci">s16 parentIndex</div><div class="ttdef"><b>Definition</b> actor_types.h:334</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_acd41b01d05450b6a241a81907bb4fbb8"><div class="ttname"><a href="structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8">ShellActor::pos</a></div><div class="ttdeci">Vec3f pos</div><div class="ttdef"><b>Definition</b> actor_types.h:350</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_acf7c6324c79136005a8a16b0280862d4"><div class="ttname"><a href="structShellActor.html#acf7c6324c79136005a8a16b0280862d4">ShellActor::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:352</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_ad503d4399dfef15a8aeb4cfec64ac155"><div class="ttname"><a href="structShellActor.html#ad503d4399dfef15a8aeb4cfec64ac155">ShellActor::targetPlayer</a></div><div class="ttdeci">s16 targetPlayer</div><div class="ttdef"><b>Definition</b> actor_types.h:337</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_adaca452aa94770d8d57f99cc1f3b7151"><div class="ttname"><a href="structShellActor.html#adaca452aa94770d8d57f99cc1f3b7151">ShellActor::someTimer</a></div><div class="ttdeci">s16 someTimer</div><div class="ttdef"><b>Definition</b> actor_types.h:335</div></div>
|
||||
<div class="ttc" id="astructShellActor_html_af3da1448ac4320471aadbc7652ea81a5"><div class="ttname"><a href="structShellActor.html#af3da1448ac4320471aadbc7652ea81a5">ShellActor::pathIndex</a></div><div class="ttdeci">u16 pathIndex</div><div class="ttdef"><b>Definition</b> actor_types.h:345</div></div>
|
||||
@@ -800,10 +800,11 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructTrainCar_html_a5d7d62393c4c7839040a5af400d02a51"><div class="ttname"><a href="structTrainCar.html#a5d7d62393c4c7839040a5af400d02a51">TrainCar::pos</a></div><div class="ttdeci">Vec3f pos</div><div class="ttdef"><b>Definition</b> actor_types.h:158</div></div>
|
||||
<div class="ttc" id="astructTrainCar_html_a85c6c1f3dee440e48971207659e85be7"><div class="ttname"><a href="structTrainCar.html#a85c6c1f3dee440e48971207659e85be7">TrainCar::velocity</a></div><div class="ttdeci">Vec3f velocity</div><div class="ttdef"><b>Definition</b> actor_types.h:159</div></div>
|
||||
<div class="ttc" id="astructTrainCar_html_a95936ae04d95261842f542e6f25fe293"><div class="ttname"><a href="structTrainCar.html#a95936ae04d95261842f542e6f25fe293">TrainCar::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:150</div></div>
|
||||
<div class="ttc" id="astructTrainCar_html_aac6b50ee840f22e32305bfff25a31592"><div class="ttname"><a href="structTrainCar.html#aac6b50ee840f22e32305bfff25a31592">TrainCar::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:160</div></div>
|
||||
<div class="ttc" id="astructTrainCar_html_ac6d40dcf8d9611d206ad371186839ef9"><div class="ttname"><a href="structTrainCar.html#ac6d40dcf8d9611d206ad371186839ef9">TrainCar::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:161</div></div>
|
||||
<div class="ttc" id="astructTrainCar_html_acfaf043e4d68774b9f7e9b4cf8a22822"><div class="ttname"><a href="structTrainCar.html#acfaf043e4d68774b9f7e9b4cf8a22822">TrainCar::rot</a></div><div class="ttdeci">Vec3s rot</div><div class="ttdef"><b>Definition</b> actor_types.h:156</div></div>
|
||||
<div class="ttc" id="astructTrainCar_html_adbb8f8fc2875f11542ac4f46bce53cce"><div class="ttname"><a href="structTrainCar.html#adbb8f8fc2875f11542ac4f46bce53cce">TrainCar::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:160</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html"><div class="ttname"><a href="structTripleShellParent.html">TripleShellParent</a></div><div class="ttdef"><b>Definition</b> actor_types.h:311</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_a13b6efc8edb8f17285a9f22419e4244a"><div class="ttname"><a href="structTripleShellParent.html#a13b6efc8edb8f17285a9f22419e4244a">TripleShellParent::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:324</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_a155bcf238c032e374d9de55e12e3c117"><div class="ttname"><a href="structTripleShellParent.html#a155bcf238c032e374d9de55e12e3c117">TripleShellParent::playerId</a></div><div class="ttdeci">s16 playerId</div><div class="ttdef"><b>Definition</b> actor_types.h:320</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_a25ce5ab0e6ba023314d79736809ae8e4"><div class="ttname"><a href="structTripleShellParent.html#a25ce5ab0e6ba023314d79736809ae8e4">TripleShellParent::state</a></div><div class="ttdeci">s16 state</div><div class="ttdef"><b>Definition</b> actor_types.h:315</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_a2699d0b153e58fa4d493bf3bdade2807"><div class="ttname"><a href="structTripleShellParent.html#a2699d0b153e58fa4d493bf3bdade2807">TripleShellParent::shellsAvailable</a></div><div class="ttdeci">s16 shellsAvailable</div><div class="ttdef"><b>Definition</b> actor_types.h:314</div></div>
|
||||
@@ -814,7 +815,6 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructTripleShellParent_html_a767e1128055034a8ffa0ee37b29042f7"><div class="ttname"><a href="structTripleShellParent.html#a767e1128055034a8ffa0ee37b29042f7">TripleShellParent::unk_16</a></div><div class="ttdeci">s16 unk_16</div><div class="ttdef"><b>Definition</b> actor_types.h:321</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_a87dd46e584b3ba824152e886d15e4d4d"><div class="ttname"><a href="structTripleShellParent.html#a87dd46e584b3ba824152e886d15e4d4d">TripleShellParent::firePressed</a></div><div class="ttdeci">f32 firePressed</div><div class="ttdef"><b>Definition</b> actor_types.h:316</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_a9f53226334d467678c1b06c8dcc9a271"><div class="ttname"><a href="structTripleShellParent.html#a9f53226334d467678c1b06c8dcc9a271">TripleShellParent::flags</a></div><div class="ttdeci">s16 flags</div><div class="ttdef"><b>Definition</b> actor_types.h:313</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_aa68e57da9f6cb56a390632ae9b5ac15f"><div class="ttname"><a href="structTripleShellParent.html#aa68e57da9f6cb56a390632ae9b5ac15f">TripleShellParent::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:324</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_ab112cfcae0d742c9c6ffdf56f90cf932"><div class="ttname"><a href="structTripleShellParent.html#ab112cfcae0d742c9c6ffdf56f90cf932">TripleShellParent::unk_0C</a></div><div class="ttdeci">f32 unk_0C</div><div class="ttdef"><b>Definition</b> actor_types.h:317</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_acb2b0f491126304b96ed36d280f593b1"><div class="ttname"><a href="structTripleShellParent.html#acb2b0f491126304b96ed36d280f593b1">TripleShellParent::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:325</div></div>
|
||||
<div class="ttc" id="astructTripleShellParent_html_ae15f5957e569bd7f57fb0fc1bc0a2934"><div class="ttname"><a href="structTripleShellParent.html#ae15f5957e569bd7f57fb0fc1bc0a2934">TripleShellParent::shellIndices</a></div><div class="ttdeci">Vec3f shellIndices</div><div class="ttdef"><b>Definition</b> actor_types.h:323</div></div>
|
||||
@@ -824,6 +824,7 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructUnkActorSpawnData_html_afe80cda1214aceca98e2a0db099e2d7a"><div class="ttname"><a href="structUnkActorSpawnData.html#afe80cda1214aceca98e2a0db099e2d7a">UnkActorSpawnData::unk8</a></div><div class="ttdeci">s16 unk8</div><div class="ttdef"><b>Definition</b> UnkSpawnData.h:13</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html"><div class="ttname"><a href="structYoshiValleyEgg.html">YoshiValleyEgg</a></div><div class="ttdef"><b>Definition</b> actor_types.h:230</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_a0ab1923c00ae6a34e0ef6d397abb3a29"><div class="ttname"><a href="structYoshiValleyEgg.html#a0ab1923c00ae6a34e0ef6d397abb3a29">YoshiValleyEgg::unk_14</a></div><div class="ttdeci">s16 unk_14</div><div class="ttdef"><b>Definition</b> actor_types.h:239</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_a217fb03109992b5767e9828e0784beb1"><div class="ttname"><a href="structYoshiValleyEgg.html#a217fb03109992b5767e9828e0784beb1">YoshiValleyEgg::unk30</a></div><div class="ttdeci">Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:245</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_a310c040e760d3aa654300c466e7598f6"><div class="ttname"><a href="structYoshiValleyEgg.html#a310c040e760d3aa654300c466e7598f6">YoshiValleyEgg::eggRot</a></div><div class="ttdeci">s16 eggRot</div><div class="ttdef"><b>Definition</b> actor_types.h:238</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_a401f74c6a09c1ee3fb2e7c3b4826fffd"><div class="ttname"><a href="structYoshiValleyEgg.html#a401f74c6a09c1ee3fb2e7c3b4826fffd">YoshiValleyEgg::model</a></div><div class="ttdeci">const char * model</div><div class="ttdef"><b>Definition</b> actor_types.h:246</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_a4c5b57a229178a92a9d4f9396deb52d8"><div class="ttname"><a href="structYoshiValleyEgg.html#a4c5b57a229178a92a9d4f9396deb52d8">YoshiValleyEgg::type</a></div><div class="ttdeci">s16 type</div><div class="ttdef"><b>Definition</b> actor_types.h:231</div></div>
|
||||
@@ -833,7 +834,6 @@ $(function(){initNavTree('actor__types_8h_source.html',''); initResizable(true);
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_a8a74a2489416bb29ba6e5e404e8aeb91"><div class="ttname"><a href="structYoshiValleyEgg.html#a8a74a2489416bb29ba6e5e404e8aeb91">YoshiValleyEgg::unk_16</a></div><div class="ttdeci">s16 unk_16</div><div class="ttdef"><b>Definition</b> actor_types.h:240</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_ab647b34e2ed6932e70aba54660ef07ee"><div class="ttname"><a href="structYoshiValleyEgg.html#ab647b34e2ed6932e70aba54660ef07ee">YoshiValleyEgg::unk_06</a></div><div class="ttdeci">s16 unk_06</div><div class="ttdef"><b>Definition</b> actor_types.h:234</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_ac486de582beae25b78579fd195079111"><div class="ttname"><a href="structYoshiValleyEgg.html#ac486de582beae25b78579fd195079111">YoshiValleyEgg::unk_04</a></div><div class="ttdeci">s16 unk_04</div><div class="ttdef"><b>Definition</b> actor_types.h:233</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_ad9986d898c51d26e9e57febefd517264"><div class="ttname"><a href="structYoshiValleyEgg.html#ad9986d898c51d26e9e57febefd517264">YoshiValleyEgg::unk30</a></div><div class="ttdeci">struct Collision unk30</div><div class="ttdef"><b>Definition</b> actor_types.h:245</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_ae635c1dc57de8906f0fa04d720564ff9"><div class="ttname"><a href="structYoshiValleyEgg.html#ae635c1dc57de8906f0fa04d720564ff9">YoshiValleyEgg::boundingBoxSize</a></div><div class="ttdeci">f32 boundingBoxSize</div><div class="ttdef"><b>Definition</b> actor_types.h:236</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_af69126005d92263176a9ab66e2d4672d"><div class="ttname"><a href="structYoshiValleyEgg.html#af69126005d92263176a9ab66e2d4672d">YoshiValleyEgg::pathCenter</a></div><div class="ttdeci">Vec3f pathCenter</div><div class="ttdef"><b>Definition</b> actor_types.h:244</div></div>
|
||||
<div class="ttc" id="astructYoshiValleyEgg_html_afa5af4be9c951961bc44cff55f16574a"><div class="ttname"><a href="structYoshiValleyEgg.html#afa5af4be9c951961bc44cff55f16574a">YoshiValleyEgg::pathRot</a></div><div class="ttdeci">s16 pathRot</div><div class="ttdef"><b>Definition</b> actor_types.h:237</div></div>
|
||||
|
||||
@@ -202,8 +202,8 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:a8fd591464106cdb5d34c160c9a6b4cfa"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a6fd7dc3bc34357287535b6f06ab7d85c" id="r_a6fd7dc3bc34357287535b6f06ab7d85c"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a6fd7dc3bc34357287535b6f06ab7d85c">func_802976D8</a> (<a class="el" href="common__structs_8h.html#a95eb48a2f3630571bea260858dd23e92">Vec3s</a> arg0)</td></tr>
|
||||
<tr class="separator:a6fd7dc3bc34357287535b6f06ab7d85c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a8786467cfca527d54cfec719207c1ec1" id="r_a8786467cfca527d54cfec719207c1ec1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a8786467cfca527d54cfec719207c1ec1">func_802976EC</a> (struct <a class="el" href="structCollision.html">Collision</a> *arg0, <a class="el" href="common__structs_8h.html#a95eb48a2f3630571bea260858dd23e92">Vec3s</a> arg1)</td></tr>
|
||||
<tr class="separator:a8786467cfca527d54cfec719207c1ec1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a09d879c67b2c1430dd8ba2d5c9c136e1" id="r_a09d879c67b2c1430dd8ba2d5c9c136e1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a09d879c67b2c1430dd8ba2d5c9c136e1">func_802976EC</a> (<a class="el" href="structCollision.html">Collision</a> *arg0, <a class="el" href="common__structs_8h.html#a95eb48a2f3630571bea260858dd23e92">Vec3s</a> arg1)</td></tr>
|
||||
<tr class="separator:a09d879c67b2c1430dd8ba2d5c9c136e1"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a83bcf2234f4c65898ed5d48a7301f86b" id="r_a83bcf2234f4c65898ed5d48a7301f86b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a83bcf2234f4c65898ed5d48a7301f86b">func_80297760</a> (struct <a class="el" href="structActor.html">Actor</a> *arg0, <a class="el" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> arg1)</td></tr>
|
||||
<tr class="separator:a83bcf2234f4c65898ed5d48a7301f86b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a6968a4585e6457d53306634fbf66d0d1" id="r_a6968a4585e6457d53306634fbf66d0d1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a6968a4585e6457d53306634fbf66d0d1">func_802977B0</a> (<a class="el" href="structPlayer.html">Player</a> *player)</td></tr>
|
||||
@@ -456,7 +456,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#_todo000055">Todo</a></b></dt><dd>Commented out because deletes too soon. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000054">Todo</a></b></dt><dd>Commented out because deletes too soon. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -952,8 +952,8 @@ Here is the caller graph for this function:</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a8786467cfca527d54cfec719207c1ec1" name="a8786467cfca527d54cfec719207c1ec1"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a8786467cfca527d54cfec719207c1ec1">◆ </a></span>func_802976EC()</h2>
|
||||
<a id="a09d879c67b2c1430dd8ba2d5c9c136e1" name="a09d879c67b2c1430dd8ba2d5c9c136e1"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a09d879c67b2c1430dd8ba2d5c9c136e1">◆ </a></span>func_802976EC()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -961,7 +961,7 @@ Here is the caller graph for this function:</div>
|
||||
<tr>
|
||||
<td class="memname">void func_802976EC </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">struct <a class="el" href="structCollision.html">Collision</a> *</td> <td class="paramname"><span class="paramname"><em>arg0</em></span>, </td>
|
||||
<td class="paramtype"><a class="el" href="structCollision.html">Collision</a> *</td> <td class="paramname"><span class="paramname"><em>arg0</em></span>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
@@ -973,12 +973,12 @@ Here is the caller graph for this function:</div>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="actors_8c_a8786467cfca527d54cfec719207c1ec1_cgraph.svg" width="462" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="actors_8c_a09d879c67b2c1430dd8ba2d5c9c136e1_cgraph.svg" width="462" height="86"><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="actors_8c_a8786467cfca527d54cfec719207c1ec1_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 class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="actors_8c_a09d879c67b2c1430dd8ba2d5c9c136e1_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>
|
||||
@@ -1861,7 +1861,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#_todo000054">Todo</a></b></dt><dd>actorType needs to be passed into this function for flexibility </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000053">Todo</a></b></dt><dd>actorType needs to be passed into this function for flexibility </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -22,7 +22,7 @@ var actors_8c =
|
||||
[ "func_80297340", "actors_8c.html#af3679e7269b472294b3d91b070c1ff25", null ],
|
||||
[ "func_80297524", "actors_8c.html#a8fd591464106cdb5d34c160c9a6b4cfa", null ],
|
||||
[ "func_802976D8", "actors_8c.html#a6fd7dc3bc34357287535b6f06ab7d85c", null ],
|
||||
[ "func_802976EC", "actors_8c.html#a8786467cfca527d54cfec719207c1ec1", null ],
|
||||
[ "func_802976EC", "actors_8c.html#a09d879c67b2c1430dd8ba2d5c9c136e1", null ],
|
||||
[ "func_80297760", "actors_8c.html#a83bcf2234f4c65898ed5d48a7301f86b", null ],
|
||||
[ "func_802977B0", "actors_8c.html#a6968a4585e6457d53306634fbf66d0d1", null ],
|
||||
[ "func_802977E4", "actors_8c.html#a786b41fb3a8c328ede15995af2b4a0eb", null ],
|
||||
|
||||
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
@@ -1146,7 +1146,7 @@ var sectionId = 'dynsection-37';
|
||||
</g>
|
||||
<svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet">
|
||||
<g id="arrow_out" transform="scale(0.3 0.3)">
|
||||
<a xlink:href="actors_8c_a8786467cfca527d54cfec719207c1ec1_icgraph_org.svg" target="_base">
|
||||
<a xlink:href="actors_8c_a09d879c67b2c1430dd8ba2d5c9c136e1_icgraph_org.svg" target="_base">
|
||||
<rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38"
|
||||
fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/>
|
||||
<path id="arrow"
|
||||
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
@@ -16,21 +16,21 @@
|
||||
<area shape="poly" id="edge34_Node000003_Node000033" title=" " alt="" coords="568,379,606,379,606,385,568,385"/>
|
||||
<area shape="rect" id="Node000035" href="$Game_8cpp.html#a0841ffe9a66e95aca42438b9d8ffc3d3" title=" " alt="" coords="623,520,758,545"/>
|
||||
<area shape="poly" id="edge37_Node000003_Node000035" title=" " alt="" coords="546,393,570,405,587,424,596,442,604,461,618,481,655,511,652,515,614,485,599,464,591,445,583,427,566,409,544,397"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" title=" " alt="" coords="813,269,1001,295"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" title=" " alt="" coords="813,269,1001,295"/>
|
||||
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="722,219,814,255,839,263,838,268,812,261,720,224"/>
|
||||
<area shape="rect" id="Node000009" href="$actors_8c.html#a1a9bccb586242555a9123ebd4ab70f2a" title=" " alt="" coords="819,106,995,146"/>
|
||||
<area shape="poly" id="edge8_Node000004_Node000009" title=" " alt="" coords="721,193,812,157,835,148,837,153,814,162,723,198"/>
|
||||
<area shape="rect" id="Node000023" href="$collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" title=" " alt="" coords="844,56,971,81"/>
|
||||
<area shape="rect" id="Node000023" href="$collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" title=" " alt="" coords="844,56,971,81"/>
|
||||
<area shape="poly" id="edge22_Node000004_Node000023" title=" " alt="" coords="700,194,745,144,776,116,812,92,830,83,832,88,815,96,780,120,748,148,704,198"/>
|
||||
<area shape="rect" id="Node000025" href="$math__util_8c.html#af7b470ed76fce07b8042a47c96e5690b" title=" " alt="" coords="836,171,979,196"/>
|
||||
<area shape="poly" id="edge24_Node000004_Node000025" title=" " alt="" coords="732,201,822,191,822,196,733,207"/>
|
||||
<area shape="rect" id="Node000026" href="$math__util_8c.html#a0e270ee67600c8c9c2f140c647d008a1" title=" " alt="" coords="858,220,957,245"/>
|
||||
<area shape="poly" id="edge25_Node000004_Node000026" title=" " alt="" coords="733,211,845,223,844,228,732,216"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" title=" " alt="" coords="1082,269,1226,295"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" title=" " alt="" coords="1082,269,1226,295"/>
|
||||
<area shape="poly" id="edge5_Node000005_Node000006" title=" " alt="" coords="1002,279,1068,279,1068,285,1002,285"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" title=" " alt="" coords="1083,319,1225,344"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a4b48832a90e984536a0635a016ec4f28" title=" " alt="" coords="1083,319,1225,344"/>
|
||||
<area shape="poly" id="edge6_Node000005_Node000007" title=" " alt="" coords="972,292,1077,313,1076,319,971,297"/>
|
||||
<area shape="rect" id="Node000008" href="$collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" title=" " alt="" coords="1083,220,1225,245"/>
|
||||
<area shape="rect" id="Node000008" href="$collision_8c.html#a21fef964ab48191a1c0341954ef27a40" title=" " alt="" coords="1083,220,1225,245"/>
|
||||
<area shape="poly" id="edge7_Node000005_Node000008" title=" " alt="" coords="971,267,1076,245,1077,251,972,272"/>
|
||||
<area shape="rect" id="Node000010" href="$Game_8cpp.html#a693de7d8b89fe291aafea86bc64a0a2e" title=" " alt="" coords="1101,171,1207,196"/>
|
||||
<area shape="poly" id="edge9_Node000009_Node000010" title=" " alt="" coords="995,143,1088,165,1087,171,993,149"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
f8d75531f38c584aa1713374919f27dc
|
||||
b74b7ab9452d055870fdd939b35a119b
|
||||
@@ -211,7 +211,7 @@ var sectionId = 'dynsection-47';
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="747,-292 606,-292 606,-273 747,-273 747,-292"/>
|
||||
<text text-anchor="middle" x="676.5" y="-280" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -248,7 +248,7 @@ var sectionId = 'dynsection-47';
|
||||
<!-- Node23 -->
|
||||
<g id="Node000023" class="node">
|
||||
<title>Node23</title>
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="724,-452 629,-452 629,-433 724,-433 724,-452"/>
|
||||
<text text-anchor="middle" x="676.5" y="-440" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -302,7 +302,7 @@ var sectionId = 'dynsection-47';
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="915.5,-292 807.5,-292 807.5,-273 915.5,-273 915.5,-292"/>
|
||||
<text text-anchor="middle" x="861.5" y="-280" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -320,7 +320,7 @@ var sectionId = 'dynsection-47';
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="915,-255 808,-255 808,-236 915,-236 915,-255"/>
|
||||
<text text-anchor="middle" x="861.5" y="-243" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -338,7 +338,7 @@ var sectionId = 'dynsection-47';
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="915,-329 808,-329 808,-310 915,-310 915,-329"/>
|
||||
<text text-anchor="middle" x="861.5" y="-317" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
@@ -164,7 +164,7 @@
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="747,-292 606,-292 606,-273 747,-273 747,-292"/>
|
||||
<text text-anchor="middle" x="676.5" y="-280" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -201,7 +201,7 @@
|
||||
<!-- Node23 -->
|
||||
<g id="Node000023" class="node">
|
||||
<title>Node23</title>
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000023"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="724,-452 629,-452 629,-433 724,-433 724,-452"/>
|
||||
<text text-anchor="middle" x="676.5" y="-440" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -255,7 +255,7 @@
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="915.5,-292 807.5,-292 807.5,-273 915.5,-273 915.5,-292"/>
|
||||
<text text-anchor="middle" x="861.5" y="-280" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -273,7 +273,7 @@
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="915,-255 808,-255 808,-236 915,-236 915,-255"/>
|
||||
<text text-anchor="middle" x="861.5" y="-243" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -291,7 +291,7 @@
|
||||
<!-- Node8 -->
|
||||
<g id="Node000008" class="node">
|
||||
<title>Node8</title>
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000008"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="915,-329 808,-329 808,-310 915,-310 915,-329"/>
|
||||
<text text-anchor="middle" x="861.5" y="-317" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
@@ -1,6 +1,6 @@
|
||||
<map id="func_802979F8" name="func_802979F8">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,104,127,129"/>
|
||||
<area shape="rect" id="Node000002" href="$actors_8c.html#a8786467cfca527d54cfec719207c1ec1" title=" " alt="" coords="175,55,297,80"/>
|
||||
<area shape="rect" id="Node000002" href="$actors_8c.html#a09d879c67b2c1430dd8ba2d5c9c136e1" title=" " alt="" coords="175,55,297,80"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="110,101,177,82,179,87,111,107"/>
|
||||
<area shape="rect" id="Node000006" href="$actors_8c.html#a83bcf2234f4c65898ed5d48a7301f86b" title=" " alt="" coords="175,104,297,129"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="127,114,161,114,161,119,127,119"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
e8c92848e3058da9bc625eba79638d47
|
||||
5ad1e35a3ad221617cdba32511e7b93a
|
||||
@@ -67,7 +67,7 @@ var sectionId = 'dynsection-44';
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="actors_8c.html#a8786467cfca527d54cfec719207c1ec1" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:href="actors_8c.html#a09d879c67b2c1430dd8ba2d5c9c136e1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="219,-251 127,-251 127,-232 219,-232 219,-251"/>
|
||||
<text text-anchor="middle" x="173" y="-239" font-family="Helvetica,sans-Serif" font-size="10.00">func_802976EC</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
@@ -20,7 +20,7 @@
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="actors_8c.html#a8786467cfca527d54cfec719207c1ec1" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:href="actors_8c.html#a09d879c67b2c1430dd8ba2d5c9c136e1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="219,-251 127,-251 127,-232 219,-232 219,-251"/>
|
||||
<text text-anchor="middle" x="173" y="-239" font-family="Helvetica,sans-Serif" font-size="10.00">func_802976EC</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
@@ -23,7 +23,7 @@
|
||||
<area shape="rect" id="Node000007" href="$FrameInterpolation_8cpp.html#a02c7ac5342a4d376edee38f312b480bf" title=" " alt="" coords="1575,227,1719,252"/>
|
||||
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="1484,140,1528,161,1617,217,1615,221,1525,166,1482,145"/>
|
||||
<area shape="poly" id="edge8_Node000008_Node000007" title=" " alt="" coords="1291,183,1527,218,1561,223,1561,229,1526,223,1290,188"/>
|
||||
<area shape="rect" id="Node000010" href="$actors_8c.html#a8786467cfca527d54cfec719207c1ec1" title=" " alt="" coords="463,451,586,476"/>
|
||||
<area shape="rect" id="Node000010" href="$actors_8c.html#a09d879c67b2c1430dd8ba2d5c9c136e1" title=" " alt="" coords="463,451,586,476"/>
|
||||
<area shape="poly" id="edge10_Node000009_Node000010" title=" " alt="" coords="313,322,494,441,491,445,310,326"/>
|
||||
<area shape="rect" id="Node000014" href="$actors_8c.html#a83bcf2234f4c65898ed5d48a7301f86b" title=" " alt="" coords="464,225,585,251"/>
|
||||
<area shape="poly" id="edge14_Node000009_Node000014" title=" " alt="" coords="332,296,469,252,471,257,334,301"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
9eae697d329744a8506dbb1e9d98dc42
|
||||
7f87f349f9dd1ae1af7a6faa9336fe95
|
||||
@@ -276,7 +276,7 @@ var sectionId = 'dynsection-70';
|
||||
<!-- Node10 -->
|
||||
<g id="Node000010" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_Node000010"><a xlink:href="actors_8c.html#a8786467cfca527d54cfec719207c1ec1" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000010"><a xlink:href="actors_8c.html#a09d879c67b2c1430dd8ba2d5c9c136e1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="435.5,-205.28 343.5,-205.28 343.5,-186.28 435.5,-186.28 435.5,-205.28"/>
|
||||
<text text-anchor="middle" x="389.5" y="-193.28" font-family="Helvetica,sans-Serif" font-size="10.00">func_802976EC</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
@@ -229,7 +229,7 @@
|
||||
<!-- Node10 -->
|
||||
<g id="Node000010" class="node">
|
||||
<title>Node10</title>
|
||||
<g id="a_Node000010"><a xlink:href="actors_8c.html#a8786467cfca527d54cfec719207c1ec1" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000010"><a xlink:href="actors_8c.html#a09d879c67b2c1430dd8ba2d5c9c136e1" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="435.5,-205.28 343.5,-205.28 343.5,-186.28 435.5,-186.28 435.5,-205.28"/>
|
||||
<text text-anchor="middle" x="389.5" y="-193.28" font-family="Helvetica,sans-Serif" font-size="10.00">func_802976EC</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
@@ -1,20 +1,20 @@
|
||||
<map id="actor_init" name="actor_init">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,268,88,293"/>
|
||||
<area shape="rect" id="Node000002" href="$collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" title=" " alt="" coords="136,79,324,104"/>
|
||||
<area shape="rect" id="Node000002" href="$collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" title=" " alt="" coords="136,79,324,104"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="58,266,205,112,209,116,62,269"/>
|
||||
<area shape="rect" id="Node000006" href="$actors_8c.html#a1a9bccb586242555a9123ebd4ab70f2a" title=" " alt="" coords="142,203,318,243"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="87,265,152,245,154,250,89,270"/>
|
||||
<area shape="rect" id="Node000020" href="$collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" title=" " alt="" coords="167,268,293,293"/>
|
||||
<area shape="rect" id="Node000020" href="$collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" title=" " alt="" coords="167,268,293,293"/>
|
||||
<area shape="poly" id="edge19_Node000001_Node000020" title=" " alt="" coords="88,278,153,278,153,283,88,283"/>
|
||||
<area shape="rect" id="Node000022" href="$math__util_8c.html#af7b470ed76fce07b8042a47c96e5690b" title=" " alt="" coords="159,317,301,343"/>
|
||||
<area shape="poly" id="edge21_Node000001_Node000022" title=" " alt="" coords="89,290,137,303,166,311,165,316,135,309,88,295"/>
|
||||
<area shape="rect" id="Node000023" href="$math__util_8c.html#a0e270ee67600c8c9c2f140c647d008a1" title=" " alt="" coords="181,367,279,392"/>
|
||||
<area shape="poly" id="edge22_Node000001_Node000023" title=" " alt="" coords="62,292,94,323,137,353,168,365,166,370,135,358,90,327,58,296"/>
|
||||
<area shape="rect" id="Node000003" href="$collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" title=" " alt="" coords="397,5,541,31"/>
|
||||
<area shape="rect" id="Node000003" href="$collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" title=" " alt="" coords="397,5,541,31"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="264,76,371,39,400,31,401,37,373,45,266,81"/>
|
||||
<area shape="rect" id="Node000004" href="$collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" title=" " alt="" coords="398,55,541,80"/>
|
||||
<area shape="rect" id="Node000004" href="$collision_8c.html#a4b48832a90e984536a0635a016ec4f28" title=" " alt="" coords="398,55,541,80"/>
|
||||
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="324,79,384,73,384,79,324,85"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" title=" " alt="" coords="398,104,541,129"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a21fef964ab48191a1c0341954ef27a40" title=" " alt="" coords="398,104,541,129"/>
|
||||
<area shape="poly" id="edge4_Node000002_Node000005" title=" " alt="" coords="324,99,384,105,384,110,324,104"/>
|
||||
<area shape="rect" id="Node000007" href="$Game_8cpp.html#a693de7d8b89fe291aafea86bc64a0a2e" title=" " alt="" coords="416,153,523,179"/>
|
||||
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="313,201,402,179,404,184,315,206"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
085842a9ef0eb45a75f883905e1e03d1
|
||||
8792d0da33e1d734d4b0cfe754266330
|
||||
@@ -67,7 +67,7 @@ var sectionId = 'dynsection-0';
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="239,-235 98,-235 98,-216 239,-216 239,-235"/>
|
||||
<text text-anchor="middle" x="168.5" y="-223" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -104,7 +104,7 @@ var sectionId = 'dynsection-0';
|
||||
<!-- Node20 -->
|
||||
<g id="Node000020" class="node">
|
||||
<title>Node20</title>
|
||||
<g id="a_Node000020"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000020"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="216,-93 121,-93 121,-74 216,-74 216,-93"/>
|
||||
<text text-anchor="middle" x="168.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -158,7 +158,7 @@ var sectionId = 'dynsection-0';
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="402,-290 294,-290 294,-271 402,-271 402,-290"/>
|
||||
<text text-anchor="middle" x="348" y="-278" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -176,7 +176,7 @@ var sectionId = 'dynsection-0';
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="401.5,-253 294.5,-253 294.5,-234 401.5,-234 401.5,-253"/>
|
||||
<text text-anchor="middle" x="348" y="-241" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -194,7 +194,7 @@ var sectionId = 'dynsection-0';
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="401.5,-216 294.5,-216 294.5,-197 401.5,-197 401.5,-216"/>
|
||||
<text text-anchor="middle" x="348" y="-204" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
@@ -20,7 +20,7 @@
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="239,-235 98,-235 98,-216 239,-216 239,-235"/>
|
||||
<text text-anchor="middle" x="168.5" y="-223" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -57,7 +57,7 @@
|
||||
<!-- Node20 -->
|
||||
<g id="Node000020" class="node">
|
||||
<title>Node20</title>
|
||||
<g id="a_Node000020"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000020"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="216,-93 121,-93 121,-74 216,-74 216,-93"/>
|
||||
<text text-anchor="middle" x="168.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -111,7 +111,7 @@
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="402,-290 294,-290 294,-271 402,-271 402,-290"/>
|
||||
<text text-anchor="middle" x="348" y="-278" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -129,7 +129,7 @@
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="401.5,-253 294.5,-253 294.5,-234 401.5,-234 401.5,-253"/>
|
||||
<text text-anchor="middle" x="348" y="-241" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -147,7 +147,7 @@
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="401.5,-216 294.5,-216 294.5,-197 401.5,-197 401.5,-216"/>
|
||||
<text text-anchor="middle" x="348" y="-204" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
@@ -16,21 +16,21 @@
|
||||
<area shape="poly" id="edge33_Node000002_Node000032" title=" " alt="" coords="372,291,474,268,475,274,373,296"/>
|
||||
<area shape="rect" id="Node000034" href="$Game_8cpp.html#a0841ffe9a66e95aca42438b9d8ffc3d3" title=" " alt="" coords="479,293,614,319"/>
|
||||
<area shape="poly" id="edge36_Node000002_Node000034" title=" " alt="" coords="407,303,466,303,466,309,407,309"/>
|
||||
<area shape="rect" id="Node000004" href="$collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" title=" " alt="" coords="687,417,875,443"/>
|
||||
<area shape="rect" id="Node000004" href="$collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" title=" " alt="" coords="687,417,875,443"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="588,450,673,440,673,446,589,456"/>
|
||||
<area shape="rect" id="Node000008" href="$actors_8c.html#a1a9bccb586242555a9123ebd4ab70f2a" title=" " alt="" coords="693,467,869,507"/>
|
||||
<area shape="poly" id="edge7_Node000003_Node000008" title=" " alt="" coords="589,460,679,472,679,477,588,466"/>
|
||||
<area shape="rect" id="Node000022" href="$collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" title=" " alt="" coords="717,581,844,607"/>
|
||||
<area shape="rect" id="Node000022" href="$collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" title=" " alt="" coords="717,581,844,607"/>
|
||||
<area shape="poly" id="edge21_Node000003_Node000022" title=" " alt="" coords="562,469,614,516,650,543,688,566,707,574,705,579,685,571,647,548,611,521,559,473"/>
|
||||
<area shape="rect" id="Node000024" href="$math__util_8c.html#af7b470ed76fce07b8042a47c96e5690b" title=" " alt="" coords="709,532,852,557"/>
|
||||
<area shape="poly" id="edge23_Node000003_Node000024" title=" " alt="" coords="575,468,626,492,688,517,715,526,713,531,686,522,624,497,572,473"/>
|
||||
<area shape="rect" id="Node000025" href="$math__util_8c.html#a0e270ee67600c8c9c2f140c647d008a1" title=" " alt="" coords="731,368,830,393"/>
|
||||
<area shape="poly" id="edge24_Node000003_Node000025" title=" " alt="" coords="578,443,686,402,717,393,719,398,688,407,579,448"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" title=" " alt="" coords="955,393,1099,419"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" title=" " alt="" coords="955,393,1099,419"/>
|
||||
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="875,418,941,412,942,417,875,424"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" title=" " alt="" coords="956,443,1099,468"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#a4b48832a90e984536a0635a016ec4f28" title=" " alt="" coords="956,443,1099,468"/>
|
||||
<area shape="poly" id="edge5_Node000004_Node000006" title=" " alt="" coords="875,437,943,444,942,449,875,442"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" title=" " alt="" coords="956,344,1099,369"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a21fef964ab48191a1c0341954ef27a40" title=" " alt="" coords="956,344,1099,369"/>
|
||||
<area shape="poly" id="edge6_Node000004_Node000007" title=" " alt="" coords="835,415,874,402,897,390,922,378,947,370,948,375,924,383,900,395,876,407,836,420"/>
|
||||
<area shape="poly" id="edge8_Node000008_Node000009" title=" " alt="" coords="857,505,876,517,893,537,901,556,908,575,924,592,962,609,959,614,921,596,904,578,896,558,888,539,873,521,854,510"/>
|
||||
<area shape="rect" id="Node000011" href="$code__80005FD0_8c.html#ad301b978cdd3c4cc190b10be050d51d8" title=" " alt="" coords="930,493,1125,533"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
6df51378d5d50bec60595ac76db9b777
|
||||
a556f270fb87ff510128bf0e3634e53c
|
||||
@@ -211,7 +211,7 @@ var sectionId = 'dynsection-84';
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="652,-282 511,-282 511,-263 652,-263 652,-282"/>
|
||||
<text text-anchor="middle" x="581.5" y="-270" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -248,7 +248,7 @@ var sectionId = 'dynsection-84';
|
||||
<!-- Node22 -->
|
||||
<g id="Node000022" class="node">
|
||||
<title>Node22</title>
|
||||
<g id="a_Node000022"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000022"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="629,-159 534,-159 534,-140 629,-140 629,-159"/>
|
||||
<text text-anchor="middle" x="581.5" y="-147" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -302,7 +302,7 @@ var sectionId = 'dynsection-84';
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="820.5,-300 712.5,-300 712.5,-281 820.5,-281 820.5,-300"/>
|
||||
<text text-anchor="middle" x="766.5" y="-288" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -320,7 +320,7 @@ var sectionId = 'dynsection-84';
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="820,-263 713,-263 713,-244 820,-244 820,-263"/>
|
||||
<text text-anchor="middle" x="766.5" y="-251" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -338,7 +338,7 @@ var sectionId = 'dynsection-84';
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="820,-337 713,-337 713,-318 820,-318 820,-337"/>
|
||||
<text text-anchor="middle" x="766.5" y="-325" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
@@ -164,7 +164,7 @@
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="652,-282 511,-282 511,-263 652,-263 652,-282"/>
|
||||
<text text-anchor="middle" x="581.5" y="-270" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -201,7 +201,7 @@
|
||||
<!-- Node22 -->
|
||||
<g id="Node000022" class="node">
|
||||
<title>Node22</title>
|
||||
<g id="a_Node000022"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000022"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="629,-159 534,-159 534,-140 629,-140 629,-159"/>
|
||||
<text text-anchor="middle" x="581.5" y="-147" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -255,7 +255,7 @@
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="820.5,-300 712.5,-300 712.5,-281 820.5,-281 820.5,-300"/>
|
||||
<text text-anchor="middle" x="766.5" y="-288" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -273,7 +273,7 @@
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="820,-263 713,-263 713,-244 820,-244 820,-263"/>
|
||||
<text text-anchor="middle" x="766.5" y="-251" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -291,7 +291,7 @@
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="820,-337 713,-337 713,-318 820,-318 820,-337"/>
|
||||
<text text-anchor="middle" x="766.5" y="-325" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
@@ -16,21 +16,21 @@
|
||||
<area shape="poly" id="edge33_Node000002_Node000032" title=" " alt="" coords="310,291,476,174,479,178,313,295"/>
|
||||
<area shape="rect" id="Node000034" href="$Game_8cpp.html#a0841ffe9a66e95aca42438b9d8ffc3d3" title=" " alt="" coords="441,293,575,319"/>
|
||||
<area shape="poly" id="edge36_Node000002_Node000034" title=" " alt="" coords="386,303,427,303,427,309,386,309"/>
|
||||
<area shape="rect" id="Node000004" href="$collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" title=" " alt="" coords="631,344,819,369"/>
|
||||
<area shape="rect" id="Node000004" href="$collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" title=" " alt="" coords="631,344,819,369"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="537,415,630,378,655,370,657,376,632,383,539,420"/>
|
||||
<area shape="rect" id="Node000008" href="$actors_8c.html#a1a9bccb586242555a9123ebd4ab70f2a" title=" " alt="" coords="637,593,813,633"/>
|
||||
<area shape="poly" id="edge7_Node000003_Node000008" title=" " alt="" coords="526,441,691,581,687,586,523,445"/>
|
||||
<area shape="rect" id="Node000022" href="$collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" title=" " alt="" coords="661,393,788,419"/>
|
||||
<area shape="rect" id="Node000022" href="$collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" title=" " alt="" coords="661,393,788,419"/>
|
||||
<area shape="poly" id="edge21_Node000003_Node000022" title=" " alt="" coords="549,423,647,412,648,417,550,428"/>
|
||||
<area shape="rect" id="Node000024" href="$math__util_8c.html#af7b470ed76fce07b8042a47c96e5690b" title=" " alt="" coords="653,443,796,468"/>
|
||||
<area shape="poly" id="edge23_Node000003_Node000024" title=" " alt="" coords="550,432,640,443,639,448,549,437"/>
|
||||
<area shape="rect" id="Node000025" href="$math__util_8c.html#a0e270ee67600c8c9c2f140c647d008a1" title=" " alt="" coords="675,492,774,517"/>
|
||||
<area shape="poly" id="edge24_Node000003_Node000025" title=" " alt="" coords="539,440,632,477,663,486,661,492,630,482,537,445"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" title=" " alt="" coords="899,344,1043,369"/>
|
||||
<area shape="rect" id="Node000005" href="$collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" title=" " alt="" coords="899,344,1043,369"/>
|
||||
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="819,354,885,354,885,359,819,359"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" title=" " alt="" coords="900,393,1043,419"/>
|
||||
<area shape="rect" id="Node000006" href="$collision_8c.html#a4b48832a90e984536a0635a016ec4f28" title=" " alt="" coords="900,393,1043,419"/>
|
||||
<area shape="poly" id="edge5_Node000004_Node000006" title=" " alt="" coords="789,367,894,388,893,393,788,372"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" title=" " alt="" coords="900,443,1043,468"/>
|
||||
<area shape="rect" id="Node000007" href="$collision_8c.html#a21fef964ab48191a1c0341954ef27a40" title=" " alt="" coords="900,443,1043,468"/>
|
||||
<area shape="poly" id="edge6_Node000004_Node000007" title=" " alt="" coords="795,367,820,378,836,391,845,404,854,416,868,428,888,437,886,442,865,432,850,420,840,407,832,395,817,383,792,372"/>
|
||||
<area shape="poly" id="edge8_Node000008_Node000009" title=" " alt="" coords="813,612,904,615,904,620,813,618"/>
|
||||
<area shape="rect" id="Node000011" href="$code__80005FD0_8c.html#ad301b978cdd3c4cc190b10be050d51d8" title=" " alt="" coords="874,542,1069,582"/>
|
||||
|
||||
@@ -1 +1 @@
|
||||
c76e1dfedc2bea268a875518bcba05db
|
||||
cc57a54192be52dc194a30221a5f1bea
|
||||
@@ -212,7 +212,7 @@ var sectionId = 'dynsection-54';
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="610,-308 469,-308 469,-289 610,-289 610,-308"/>
|
||||
<text text-anchor="middle" x="539.5" y="-296" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -249,7 +249,7 @@ var sectionId = 'dynsection-54';
|
||||
<!-- Node22 -->
|
||||
<g id="Node000022" class="node">
|
||||
<title>Node22</title>
|
||||
<g id="a_Node000022"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000022"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="587,-271 492,-271 492,-252 587,-252 587,-271"/>
|
||||
<text text-anchor="middle" x="539.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -303,7 +303,7 @@ var sectionId = 'dynsection-54';
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="778.5,-308 670.5,-308 670.5,-289 778.5,-289 778.5,-308"/>
|
||||
<text text-anchor="middle" x="724.5" y="-296" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -321,7 +321,7 @@ var sectionId = 'dynsection-54';
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="778,-271 671,-271 671,-252 778,-252 778,-271"/>
|
||||
<text text-anchor="middle" x="724.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -339,7 +339,7 @@ var sectionId = 'dynsection-54';
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="778,-234 671,-234 671,-215 778,-215 778,-234"/>
|
||||
<text text-anchor="middle" x="724.5" y="-222" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
@@ -165,7 +165,7 @@
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a54e6978a422f1ce11019accf727ce1bc" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:href="collision_8c.html#a37aa55b3768d001533ad75e7f1b8388a" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="610,-308 469,-308 469,-289 610,-289 610,-308"/>
|
||||
<text text-anchor="middle" x="539.5" y="-296" font-family="Helvetica,sans-Serif" font-size="10.00">check_bounding_collision</text>
|
||||
</a>
|
||||
@@ -202,7 +202,7 @@
|
||||
<!-- Node22 -->
|
||||
<g id="Node000022" class="node">
|
||||
<title>Node22</title>
|
||||
<g id="a_Node000022"><a xlink:href="collision_8c.html#a8e74ebff09bd74ff932c03a455aeb8ea" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000022"><a xlink:href="collision_8c.html#ad72fef3ffe32191d73b1822f512ebf3f" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="587,-271 492,-271 492,-252 587,-252 587,-271"/>
|
||||
<text text-anchor="middle" x="539.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">func_802AAAAC</text>
|
||||
</a>
|
||||
@@ -256,7 +256,7 @@
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#a0275aa1dbebf396284ce1c268724e4cb" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:href="collision_8c.html#ac312bf382cb40752f6b790a99e7cdcb6" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="778.5,-308 670.5,-308 670.5,-289 778.5,-289 778.5,-308"/>
|
||||
<text text-anchor="middle" x="724.5" y="-296" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_yx</text>
|
||||
</a>
|
||||
@@ -274,7 +274,7 @@
|
||||
<!-- Node6 -->
|
||||
<g id="Node000006" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a15e47b9a6091ddc40b05f6ec8f998c2f" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000006"><a xlink:href="collision_8c.html#a4b48832a90e984536a0635a016ec4f28" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="778,-271 671,-271 671,-252 778,-252 778,-271"/>
|
||||
<text text-anchor="middle" x="724.5" y="-259" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zx</text>
|
||||
</a>
|
||||
@@ -292,7 +292,7 @@
|
||||
<!-- Node7 -->
|
||||
<g id="Node000007" class="node">
|
||||
<title>Node7</title>
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a03e3d0e180a4bc7be74b0d9d4ebc5f49" target="_top" xlink:title=" ">
|
||||
<g id="a_Node000007"><a xlink:href="collision_8c.html#a21fef964ab48191a1c0341954ef27a40" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="778,-234 671,-234 671,-215 778,-215 778,-234"/>
|
||||
<text text-anchor="middle" x="724.5" y="-222" font-family="Helvetica,sans-Serif" font-size="10.00">check_collision_zy</text>
|
||||
</a>
|
||||
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |