Skip to content

Commit

Permalink
deploy: 953f5f2
Browse files Browse the repository at this point in the history
  • Loading branch information
mpewsey committed Jun 15, 2024
1 parent f804d82 commit 47ca49b
Show file tree
Hide file tree
Showing 39 changed files with 1,115 additions and 1,581 deletions.
12 changes: 6 additions & 6 deletions _cell_area2_d_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,12 @@
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_cell_area_html_a521d3925fdda019cef949f78168e4a68"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_cell_area.html#a521d3925fdda019cef949f78168e4a68">MPewsey.ManiaMapUnity.CellArea.Room</a></div><div class="ttdeci">RoomComponent Room</div><div class="ttdoc">The containing room.</div><div class="ttdef"><b>Definition:</b> <a href="_cell_area_8cs_source.html#l00023">CellArea.cs:23</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_cell_area_html_aa2883edf3ccc77815c7ca63d9c4a97fa"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_cell_area.html#aa2883edf3ccc77815c7ca63d9c4a97fa">MPewsey.ManiaMapUnity.CellArea.Column</a></div><div class="ttdeci">int Column</div><div class="ttdef"><b>Definition:</b> <a href="_cell_area_8cs_source.html#l00018">CellArea.cs:18</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_cell_area_html_ac00b2155e3a577828f7708e7d7f06199"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_cell_area.html#ac00b2155e3a577828f7708e7d7f06199">MPewsey.ManiaMapUnity.CellArea.Initialize</a></div><div class="ttdeci">void Initialize(int row, int column, RoomComponent room)</div><div class="ttdoc">Initializes the base properties for the area.</div><div class="ttdef"><b>Definition:</b> <a href="_cell_area_8cs_source.html#l00055">CellArea.cs:55</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html">MPewsey.ManiaMapUnity.RoomComponent</a></div><div class="ttdoc">A component for creating a room.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00024">RoomComponent.cs:25</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_a7dd01d66e2ccadf6ad26ee5c07244771"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#a7dd01d66e2ccadf6ad26ee5c07244771">MPewsey.ManiaMapUnity.RoomComponent.CellCenterLocalPosition</a></div><div class="ttdeci">Vector3 CellCenterLocalPosition(int row, int column)</div><div class="ttdoc">Returns the cell center for the specified index in local coordinates.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00606">RoomComponent.cs:606</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_a96fbb5c20b0af4733ef9099e70ef2a25"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#a96fbb5c20b0af4733ef9099e70ef2a25">MPewsey.ManiaMapUnity.RoomComponent.CellSize</a></div><div class="ttdeci">Vector3 CellSize</div><div class="ttdoc">The size of each cell within the grid coordinate system.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00059">RoomComponent.cs:59</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ab4bfb606ecbe1c5f6b6410ab0d8a8a1c"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ab4bfb606ecbe1c5f6b6410ab0d8a8a1c">MPewsey.ManiaMapUnity.RoomComponent.OnCellAreaEntered</a></div><div class="ttdeci">CellAreaTriggerEvent OnCellAreaEntered</div><div class="ttdoc">The event invoked when a room cell has been entered. Message includes the enterered cell and the coll...</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00088">RoomComponent.cs:88</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ac538398fb8f4115156492ace504e62ac"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ac538398fb8f4115156492ace504e62ac">MPewsey.ManiaMapUnity.RoomComponent.RoomState</a></div><div class="ttdeci">RoomState RoomState</div><div class="ttdoc">The room state.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00115">RoomComponent.cs:115</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ae95c5430971792913ebd90497ae419fa"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ae95c5430971792913ebd90497ae419fa">MPewsey.ManiaMapUnity.RoomComponent.OnCellAreaExited</a></div><div class="ttdeci">CellAreaTriggerEvent OnCellAreaExited</div><div class="ttdoc">The event invoked when a room cell has been exited. Message includes the exited cell and the collidin...</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00095">RoomComponent.cs:95</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html">MPewsey.ManiaMapUnity.RoomComponent</a></div><div class="ttdoc">A component for creating a room.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00023">RoomComponent.cs:24</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_a7dd01d66e2ccadf6ad26ee5c07244771"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#a7dd01d66e2ccadf6ad26ee5c07244771">MPewsey.ManiaMapUnity.RoomComponent.CellCenterLocalPosition</a></div><div class="ttdeci">Vector3 CellCenterLocalPosition(int row, int column)</div><div class="ttdoc">Returns the cell center for the specified index in local coordinates.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00599">RoomComponent.cs:599</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_a96fbb5c20b0af4733ef9099e70ef2a25"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#a96fbb5c20b0af4733ef9099e70ef2a25">MPewsey.ManiaMapUnity.RoomComponent.CellSize</a></div><div class="ttdeci">Vector3 CellSize</div><div class="ttdoc">The size of each cell within the grid coordinate system.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00058">RoomComponent.cs:58</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ab4bfb606ecbe1c5f6b6410ab0d8a8a1c"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ab4bfb606ecbe1c5f6b6410ab0d8a8a1c">MPewsey.ManiaMapUnity.RoomComponent.OnCellAreaEntered</a></div><div class="ttdeci">CellAreaTriggerEvent OnCellAreaEntered</div><div class="ttdoc">The event invoked when a room cell has been entered. Message includes the enterered cell and the coll...</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00087">RoomComponent.cs:87</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ac538398fb8f4115156492ace504e62ac"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ac538398fb8f4115156492ace504e62ac">MPewsey.ManiaMapUnity.RoomComponent.RoomState</a></div><div class="ttdeci">RoomState RoomState</div><div class="ttdoc">The room state.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00114">RoomComponent.cs:114</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ae95c5430971792913ebd90497ae419fa"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ae95c5430971792913ebd90497ae419fa">MPewsey.ManiaMapUnity.RoomComponent.OnCellAreaExited</a></div><div class="ttdeci">CellAreaTriggerEvent OnCellAreaExited</div><div class="ttdoc">The event invoked when a room cell has been exited. Message includes the exited cell and the collidin...</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00094">RoomComponent.cs:94</a></div></div>
<div class="ttc" id="anamespace_m_pewsey_1_1_mania_map_unity_html"><div class="ttname"><a href="namespace_m_pewsey_1_1_mania_map_unity.html">MPewsey.ManiaMapUnity</a></div><div class="ttdef"><b>Definition:</b> <a href="_active_cells_row_8cs_source.html#l00005">ActiveCellsRow.cs:6</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
Expand Down
12 changes: 6 additions & 6 deletions _cell_area3_d_8cs_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,12 @@
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_cell_area_html_a521d3925fdda019cef949f78168e4a68"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_cell_area.html#a521d3925fdda019cef949f78168e4a68">MPewsey.ManiaMapUnity.CellArea.Room</a></div><div class="ttdeci">RoomComponent Room</div><div class="ttdoc">The containing room.</div><div class="ttdef"><b>Definition:</b> <a href="_cell_area_8cs_source.html#l00023">CellArea.cs:23</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_cell_area_html_aa2883edf3ccc77815c7ca63d9c4a97fa"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_cell_area.html#aa2883edf3ccc77815c7ca63d9c4a97fa">MPewsey.ManiaMapUnity.CellArea.Column</a></div><div class="ttdeci">int Column</div><div class="ttdef"><b>Definition:</b> <a href="_cell_area_8cs_source.html#l00018">CellArea.cs:18</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_cell_area_html_ac00b2155e3a577828f7708e7d7f06199"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_cell_area.html#ac00b2155e3a577828f7708e7d7f06199">MPewsey.ManiaMapUnity.CellArea.Initialize</a></div><div class="ttdeci">void Initialize(int row, int column, RoomComponent room)</div><div class="ttdoc">Initializes the base properties for the area.</div><div class="ttdef"><b>Definition:</b> <a href="_cell_area_8cs_source.html#l00055">CellArea.cs:55</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html">MPewsey.ManiaMapUnity.RoomComponent</a></div><div class="ttdoc">A component for creating a room.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00024">RoomComponent.cs:25</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_a1738a89d7c1d49d8e3a1034bf220fcef"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#a1738a89d7c1d49d8e3a1034bf220fcef">MPewsey.ManiaMapUnity.RoomComponent.LocalCellSize</a></div><div class="ttdeci">Vector3 LocalCellSize()</div><div class="ttdoc">Returns the cell size in local coordinates.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00519">RoomComponent.cs:519</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_a7dd01d66e2ccadf6ad26ee5c07244771"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#a7dd01d66e2ccadf6ad26ee5c07244771">MPewsey.ManiaMapUnity.RoomComponent.CellCenterLocalPosition</a></div><div class="ttdeci">Vector3 CellCenterLocalPosition(int row, int column)</div><div class="ttdoc">Returns the cell center for the specified index in local coordinates.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00606">RoomComponent.cs:606</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ab4bfb606ecbe1c5f6b6410ab0d8a8a1c"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ab4bfb606ecbe1c5f6b6410ab0d8a8a1c">MPewsey.ManiaMapUnity.RoomComponent.OnCellAreaEntered</a></div><div class="ttdeci">CellAreaTriggerEvent OnCellAreaEntered</div><div class="ttdoc">The event invoked when a room cell has been entered. Message includes the enterered cell and the coll...</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00088">RoomComponent.cs:88</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ac538398fb8f4115156492ace504e62ac"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ac538398fb8f4115156492ace504e62ac">MPewsey.ManiaMapUnity.RoomComponent.RoomState</a></div><div class="ttdeci">RoomState RoomState</div><div class="ttdoc">The room state.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00115">RoomComponent.cs:115</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ae95c5430971792913ebd90497ae419fa"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ae95c5430971792913ebd90497ae419fa">MPewsey.ManiaMapUnity.RoomComponent.OnCellAreaExited</a></div><div class="ttdeci">CellAreaTriggerEvent OnCellAreaExited</div><div class="ttdoc">The event invoked when a room cell has been exited. Message includes the exited cell and the collidin...</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00095">RoomComponent.cs:95</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html">MPewsey.ManiaMapUnity.RoomComponent</a></div><div class="ttdoc">A component for creating a room.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00023">RoomComponent.cs:24</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_a1738a89d7c1d49d8e3a1034bf220fcef"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#a1738a89d7c1d49d8e3a1034bf220fcef">MPewsey.ManiaMapUnity.RoomComponent.LocalCellSize</a></div><div class="ttdeci">Vector3 LocalCellSize()</div><div class="ttdoc">Returns the cell size in local coordinates.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00512">RoomComponent.cs:512</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_a7dd01d66e2ccadf6ad26ee5c07244771"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#a7dd01d66e2ccadf6ad26ee5c07244771">MPewsey.ManiaMapUnity.RoomComponent.CellCenterLocalPosition</a></div><div class="ttdeci">Vector3 CellCenterLocalPosition(int row, int column)</div><div class="ttdoc">Returns the cell center for the specified index in local coordinates.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00599">RoomComponent.cs:599</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ab4bfb606ecbe1c5f6b6410ab0d8a8a1c"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ab4bfb606ecbe1c5f6b6410ab0d8a8a1c">MPewsey.ManiaMapUnity.RoomComponent.OnCellAreaEntered</a></div><div class="ttdeci">CellAreaTriggerEvent OnCellAreaEntered</div><div class="ttdoc">The event invoked when a room cell has been entered. Message includes the enterered cell and the coll...</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00087">RoomComponent.cs:87</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ac538398fb8f4115156492ace504e62ac"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ac538398fb8f4115156492ace504e62ac">MPewsey.ManiaMapUnity.RoomComponent.RoomState</a></div><div class="ttdeci">RoomState RoomState</div><div class="ttdoc">The room state.</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00114">RoomComponent.cs:114</a></div></div>
<div class="ttc" id="aclass_m_pewsey_1_1_mania_map_unity_1_1_room_component_html_ae95c5430971792913ebd90497ae419fa"><div class="ttname"><a href="class_m_pewsey_1_1_mania_map_unity_1_1_room_component.html#ae95c5430971792913ebd90497ae419fa">MPewsey.ManiaMapUnity.RoomComponent.OnCellAreaExited</a></div><div class="ttdeci">CellAreaTriggerEvent OnCellAreaExited</div><div class="ttdoc">The event invoked when a room cell has been exited. Message includes the exited cell and the collidin...</div><div class="ttdef"><b>Definition:</b> <a href="_room_component_8cs_source.html#l00094">RoomComponent.cs:94</a></div></div>
<div class="ttc" id="anamespace_m_pewsey_1_1_mania_map_unity_html"><div class="ttname"><a href="namespace_m_pewsey_1_1_mania_map_unity.html">MPewsey.ManiaMapUnity</a></div><div class="ttdef"><b>Definition:</b> <a href="_active_cells_row_8cs_source.html#l00005">ActiveCellsRow.cs:6</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
Expand Down
Loading

0 comments on commit 47ca49b

Please sign in to comment.