<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/BoardElement.html"title="interface in inf112.fiasko.roborally.objects">BoardElement</a><K></td>
<tdclass="colLast">
<divclass="block">Represents an element on the board</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/Deck.html"title="interface in inf112.fiasko.roborally.objects">Deck</a><T></td>
<tdclass="colLast">
<divclass="block">Describes a deck
Any card stored in the deck is assumed to be immutable.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/DrawableGame.html"title="interface in inf112.fiasko.roborally.objects">DrawableGame</a></td>
<tdclass="colLast">
<divclass="block">This interface describes a game drawable using libgdx</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/Grid.html"title="interface in inf112.fiasko.roborally.objects">Grid</a><K></td>
<tdclass="colLast">
<divclass="block">This Interface describes a grid</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/InteractableGame.html"title="interface in inf112.fiasko.roborally.objects">InteractableGame</a></td>
<tdclass="colLast">
<divclass="block">This interface describes a game which can be interacted with</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="typeSummary"border="0"cellpadding="3"cellspacing="0"summary="Class Summary table, listing classes, and an explanation">
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/AbstractDeck.html"title="class in inf112.fiasko.roborally.objects">AbstractDeck</a><T></td>
<tdclass="colLast">
<divclass="block">This class represents a deck of cards</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/Board.html"title="class in inf112.fiasko.roborally.objects">Board</a></td>
<tdclass="colLast">
<divclass="block">This class represents a board</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/BoardElementContainer.html"title="class in inf112.fiasko.roborally.objects">BoardElementContainer</a><K extends <ahref="../../../../inf112/fiasko/roborally/objects/BoardElement.html"title="interface in inf112.fiasko.roborally.objects">BoardElement</a>></td>
<tdclass="colLast">
<divclass="block">This class represents a board element and its position</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/ListGrid.html"title="class in inf112.fiasko.roborally.objects">ListGrid</a><K></td>
<tdclass="colLast">
<divclass="block">This class represents a grid which can store anything</div>
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/Particle.html"title="class in inf112.fiasko.roborally.objects">Particle</a></td>
<tdclass="colLast">
<divclass="block">This class represents a particle</div>
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/ProgrammingCard.html"title="class in inf112.fiasko.roborally.objects">ProgrammingCard</a></td>
<tdclass="colLast">
<divclass="block">This class represents a programming card</div>
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/ProgrammingCardDeck.html"title="class in inf112.fiasko.roborally.objects">ProgrammingCardDeck</a></td>
<tdclass="colLast">
<divclass="block">This class represents a deck containing programming cards</div>
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/RoboRallyGame.html"title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a></td>
<tdclass="colLast">
<divclass="block">This class represent a game which is drawable using libgdx</div>
<tdclass="colFirst"><ahref="../../../../inf112/fiasko/roborally/objects/TwoTuple.html"title="class in inf112.fiasko.roborally.objects">TwoTuple</a><T,K></td>
<tdclass="colLast">
<divclass="block">A class which can save a tuple with two values</div>