Skip to content

Commit 3d1f773

Browse files
committed
project 1 working with all changes to comply with project 2 guidelines
1 parent aa6c22d commit 3d1f773

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+485
-881
lines changed

docs/allclasses-frame.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang="pt">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_362) on Sun Apr 02 22:42:12 WEST 2023 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon May 01 23:18:37 BST 2023 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2023-04-02">
7+
<meta name="date" content="2023-05-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/allclasses-noframe.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang="pt">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_362) on Sun Apr 02 22:42:12 WEST 2023 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon May 01 23:18:37 BST 2023 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2023-04-02">
7+
<meta name="date" content="2023-05-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/constant-values.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang="pt">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_362) on Sun Apr 02 22:42:12 WEST 2023 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon May 01 23:18:37 BST 2023 -->
66
<title>Constant Field Values</title>
7-
<meta name="date" content="2023-04-02">
7+
<meta name="date" content="2023-05-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/deprecated-list.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang="pt">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_362) on Sun Apr 02 22:42:12 WEST 2023 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon May 01 23:18:37 BST 2023 -->
66
<title>Deprecated List</title>
7-
<meta name="date" content="2023-04-02">
7+
<meta name="date" content="2023-05-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/entities/MasterThief.html

Lines changed: 4 additions & 127 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang="pt">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_362) on Sun Apr 02 22:42:12 WEST 2023 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon May 01 23:18:37 BST 2023 -->
66
<title>MasterThief</title>
7-
<meta name="date" content="2023-04-02">
7+
<meta name="date" content="2023-05-01">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>
@@ -18,7 +18,7 @@
1818
catch(err) {
1919
}
2020
//-->
21-
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
21+
var methods = {"i0":10};
2222
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
2323
var altColor = "altColor";
2424
var rowColor = "rowColor";
@@ -206,48 +206,11 @@ <h3>Method Summary</h3>
206206
<th class="colLast" scope="col">Method and Description</th>
207207
</tr>
208208
<tr id="i0" class="altColor">
209-
<td class="colFirst"><code>int</code></td>
210-
<td class="colLast"><code><span class="memberNameLink"><a href="../entities/MasterThief.html#getActiveAssaultParties--">getActiveAssaultParties</a></span>()</code>
211-
<div class="block">Get the number of active assault parties</div>
212-
</td>
213-
</tr>
214-
<tr id="i1" class="rowColor">
215-
<td class="colFirst"><code>int</code></td>
216-
<td class="colLast"><code><span class="memberNameLink"><a href="../entities/MasterThief.html#getFreeParty--">getFreeParty</a></span>()</code>
217-
<div class="block">Get the first free party</div>
218-
</td>
219-
</tr>
220-
<tr id="i2" class="altColor">
221-
<td class="colFirst"><code>int[]</code></td>
222-
<td class="colLast"><code><span class="memberNameLink"><a href="../entities/MasterThief.html#getRoomState--">getRoomState</a></span>()</code>
223-
<div class="block">Get the room state</div>
224-
</td>
225-
</tr>
226-
<tr id="i3" class="rowColor">
227209
<td class="colFirst"><code>void</code></td>
228210
<td class="colLast"><code><span class="memberNameLink"><a href="../entities/MasterThief.html#run--">run</a></span>()</code>
229211
<div class="block">Life cycle of the Master Thief</div>
230212
</td>
231213
</tr>
232-
<tr id="i4" class="altColor">
233-
<td class="colFirst"><code>void</code></td>
234-
<td class="colLast"><code><span class="memberNameLink"><a href="../entities/MasterThief.html#setActiveAssaultParties-int-">setActiveAssaultParties</a></span>(int&nbsp;activeAssaultParties)</code>
235-
<div class="block">Set the number of active assault parties</div>
236-
</td>
237-
</tr>
238-
<tr id="i5" class="rowColor">
239-
<td class="colFirst"><code>void</code></td>
240-
<td class="colLast"><code><span class="memberNameLink"><a href="../entities/MasterThief.html#setPartyActive-int-boolean-">setPartyActive</a></span>(int&nbsp;partyID,
241-
boolean&nbsp;active)</code>
242-
<div class="block">Set a party as active or inactive</div>
243-
</td>
244-
</tr>
245-
<tr id="i6" class="altColor">
246-
<td class="colFirst"><code>void</code></td>
247-
<td class="colLast"><code><span class="memberNameLink"><a href="../entities/MasterThief.html#setRoomState-int:A-">setRoomState</a></span>(int[]&nbsp;roomState)</code>
248-
<div class="block">Set the room state</div>
249-
</td>
250-
</tr>
251214
</table>
252215
<ul class="blockList">
253216
<li class="blockList"><a name="methods.inherited.from.class.entities.Thief">
@@ -321,92 +284,6 @@ <h4>MasterThief</h4>
321284
<!-- -->
322285
</a>
323286
<h3>Method Detail</h3>
324-
<a name="getActiveAssaultParties--">
325-
<!-- -->
326-
</a>
327-
<ul class="blockList">
328-
<li class="blockList">
329-
<h4>getActiveAssaultParties</h4>
330-
<pre>public&nbsp;int&nbsp;getActiveAssaultParties()</pre>
331-
<div class="block">Get the number of active assault parties</div>
332-
<dl>
333-
<dt><span class="returnLabel">Returns:</span></dt>
334-
<dd>Number of active assault parties</dd>
335-
</dl>
336-
</li>
337-
</ul>
338-
<a name="setActiveAssaultParties-int-">
339-
<!-- -->
340-
</a>
341-
<ul class="blockList">
342-
<li class="blockList">
343-
<h4>setActiveAssaultParties</h4>
344-
<pre>public&nbsp;void&nbsp;setActiveAssaultParties(int&nbsp;activeAssaultParties)</pre>
345-
<div class="block">Set the number of active assault parties</div>
346-
<dl>
347-
<dt><span class="paramLabel">Parameters:</span></dt>
348-
<dd><code>activeAssaultParties</code> - Number of active assault parties</dd>
349-
</dl>
350-
</li>
351-
</ul>
352-
<a name="setPartyActive-int-boolean-">
353-
<!-- -->
354-
</a>
355-
<ul class="blockList">
356-
<li class="blockList">
357-
<h4>setPartyActive</h4>
358-
<pre>public&nbsp;void&nbsp;setPartyActive(int&nbsp;partyID,
359-
boolean&nbsp;active)</pre>
360-
<div class="block">Set a party as active or inactive</div>
361-
<dl>
362-
<dt><span class="paramLabel">Parameters:</span></dt>
363-
<dd><code>partyID</code> - </dd>
364-
<dd><code>active</code> - </dd>
365-
</dl>
366-
</li>
367-
</ul>
368-
<a name="getFreeParty--">
369-
<!-- -->
370-
</a>
371-
<ul class="blockList">
372-
<li class="blockList">
373-
<h4>getFreeParty</h4>
374-
<pre>public&nbsp;int&nbsp;getFreeParty()</pre>
375-
<div class="block">Get the first free party</div>
376-
<dl>
377-
<dt><span class="returnLabel">Returns:</span></dt>
378-
<dd>Free party ID</dd>
379-
</dl>
380-
</li>
381-
</ul>
382-
<a name="getRoomState--">
383-
<!-- -->
384-
</a>
385-
<ul class="blockList">
386-
<li class="blockList">
387-
<h4>getRoomState</h4>
388-
<pre>public&nbsp;int[]&nbsp;getRoomState()</pre>
389-
<div class="block">Get the room state</div>
390-
<dl>
391-
<dt><span class="returnLabel">Returns:</span></dt>
392-
<dd>Room state</dd>
393-
</dl>
394-
</li>
395-
</ul>
396-
<a name="setRoomState-int:A-">
397-
<!-- -->
398-
</a>
399-
<ul class="blockList">
400-
<li class="blockList">
401-
<h4>setRoomState</h4>
402-
<pre>public&nbsp;void&nbsp;setRoomState(int[]&nbsp;roomState)</pre>
403-
<div class="block">Set the room state</div>
404-
<dl>
405-
<dt><span class="paramLabel">Parameters:</span></dt>
406-
<dd><code>roomState</code> - Room state</dd>
407-
</dl>
408-
</li>
409-
</ul>
410287
<a name="run--">
411288
<!-- -->
412289
</a>

docs/entities/MasterThiefStates.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang="pt">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_362) on Sun Apr 02 22:42:12 WEST 2023 -->
5+
<!-- Generated by javadoc (1.8.0_171) on Mon May 01 23:18:37 BST 2023 -->
66
<title>MasterThiefStates</title>
7-
<meta name="date" content="2023-04-02">
7+
<meta name="date" content="2023-05-01">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

0 commit comments

Comments
 (0)