<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/AbstractScreen.html"title="class in inf112.fiasko.roborally.ui.screens">AbstractScreen</a></td>
<tdclass="colLast">
<divclass="block">This class overrides methods of screens which are often unused</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/BoardActiveScreen.html"title="class in inf112.fiasko.roborally.ui.screens">BoardActiveScreen</a></td>
<tdclass="colLast">
<divclass="block">This screen shows the game board in real time</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/CardChoiceScreen.html"title="class in inf112.fiasko.roborally.ui.screens">CardChoiceScreen</a></td>
<tdclass="colLast">
<divclass="block">This screen is used to let the user choose their program</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/CardRectangle.html"title="class in inf112.fiasko.roborally.ui.screens">CardRectangle</a></td>
<tdclass="colLast">
<divclass="block">A helper class for keeping track of card information and a rectangle</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/InteractiveScreen.html"title="class in inf112.fiasko.roborally.ui.screens">InteractiveScreen</a></td>
<tdclass="colLast">
<divclass="block">This class overrides all InputProcessor methods to make cleaner abstract screens with input processors</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/IPAddressScreen.html"title="class in inf112.fiasko.roborally.ui.screens">IPAddressScreen</a></td>
<tdclass="colLast">
<divclass="block">This screen allows the user to enter the ip address to connect to</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/LoadingScreen.html"title="class in inf112.fiasko.roborally.ui.screens">LoadingScreen</a></td>
<tdclass="colLast">
<divclass="block">This screen is used to wait for something</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/LobbyScreen.html"title="class in inf112.fiasko.roborally.ui.screens">LobbyScreen</a></td>
<tdclass="colLast">
<divclass="block">This screen allows the host to wait for players to join</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/PowerDownScreen.html"title="class in inf112.fiasko.roborally.ui.screens">PowerDownScreen</a></td>
<tdclass="colLast">
<divclass="block">This screen is used for asking players whether they want to power down</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/StartMenuScreen.html"title="class in inf112.fiasko.roborally.ui.screens">StartMenuScreen</a></td>
<tdclass="colLast">
<divclass="block">This screen is the first screen shown to a player</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/UsernameScreen.html"title="class in inf112.fiasko.roborally.ui.screens">UsernameScreen</a></td>
<tdclass="colLast">
<divclass="block">This screen allows a user to choose their player name</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../inf112/fiasko/roborally/ui/screens/WinnerScreen.html"title="class in inf112.fiasko.roborally.ui.screens">WinnerScreen</a></td>
<tdclass="colLast">
<divclass="block">This screen shows which player won the game</div>