Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7b3e828 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nimeshgarg committed Oct 16, 2024
1 parent 8d66f15 commit 491ff75
Show file tree
Hide file tree
Showing 15 changed files with 236 additions and 1,712 deletions.
460 changes: 225 additions & 235 deletions allclasses-index.html

Large diffs are not rendered by default.

14 changes: 1 addition & 13 deletions com/csse3200/game/components/mainmenu/MainMenuActions.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,13 +137,8 @@ <h2>Method Summary</h2>
<div class="block">Called when the entity is created and registered.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onCutscene()" class="member-name-link">onCutscene</a>()</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onTutorial()" class="member-name-link">onTutorial</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Starts the cutscene</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#onTutorial()" class="member-name-link">onTutorial</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Swaps to the Tutorial Screen.</div>
</div>
</div>
Expand Down Expand Up @@ -200,13 +195,6 @@ <h3>onTutorial</h3>
<div class="block">Swaps to the Tutorial Screen.</div>
</section>
</li>
<li>
<section class="detail" id="onCutscene()">
<h3>onCutscene</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">onCutscene</span>()</div>
<div class="block">Starts the cutscene</div>
</section>
</li>
</ul>
</section>
</li>
Expand Down
144 changes: 0 additions & 144 deletions com/csse3200/game/components/moral/MoralConsequences.html

This file was deleted.

Loading

0 comments on commit 491ff75

Please sign in to comment.