<dt><ahref="../inf112/fiasko/roborally/networking/containers/HandResponse.html"title="class in inf112.fiasko.roborally.networking.containers"><spanclass="typeNameLink">HandResponse</span></a> - Class in <ahref="../inf112/fiasko/roborally/networking/containers/package-summary.html">inf112.fiasko.roborally.networking.containers</a></dt>
<dd>
<divclass="block">A response containing the client's new hand</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/networking/containers/HandResponse.html#HandResponse--">HandResponse()</a></span> - Constructor for class inf112.fiasko.roborally.networking.containers.<ahref="../inf112/fiasko/roborally/networking/containers/HandResponse.html"title="class in inf112.fiasko.roborally.networking.containers">HandResponse</a></dt>
<dd>
<divclass="block">Empty constructor required by KryoNet.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/networking/containers/HandResponse.html#HandResponse-inf112.fiasko.roborally.objects.ProgrammingCardDeck-inf112.fiasko.roborally.objects.ProgrammingCardDeck-">HandResponse(ProgrammingCardDeck, ProgrammingCardDeck)</a></span> - Constructor for class inf112.fiasko.roborally.networking.containers.<ahref="../inf112/fiasko/roborally/networking/containers/HandResponse.html"title="class in inf112.fiasko.roborally.networking.containers">HandResponse</a></dt>
<dd>
<divclass="block">Instantiates a new programming card deck response</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/objects/Board.html#hasRobotOnPosition-inf112.fiasko.roborally.objects.properties.Position-">hasRobotOnPosition(Position)</a></span> - Method in class inf112.fiasko.roborally.objects.<ahref="../inf112/fiasko/roborally/objects/Board.html"title="class in inf112.fiasko.roborally.objects">Board</a></dt>
<dd>
<divclass="block">Checks whether there exists a robot on a specific position</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/utility/TextureConverterUtil.html#hasRotatedTexture-inf112.fiasko.roborally.objects.Tile-">hasRotatedTexture(Tile)</a></span> - Static method in class inf112.fiasko.roborally.utility.<ahref="../inf112/fiasko/roborally/utility/TextureConverterUtil.html"title="class in inf112.fiasko.roborally.utility">TextureConverterUtil</a></dt>
<dd>
<divclass="block">Checks whether a tile has textures for different rotations
For a tile without a rotated texture, the texture needs to be rotated when rendering.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/utility/TextureConverterUtil.html#hasRotatedTexture-inf112.fiasko.roborally.objects.Wall-">hasRotatedTexture(Wall)</a></span> - Static method in class inf112.fiasko.roborally.utility.<ahref="../inf112/fiasko/roborally/utility/TextureConverterUtil.html"title="class in inf112.fiasko.roborally.utility">TextureConverterUtil</a></dt>
<dd>
<divclass="block">Checks whether a wall has textures for different rotations
For a wall without a rotated texture, the texture needs to be rotated when rendering.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/utility/TextureConverterUtil.html#hasRotatedTexture-inf112.fiasko.roborally.objects.Particle-">hasRotatedTexture(Particle)</a></span> - Static method in class inf112.fiasko.roborally.utility.<ahref="../inf112/fiasko/roborally/utility/TextureConverterUtil.html"title="class in inf112.fiasko.roborally.utility">TextureConverterUtil</a></dt>
<dd>
<divclass="block">Checks whether a particle has textures for different rotations
For a particle without a rotated texture, the texture needs to be rotated when rendering.</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/objects/Board.html#hasTouchedFlagThisTurn-inf112.fiasko.roborally.objects.properties.RobotID-">hasTouchedFlagThisTurn(RobotID)</a></span> - Method in class inf112.fiasko.roborally.objects.<ahref="../inf112/fiasko/roborally/objects/Board.html"title="class in inf112.fiasko.roborally.objects">Board</a></dt>
<dd>
<divclass="block">Checks a boolean for if the robot has touched a flag this turn</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/objects/Robot.html#hasTouchedFlagThisTurn--">hasTouchedFlagThisTurn()</a></span> - Method in class inf112.fiasko.roborally.objects.<ahref="../inf112/fiasko/roborally/objects/Robot.html"title="class in inf112.fiasko.roborally.objects">Robot</a></dt>
<dd>
<divclass="block">True if the robot has touched a flag in the current turn</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/ui/screens/AbstractScreen.html#hide--">hide()</a></span> - Method in class inf112.fiasko.roborally.ui.screens.<ahref="../inf112/fiasko/roborally/ui/screens/AbstractScreen.html"title="class in inf112.fiasko.roborally.ui.screens">AbstractScreen</a></dt>
<dd> </dd>
<dt><ahref="../inf112/fiasko/roborally/networking/containers/HurryResponse.html"title="class in inf112.fiasko.roborally.networking.containers"><spanclass="typeNameLink">HurryResponse</span></a> - Class in <ahref="../inf112/fiasko/roborally/networking/containers/package-summary.html">inf112.fiasko.roborally.networking.containers</a></dt>
<dd>
<divclass="block">A response telling the client to hurry up the action it's doing because other clients are waiting</div>
</dd>
<dt><spanclass="memberNameLink"><ahref="../inf112/fiasko/roborally/networking/containers/HurryResponse.html#HurryResponse--">HurryResponse()</a></span> - Constructor for class inf112.fiasko.roborally.networking.containers.<ahref="../inf112/fiasko/roborally/networking/containers/HurryResponse.html"title="class in inf112.fiasko.roborally.networking.containers">HurryResponse</a></dt>