Skip to content

Commit

Permalink
deploy: e63d2f9
Browse files Browse the repository at this point in the history
  • Loading branch information
mpewsey committed May 12, 2024
1 parent 8cd953a commit 95c9014
Show file tree
Hide file tree
Showing 23 changed files with 861 additions and 813 deletions.
10 changes: 5 additions & 5 deletions _collectable_generator_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,11 +344,11 @@
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_generators_1_1_collectable_generator_html_afe51d37a40716100eeb875391c0d90e0"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_generators_1_1_collectable_generator.html#afe51d37a40716100eeb875391c0d90e0">MPewsey.ManiaMap.Generators.CollectableGenerator.GetCollectables</a></div><div class="ttdeci">List&lt; Collectable &gt; GetCollectables()</div><div class="ttdoc">Returns a new list of shuffled collectables.</div><div class="ttdef"><b>Definition:</b> <a href="_collectable_generator_8cs_source.html#l00148">CollectableGenerator.cs:148</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_generators_1_1_collectable_spot_weight_html"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_generators_1_1_collectable_spot_weight.html">MPewsey.ManiaMap.Generators.CollectableSpotWeight</a></div><div class="ttdoc">A class containing data for a collectable location.</div><div class="ttdef"><b>Definition:</b> <a href="_collectable_spot_weight_8cs_source.html#l00008">CollectableSpotWeight.cs:9</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_generators_1_1_collectable_spot_weight_html_a69394c39c52a3208e210d7d6f59968f8"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_generators_1_1_collectable_spot_weight.html#a69394c39c52a3208e210d7d6f59968f8">MPewsey.ManiaMap.Generators.CollectableSpotWeight.Room</a></div><div class="ttdeci">Uid Room</div><div class="ttdoc">The room ID.</div><div class="ttdef"><b>Definition:</b> <a href="_collectable_spot_weight_8cs_source.html#l00013">CollectableSpotWeight.cs:13</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html">MPewsey.ManiaMap.Layout</a></div><div class="ttdoc">Represents a room layout consisting of Room and DoorConnection.</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00015">Layout.cs:16</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html_a5f65dc84ef6968b9c92e3d0a14e768e4"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html#a5f65dc84ef6968b9c92e3d0a14e768e4">MPewsey.ManiaMap.Layout.Rooms</a></div><div class="ttdeci">ValueHashMap&lt; Uid, Room &gt; Rooms</div><div class="ttdoc">A dictionary of rooms in the layout by ID.</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00039">Layout.cs:39</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html_a6689dcd718161a15fb77e66b19301563"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html#a6689dcd718161a15fb77e66b19301563">MPewsey.ManiaMap.Layout.GetDoorConnection</a></div><div class="ttdeci">DoorConnection GetDoorConnection(Uid room1, Uid room2)</div><div class="ttdoc">Returns the door connection between the rooms.</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00171">Layout.cs:171</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html_ab4db5d2f41d6b13468432a3e10dbe149"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html#ab4db5d2f41d6b13468432a3e10dbe149">MPewsey.ManiaMap.Layout.GetRoomDoors</a></div><div class="ttdeci">Dictionary&lt; Uid, List&lt; DoorPosition &gt; &gt; GetRoomDoors()</div><div class="ttdoc">Returns a new dictionary of room doors by room ID.</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00295">Layout.cs:295</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html_ab576176e51a749d62b3dccff2983cd13"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html#ab576176e51a749d62b3dccff2983cd13">MPewsey.ManiaMap.Layout.FindClusters</a></div><div class="ttdeci">Dictionary&lt; Uid, HashSet&lt; Uid &gt; &gt; FindClusters(int maxDepth)</div><div class="ttdoc">Returns a dictionary of neighbors of all rooms up to the specified max depths. The rooms themselves a...</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00392">Layout.cs:392</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html">MPewsey.ManiaMap.Layout</a></div><div class="ttdoc">Represents a room layout consisting of Room and DoorConnection.</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00016">Layout.cs:17</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html_a5f65dc84ef6968b9c92e3d0a14e768e4"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html#a5f65dc84ef6968b9c92e3d0a14e768e4">MPewsey.ManiaMap.Layout.Rooms</a></div><div class="ttdeci">ValueHashMap&lt; Uid, Room &gt; Rooms</div><div class="ttdoc">A dictionary of rooms in the layout by ID.</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00040">Layout.cs:40</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html_a6689dcd718161a15fb77e66b19301563"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html#a6689dcd718161a15fb77e66b19301563">MPewsey.ManiaMap.Layout.GetDoorConnection</a></div><div class="ttdeci">DoorConnection GetDoorConnection(Uid room1, Uid room2)</div><div class="ttdoc">Returns the door connection between the rooms.</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00172">Layout.cs:172</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html_ab4db5d2f41d6b13468432a3e10dbe149"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html#ab4db5d2f41d6b13468432a3e10dbe149">MPewsey.ManiaMap.Layout.GetRoomDoors</a></div><div class="ttdeci">Dictionary&lt; Uid, List&lt; DoorPosition &gt; &gt; GetRoomDoors()</div><div class="ttdoc">Returns a new dictionary of room doors by room ID.</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00296">Layout.cs:296</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_layout_html_ab576176e51a749d62b3dccff2983cd13"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_layout.html#ab576176e51a749d62b3dccff2983cd13">MPewsey.ManiaMap.Layout.FindClusters</a></div><div class="ttdeci">Dictionary&lt; Uid, HashSet&lt; Uid &gt; &gt; FindClusters(int maxDepth)</div><div class="ttdoc">Returns a dictionary of neighbors of all rooms up to the specified max depths. The rooms themselves a...</div><div class="ttdef"><b>Definition:</b> <a href="_layout_8cs_source.html#l00393">Layout.cs:393</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_room_html"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_room.html">MPewsey.ManiaMap.Room</a></div><div class="ttdoc">Represents a room in a Layout.</div><div class="ttdef"><b>Definition:</b> <a href="_room_8cs_source.html#l00012">Room.cs:13</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_room_html_aa32384452e05acafe1bb148c6f5757b1"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_room.html#aa32384452e05acafe1bb148c6f5757b1">MPewsey.ManiaMap.Room.Template</a></div><div class="ttdeci">RoomTemplate Template</div><div class="ttdoc">The room template.</div><div class="ttdef"><b>Definition:</b> <a href="_room_8cs_source.html#l00052">Room.cs:52</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_1_1_room_template_html_adea53c43b5a6e2cf5b8eb4438e9e1828"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_1_1_room_template.html#adea53c43b5a6e2cf5b8eb4438e9e1828">MPewsey.ManiaMap.RoomTemplate.FindCellDistances</a></div><div class="ttdeci">Array2D&lt; int &gt; FindCellDistances(Vector2DInt index)</div><div class="ttdoc">Returns an array of distances from the specified index to each cell of the template....</div><div class="ttdef"><b>Definition:</b> <a href="_room_template_8cs_source.html#l00233">RoomTemplate.cs:233</a></div></div>
Expand Down
Loading

0 comments on commit 95c9014

Please sign in to comment.