Bugfixes
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
|
||||
<h1 id="Game_GameManager_GameMode" data-uid="Game.GameManager.GameMode" class="text-break">Enum GameManager.GameMode
|
||||
</h1>
|
||||
<div class="markdown level0 summary"><p>Enum representing the different game modes.</p>
|
||||
<div class="markdown level0 summary"><p>The different game modes players can choose from.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Game.html">Game</a></h6>
|
||||
@@ -104,15 +104,18 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td id="Game_GameManager_GameMode_freeForAll">freeForAll</td>
|
||||
<td></td>
|
||||
<td><p>Players compete individually to be the last one standing.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Game_GameManager_GameMode_keepAway">keepAway</td>
|
||||
<td></td>
|
||||
<td><p>Players compete to hold an item (like a hat) for the longest time.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Game_GameManager_GameMode_obstacleCourse">obstacleCourse</td>
|
||||
<td></td>
|
||||
<td><p>Players race to complete an obstacle course.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</thead></thead></table>
|
||||
|
||||
Reference in New Issue
Block a user